llvm-6502/test
Chris Lattner 77d00b0cea many cleanups to the pow optimizer. Allow it to handle powf,
add support for  pow(x, 2.0) -> x*x.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49411 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-09 00:07:45 +00:00
..
Analysis Testcase for pr2169. 2008-04-07 17:03:16 +00:00
Archive
Assembler
Bindings/Ocaml Expose ExecutionEngine::getTargetData() to c and ocaml bindings. 2008-03-27 00:27:14 +00:00
Bitcode
BugPoint
C++Frontend
CFrontend Check that bodies and calls but not declarations 2008-04-08 19:31:52 +00:00
CodeGen Rename -disable-required-unwind-tables to -unwind-tables-optional. 2008-04-08 18:10:08 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
Linker
Other
Scripts
TableGen
Transforms many cleanups to the pow optimizer. Allow it to handle powf, 2008-04-09 00:07:45 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh