summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-05-22 12:14:02 +0000
committerTim Northover <tnorthover@apple.com>2014-05-22 12:14:02 +0000
commit5949b60550fc872d5deb984b98767dc9f402ed6d (patch)
tree5a88ce542478acf7a318efe8b7a3651fc2f11b8d /llvm/lib
parent438059e50964987db90b77e8c88fafae5d130543 (diff)
downloadbcm5719-llvm-5949b60550fc872d5deb984b98767dc9f402ed6d.tar.gz
bcm5719-llvm-5949b60550fc872d5deb984b98767dc9f402ed6d.zip
Yes they do
llvm-svn: 209429
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/ARM64/ARM64InstrInfo.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM64/ARM64InstrInfo.td b/llvm/lib/Target/ARM64/ARM64InstrInfo.td
index 9c39d72a8e7..81c04c34773 100644
--- a/llvm/lib/Target/ARM64/ARM64InstrInfo.td
+++ b/llvm/lib/Target/ARM64/ARM64InstrInfo.td
@@ -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]",
OpenPOWER on IntegriCloud