llvm-6502/lib
2012-11-30 17:31:52 +00:00
..
Analysis Move the InstVisitor utility into VMCore where it belongs. It heavily 2012-11-30 03:08:41 +00:00
Archive
AsmParser Add back support for reading and parsing 'deplibs'. 2012-11-28 08:41:48 +00:00
Bitcode Add back support for reading and parsing 'deplibs'. 2012-11-28 08:41:48 +00:00
CodeGen More comment. 2012-11-29 22:56:13 +00:00
DebugInfo The section is .debug_line. 2012-11-27 01:40:36 +00:00
ExecutionEngine Move the InstVisitor utility into VMCore where it belongs. It heavily 2012-11-30 03:08:41 +00:00
Linker Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
MC Add the rest of the experimental fission sections to MC. 2012-11-30 06:47:06 +00:00
Object Object: Pass the buffer name through when making a copy. 2012-11-29 20:08:03 +00:00
Support Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES. 2012-11-30 11:45:22 +00:00
TableGen
Target Use multiclass for the load instructions with MEMri operand. 2012-11-30 17:31:52 +00:00
Transforms Remove the use of LPPassManager. We can remove LPM because we dont need to run any additional loop passes on the new vector loop. 2012-11-30 17:27:53 +00:00
VMCore More strict error checking in parseSpecifier + simplified code. 2012-11-30 10:06:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile