mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-03 18:29:50 +00:00
ahem :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25239 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e699ef5618
commit
a613d267ea
@ -181,7 +181,7 @@ def memrr : Operand<i32> {
|
||||
let MIOperandInfo = (ops GPRC, GPRC);
|
||||
}
|
||||
|
||||
// Define X86 specific addressing mode.
|
||||
// Define PowerPC specific addressing mode.
|
||||
def iaddr : ComplexPattern<i32, 2, "SelectAddrImm", []>;
|
||||
def xaddr : ComplexPattern<i32, 2, "SelectAddrIdx", []>;
|
||||
def xoaddr : ComplexPattern<i32, 2, "SelectAddrIdxOnly",[]>;
|
||||
|
Loading…
Reference in New Issue
Block a user