llvm-6502/lib
2011-01-04 00:55:21 +00:00
..
Analysis Use the new addEscapingValue callback to update GlobalsModRef when GVN adds PHIs of GEPs. For the moment, 2011-01-03 23:51:43 +00:00
Archive
AsmParser
Bitcode
CodeGen Clean up a funky pass registration that got passed over when I got rid of static constructors. 2011-01-04 00:55:21 +00:00
CompilerDriver
ExecutionEngine
Linker include the module identifier when emitting this warning, PR8865. 2010-12-30 02:49:45 +00:00
MC Fix PR8878. 2011-01-01 19:05:35 +00:00
Object
Support Fix a signed/unsigned comparison warning. 2010-12-28 13:05:13 +00:00
Target Fix the ARM IIC_iCMPsi itinerary and add an important assert. 2011-01-04 00:32:57 +00:00
Transforms Address most of Duncan's review comments. Also, make LoopInstSimplify a simple 2011-01-04 00:12:46 +00:00
VMCore split dom frontier handling stuff out to its own DominanceFrontier header, 2011-01-02 22:09:33 +00:00
Makefile