llvm-6502/lib
2011-11-06 18:04:43 +00:00
..
Analysis Teach instsimplify to simplify calls to undef. 2011-11-04 18:32:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 encoding from the DWARF asm printer. 2011-11-05 11:52:44 +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 Twinify. 2011-11-05 13:11:25 +00:00
Object MachOObject: Use DataExtractor's uleb parser instead of rolling our own. 2011-11-05 12:13:21 +00:00
Support ADT/StringRef: Add ::lower() and ::upper() methods. 2011-11-06 18:04:43 +00:00
TableGen
Target Add more AVX2 instructions and intrinsics. 2011-11-06 06:12:20 +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