llvm-6502/lib
Cameron Zwarich 21803721d5 Correctly constrain a register class when computing frame offsets, as the Thumb2
add instruction takes an rGPR. This fixes the last of PR8825.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131619 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-19 02:18:27 +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 Revert r128961 because it didn't include a test and causes the verifier to fail 2011-05-19 01:56:19 +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 Remove comments as Chris requested. 2011-05-18 22:13:51 +00:00
Object
Support Revert my previous patch. The cmake build had already been fixed. 2011-05-19 00:02:45 +00:00
Target Correctly constrain a register class when computing frame offsets, as the Thumb2 2011-05-19 02:18:27 +00:00
Transforms Make the demanded bits/elements optimizations preserve debug line information. 2011-05-19 01:20:42 +00:00
VMCore Shuffle StandardPasses.cpp into VMCore; add it to CMake. 2011-05-18 23:51:11 +00:00
CMakeLists.txt
Makefile