llvm-6502/lib
Jakob Stoklund Olesen f054e19819 Fix early-clobber handling in shrinkToUses.
I broke this in r144515, it affected most ARM testers.

<rdar://problem/10441389>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144547 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-14 18:45:38 +00:00
..
Analysis Don't try to loop on iterators that are potentially invalidated inside the loop. Fixes PR11361! 2011-11-12 03:09:12 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix early-clobber handling in shrinkToUses. 2011-11-14 18:45:38 +00:00
DebugInfo
ExecutionEngine Fixed the MCJIT so that it can emit not only instance 2011-11-12 02:31:32 +00:00
Linker
MC Disable generation of compact unwind encodings. <rdar://problem/10441578> 2011-11-14 18:21:07 +00:00
Object build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
Support
TableGen ARM vldm and vstm VFP instructions can take a data type suffix. 2011-11-11 23:08:10 +00:00
Target Tidy up. 80 column. 2011-11-14 17:52:47 +00:00
Transforms Make headers standalone, move a virtual method out of line. 2011-11-14 17:22:45 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile