llvm-6502/lib
Craig Topper 88097819fc Tidy up spacing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157313 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-23 05:44:51 +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 Tidy up spacing. 2012-05-23 05:44:51 +00:00
Transforms address some of John Criswell's comments 2012-05-22 22:02:19 +00:00
VMCore small refinement to r157218 to save a tiny amount of table size in the common 2012-05-23 05:19:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile