Skip to content

Commit

Permalink
Yes they do
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209429 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
TNorthover committed May 22, 2014
1 parent 369e565 commit 213f915
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Target/ARM64/ARM64InstrInfo.td
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,6 @@ def simm9_offset_fb128 : Operand<i64> {
let ParserMatchClass = SImm9OffsetFB128Operand;
}

// FIXME: these don't work
def : InstAlias<"ldr $Rt, [$Rn, $offset]",
(LDURXi GPR64:$Rt, GPR64sp:$Rn, simm9_offset_fb64:$offset), 0>;
def : InstAlias<"ldr $Rt, [$Rn, $offset]",
Expand Down

0 comments on commit 213f915

Please sign in to comment.