llvm-mirror/lib
Chris Lattner 26b89fd30a 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%.

llvm-svn: 45533
2008-01-03 07:25:26 +00:00
..
Analysis Don't be rude, emit debugging info where asked to. 2008-01-02 02:49:20 +00:00
Archive
AsmParser
Bitcode
CodeGen Use the correct MachineRegisterInfo object. 2008-01-02 21:10:54 +00:00
Debugger
ExecutionEngine Fix PR1873, a problem finding stat-related symbols on linux, due to 2008-01-03 07:10:51 +00:00
Linker
Support
System
Target Change MachineRelocation::DoesntNeedFnStub to NeedStub. This fields will be used 2008-01-03 02:56:28 +00:00
Transforms don't hoist FP additions into unconditional adds + selects. This 2008-01-03 07:25:26 +00:00
VMCore Trying that again. 2008-01-03 03:32:33 +00:00
Makefile