mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 01:20:40 +00:00
Test commit
llvm-svn: 288036
This commit is contained in:
parent
c8a4e33292
commit
517e67b3a9
@ -331,7 +331,6 @@ def IntRegs : RegisterClass<"SP", [i32, i64], 32,
|
||||
(sequence "L%u", 0, 7),
|
||||
(sequence "O%u", 0, 7))>;
|
||||
|
||||
|
||||
// Should be in the same order as IntRegs.
|
||||
def IntPair : RegisterClass<"SP", [v2i32], 64,
|
||||
(add I0_I1, I2_I3, I4_I5, I6_I7,
|
||||
|
Loading…
x
Reference in New Issue
Block a user