llvm-6502/lib
2011-11-07 19:07:35 +00:00
..
Analysis Teach instsimplify to simplify calls to undef. 2011-11-04 18:32:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Use StringRef::startswith to do some string comparisons. 2011-11-07 18:53:23 +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 Include RegSaveAreaSize in the computation of stack size. 2011-11-07 19:07:35 +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