summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-04-27 02:11:10 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-04-27 02:11:10 +0000
commit1ec87ee0968a1cbff93776d78aa4176934e96a03 (patch)
tree9d35d0f9cf66e37de02bdf9264a52af9c8cf3a87 /llvm/test/CodeGen/ARM
parentf52003de566bccd03b5faba69ce868f2689d047a (diff)
downloadbcm5719-llvm-1ec87ee0968a1cbff93776d78aa4176934e96a03.tar.gz
bcm5719-llvm-1ec87ee0968a1cbff93776d78aa4176934e96a03.zip
Implement a bastardized ABI.
llvm-svn: 155686
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/ldrd.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/ldrd.ll b/llvm/test/CodeGen/ARM/ldrd.ll
index 3f8fd75f49f..226519b38aa 100644
--- a/llvm/test/CodeGen/ARM/ldrd.ll
+++ b/llvm/test/CodeGen/ARM/ldrd.ll
@@ -18,7 +18,6 @@ entry:
; M3: t:
; M3-NOT: ldrd
-; M3: ldm.w r2, {r2, r3}
%0 = load i64** @b, align 4
%1 = load i64* %0, align 4
OpenPOWER on IntegriCloud