llvm-6502/lib/Target/SystemZ/AsmPrinter
Jakob Stoklund Olesen 05ce489871 Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices
were overspecified when inheriting sub-subregisters, for instance:

R0Q:subreg_even32 = R0Q:subreg_32bit = R0Q:subreg_even:subreg_32bit.

This meant that composeSubRegIndices(subreg_even, subreg_32bit) was ambiguous.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105063 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 23:48:29 +00:00
..
CMakeLists.txt
Makefile
SystemZAsmPrinter.cpp Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices 2010-05-28 23:48:29 +00:00