llvm/lib
2010-03-04 21:28:09 +00:00
..
Analysis fix incorrect folding of icmp with undef, PR6481. 2010-03-03 19:46:03 +00:00
Archive
AsmParser
Bitcode Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
CodeGen Run machine licm before machine cse to avoid messing up licm opportunities. 2010-03-04 21:28:09 +00:00
CompilerDriver
ExecutionEngine Fix PR6360. It's easy for a stub's address to escape to user code, so we can't 2010-03-04 19:45:09 +00:00
Linker
MC
Support
System
Target pr6480: Don't try producing ld/st-multiple instructions when the address is 2010-03-04 21:04:38 +00:00
Transforms Make SCEVExpander and LSR more aggressive about hoisting expressions out 2010-03-03 05:29:13 +00:00
VMCore Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. 2010-03-04 20:56:19 +00:00
Makefile