llvm-6502/lib
Jim Grosbach e2a48fbd9d ARM: R9 is not safe to use for tcGPR.
Indirect tail-calls shouldn't use R9 for the branch destination, as
it's not reliably a call-clobbered register.

rdar://14793425

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188967 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-22 00:14:24 +00:00
..
Analysis Reorder headers according to lint. 2013-08-21 21:14:19 +00:00
AsmParser
Bitcode
CodeGen SelectionDAG: Make sure stores are always added to the LegalizedNodes list 2013-08-21 22:42:58 +00:00
DebugInfo
ExecutionEngine Reorder headers according to lint. 2013-08-21 21:14:19 +00:00
IR
IRReader
Linker
MC MC CFG: Remap enough for data too, analoguous to r188873. 2013-08-21 19:40:28 +00:00
Object Move #includes from .h to .cpp file. 2013-08-21 01:20:11 +00:00
Option
Support Unix/Process.inc: Revert r72332, "Work around a page size issue on Cygwin." 2013-08-21 13:47:12 +00:00
TableGen
Target ARM: R9 is not safe to use for tcGPR. 2013-08-22 00:14:24 +00:00
Transforms Fixed typo. 2013-08-21 22:53:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile