hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner b859fb49ed many cleanups to the pow optimizer. Allow it to handle powf,
add support for  pow(x, 2.0) -> x*x.

llvm-svn: 49411
2008-04-09 00:07:45 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO many cleanups to the pow optimizer. Allow it to handle powf, 2008-04-09 00:07:45 +00:00
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
Scalar Add operator= implementations to SparseBitVector, allowing it to be used in GVN. This results 2008-04-07 17:38:23 +00:00
Utils Fix insert point handling for multiple return values. 2008-04-08 02:24:08 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00