llvm-6502/lib
Chad Rosier aa5656c6b9 80-column.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145267 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-28 19:59:09 +00:00
..
Analysis Remove the temporary flag -disable-unroll-scev and dead code. 2011-11-28 19:22:09 +00:00
Archive
AsmParser remove asmparsing and documentation support for "volatile load", which was only produced by LLVM 2.9 and earlier. LLVM 3.0 and later prefers "load volatile". 2011-11-27 06:56:53 +00:00
Bitcode remove autoupgrade support for really old-style debug info intrinsics. 2011-11-27 06:18:33 +00:00
CodeGen 80-column. 2011-11-28 19:59:09 +00:00
DebugInfo
ExecutionEngine Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
Linker
MC This patch addresses gp relative fixups/relocations for jump tables. 2011-11-23 22:18:04 +00:00
Object Revert r145180 as it is causing test failures on all the bots. 2011-11-27 10:37:47 +00:00
Support Add back a line I deleted by accident in r145141. Fixes uninitialized variable warnings and runtime failures. 2011-11-28 18:50:37 +00:00
TableGen
Target Silence wrong warnings from GCC about variables possibly being used 2011-11-28 10:31:27 +00:00
Transforms Remove the temporary flag -disable-unroll-scev and dead code. 2011-11-28 19:22:09 +00:00
VMCore Eli managed to kill off llvm.membarrier in llvm 3.0 also, this means 2011-11-27 08:42:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile