llvm-6502/lib
2011-10-11 17:32:27 +00:00
..
Analysis Move replaceCongruentIVs into SCEVExapander and bias toward "expanded" 2011-10-11 02:28:51 +00:00
Archive
AsmParser
Bitcode
CodeGen Add support for legalization of vector SHL/SRA/SRL instructions 2011-10-11 14:36:35 +00:00
DebugInfo
ExecutionEngine
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 Expose MachOObjectFile externally, like we do for COFF. First step in reducing the amount of special-purpose code needed for llvm-objdump. 2011-10-11 17:32:27 +00:00
Support The Mips specific function for instruction cache invalidation cannot be 2011-10-10 18:41:02 +00:00
TableGen
Target ARM parse alignment specifier for NEON load/store instructions. 2011-10-11 17:29:55 +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
CMakeLists.txt
Makefile