llvm-6502/lib
2012-05-24 05:55:47 +00:00
..
Analysis Add support for C++11 enum classes in llvm. 2012-05-23 00:09:20 +00:00
Archive
AsmParser
Bitcode revert r156383: removal of TYPE_CODE_FUNCTION_OLD 2012-05-23 15:19:39 +00:00
CodeGen Add a last resort tryInstructionSplit() to RAGreedy. 2012-05-23 22:37:27 +00:00
DebugInfo
ExecutionEngine Make it so that the MArch, MCPU, MAttrs passed to EngineBuilder are actually used. 2012-05-21 16:57:17 +00:00
Linker
MC Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
Object Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
Support fix corner case in ConstantRange::intersectWith(). 2012-05-18 00:14:36 +00:00
TableGen Emit memcmp directly from the StringMatcherEmitter. 2012-05-20 18:10:42 +00:00
Target Use uint16_t to store register number in static tables to match other tables. 2012-05-24 05:55:47 +00:00
Transforms BoundsChecking: add a couple of simple tests and fix a bug in branch emition 2012-05-23 16:24:52 +00:00
VMCore Fixed typo in r156905. 2012-05-23 12:34:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile