llvm-6502/lib/Transforms
Chris Lattner cc7f168c6c Generalize getUnaryFloatFunction to handle any FP unary function, automatically
figuring out the suffix to use.  implement pow(2,x) -> exp2(x).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49437 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-09 17:48:11 +00:00
..
Hello
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO Generalize getUnaryFloatFunction to handle any FP unary function, automatically 2008-04-09 17:48:11 +00:00
Scalar Be conservative if getresult operand is neither call nor invoke. 2008-04-09 15:58:24 +00:00
Utils Fix insert point handling for multiple return values. 2008-04-08 02:24:08 +00:00
Makefile