llvm-6502/lib
2011-10-11 10:04:25 +00:00
..
Analysis Move replaceCongruentIVs into SCEVExapander and bias toward "expanded" 2011-10-11 02:28:51 +00:00
Archive
AsmParser Remove last references to hotpatch. 2011-10-04 03:08:43 +00:00
Bitcode Also update the EH with bitcode. I missed this earlier. Thanks to Duncan for pointing it out. 2011-10-05 07:04:14 +00:00
CodeGen Cleanup the trunc-store legalization code and add asserts. 2011-10-11 10:04:25 +00:00
DebugInfo lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify. 2011-10-08 11:22:47 +00:00
ExecutionEngine MCJIT initialization TargetData 2011-09-30 16:40:10 +00:00
Linker Make it possible to use the linker without destroying the source module. This is so the source module can be linked to multiple other destination modules. For all that used LinkModules() before, they will continue to destroy the source module as before. 2011-10-11 00:24:54 +00:00
MC Also create a shndx even if there are no symbols. This lets us test 2011-10-11 03:54:50 +00:00
Object Reapply r141605 with fixes for appropriate handling of reserved section numbers 2011-10-11 03:18:58 +00:00
Support The Mips specific function for instruction cache invalidation cannot be 2011-10-10 18:41:02 +00:00
TableGen Revert r141079: tblgen: add preprocessor as a separate mode 2011-10-08 12:39:26 +00:00
Target Add HasPOPCNT predicate to the POPCNT instructions. Also mark POPCNT as modifying EFLAGS. 2011-10-11 07:13:09 +00:00
Transforms Remove a lot of the fancy scalar replacement code for dealing with llvm-gcc's 2011-10-11 06:10:30 +00:00
VMCore Move default to top of switch 2011-10-07 16:27:01 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00