llvm-6502/lib
2012-06-18 19:47:16 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Guard private fields that are unused in Release builds with #ifndef NDEBUG. 2012-06-16 21:48:13 +00:00
DebugInfo
ExecutionEngine Disable the right instance of TheJIT, this one is only used in asserts. 2012-06-16 21:55:52 +00:00
Linker
MC Implement irpc. Extracted from a patch by the PaX team. I just added the test. 2012-06-16 18:03:25 +00:00
Object Added accessors for getting coff_relocation info 2012-06-18 19:47:16 +00:00
Support Don't call 'FilesToRemove[0]' when the vector is empty, even to compute 2012-06-16 00:44:07 +00:00
TableGen
Target ARM: Define generic HINT instruction. 2012-06-18 19:45:50 +00:00
Transforms Now that SROA can form alloca's for dynamic vector accesses, further improve it to be able to replace operations on these vector alloca's with insert/extract element insts 2012-06-17 03:58:26 +00:00
VMCore add the 'alloc' metadata node to represent the size of offset of buffers pointed to by pointers. 2012-06-18 16:04:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile