llvm-6502/lib/Transforms
Chris Lattner 3d73bce2d0 don't hoist FP additions into unconditional adds + selects. This
could theoretically introduce a trap, but is also a performance issue.
This speeds up ptrdist/ks by 8%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45533 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-03 07:25:26 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO add missing #include 2008-01-02 23:41:05 +00:00
Scalar Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Utils don't hoist FP additions into unconditional adds + selects. This 2008-01-03 07:25:26 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00