llvm-6502/lib
Devang Patel 66658e4dff Refactor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132373 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-31 23:30:30 +00:00
..
Analysis scev: Better sign-extend removal. Normalize postincrement recurrences 2011-05-31 21:17:47 +00:00
Archive
AsmParser Replace the -unwind-tables option with a per function flag. This is more 2011-05-25 03:44:17 +00:00
Bitcode Fix LTO builds with xcode 4. 2011-05-26 18:59:54 +00:00
CodeGen Refactor. 2011-05-31 23:30:30 +00:00
CompilerDriver
ExecutionEngine Avoid a Twine that referenced a tmp (which proceded to go out of scope before 2011-05-19 00:45:05 +00:00
Linker
MC Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
Object
Support ...this is not a good commit day for me. 2011-05-29 19:44:55 +00:00
Target Fix uninitialized variables and silence warnings 2011-05-31 20:25:26 +00:00
Transforms Revert to pacify a buildbot. rdar://problem/6501862 2011-05-31 19:56:35 +00:00
VMCore Add a minor missing -verify check. Found by inspection. 2011-05-31 20:12:07 +00:00
CMakeLists.txt
Makefile