llvm-6502/lib
2011-11-07 18:34:47 +00:00
..
Analysis Teach instsimplify to simplify calls to undef. 2011-11-04 18:32:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Avoid the use of a local temporary for comment twines. 2011-11-07 18:34:47 +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