llvm-6502/lib
Eric Christopher 2c802b7e88 Add new files to cmake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143924 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-07 09:37:06 +00:00
..
Analysis Teach instsimplify to simplify calls to undef. 2011-11-04 18:32:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Add new files to cmake. 2011-11-07 09:37:06 +00:00
DebugInfo Audited all the format strings in libDebugInfo and fixed those that didn't match the types. 2011-11-05 16:01:13 +00:00
ExecutionEngine
Linker
MC Add the support code to enable the dwarf accelerator tables. Upcoming patches 2011-11-07 09:24:32 +00:00
Object MachOObject: Use DataExtractor's uleb parser instead of rolling our own. 2011-11-05 12:13:21 +00:00
Support Fix a typo. 2011-11-06 20:36:50 +00:00
TableGen
Target Add AVX2 variable shift instructions and intrinsics. 2011-11-07 08:26:24 +00:00
Transforms Do simple cross-block DSE when we encounter a free statement. Fixes PR11240. 2011-11-05 10:48:42 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile