llvm-6502/lib
Jakub Staszak c20323a758 Simplify code, no functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171226 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-29 15:57:26 +00:00
..
Analysis Nuke some dead code that snuck in some how. I thought I had already 2012-12-28 14:50:51 +00:00
Archive
AsmParser
Bitcode
CodeGen Refactor DAGCombinerInfo. Change the different booleans that indicate if we are before or after different runs of DAGCo, with the CombineLevel enum. 2012-12-27 06:47:41 +00:00
DebugInfo Right now all of the relocations are 32-bit dwarf, and the relocation 2012-12-27 01:07:07 +00:00
ExecutionEngine
Linker
MC
Object
Option
Support
TableGen Update tablegen parser to allow defm names to start with #NAME. 2012-12-27 06:32:52 +00:00
Target Simplify code, no functionality change. 2012-12-29 15:57:26 +00:00
Transforms Add proper support for -fsanitize-blacklist= flag for TSan and MSan. LLVM part. 2012-12-28 09:30:44 +00:00
VMCore Use a 'Constant' object instead of a bit field to store the attribute data. 2012-12-29 12:29:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile