llvm-6502/lib
2012-05-23 03:59:53 +00:00
..
Analysis Add support for C++11 enum classes in llvm. 2012-05-23 00:09:20 +00:00
Archive
AsmParser
Bitcode SwitchInst cosmetics: renamed "Hash" method to "hash" 2012-05-14 08:26:31 +00:00
CodeGen Add support for C++11 enum classes in llvm. 2012-05-23 00:09:20 +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 Fix indentation of wrapped line for readability. No functional change. 2012-05-23 03:59:53 +00:00
Transforms address some of John Criswell's comments 2012-05-22 22:02:19 +00:00
VMCore revert my previous patches that introduced an additional parameter to the objectsize intrinsic. 2012-05-22 15:25:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile