llvm-6502/lib
Cameron Zwarich d6ffcd88ba Actually, the address operand of the Thumb2 LDREX / STREX instructions *can*
take r13, so we can just make it a GPR. This fixes PR8825.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131507 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-17 23:26:20 +00:00
..
Analysis @llvm.lifetime.begin acts as a load, not @llvm.lifetime.end. 2011-05-17 00:05:49 +00:00
Archive
AsmParser
Bitcode
CodeGen Make fast-isel miss counting in -stats and -fast-isel-verbose take terminators into account; since there are many fewer isel misses with recent changes, misses caused by terminators are more significant. 2011-05-17 23:02:10 +00:00
CompilerDriver
ExecutionEngine Be a bit more permissive about symbols we don't understand. Just skip them 2011-05-13 23:11:30 +00:00
Linker
MC Add a method I forgot in the last commit. Don't worry, this one passed 2011-05-16 21:13:58 +00:00
Object
Support Don't include information about the build into the information returned by 2011-05-17 15:26:34 +00:00
Target Actually, the address operand of the Thumb2 LDREX / STREX instructions *can* 2011-05-17 23:26:20 +00:00
Transforms Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2 2011-05-17 23:05:13 +00:00
VMCore Don't do tail calls in a function that call setjmp. The stack might be 2011-05-16 03:05:33 +00:00
CMakeLists.txt
Makefile