llvm-6502/lib
Tom Stellard 4b87fb1a4b Merging r200288:
------------------------------------------------------------------------
r200288 | hfinkel | 2014-01-28 00:32:58 -0500 (Tue, 28 Jan 2014) | 5 lines

Handle spilling the PPC GPRC_NOR0 register class

GPRC_NOR0 is not a subclass of GPRC (because it also contains the ZERO pseudo
register). As a result, we also need to check for it in the spilling code.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@205821 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 00:20:48 +00:00
..
Analysis Merging r203719: 2014-04-08 21:18:17 +00:00
AsmParser Merging r196158: 2013-12-09 21:06:30 +00:00
Bitcode Merging r196158: 2013-12-09 21:06:30 +00:00
CodeGen Merging r205738: 2014-04-08 21:47:17 +00:00
DebugInfo
ExecutionEngine Merging r197483: 2013-12-24 06:50:45 +00:00
IR Merging r196172: 2013-12-09 21:07:27 +00:00
IRReader
Linker
LTO
MC Merging r203146: 2014-04-08 23:00:32 +00:00
Object
Option
Support Merging r197718: 2013-12-20 04:26:57 +00:00
TableGen
Target Merging r200288: 2014-04-09 00:20:48 +00:00
Transforms Merging r199570: 2014-04-09 00:20:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile