[llvm-commits] CVS: llvm/test/CodeGen/ARM/long.ll
Reid Spencer
reid at x10sys.com
Sun Apr 15 13:47:53 PDT 2007
Changes in directory llvm/test/CodeGen/ARM:
long.ll updated: 1.14 -> 1.15
---
Log message:
For PR1319: http://llvm.org/PR1319 : Upgrade to new test harness.
---
Diffs of the changes: (+1 -0)
long.ll | 1 +
1 files changed, 1 insertion(+)
Index: llvm/test/CodeGen/ARM/long.ll
diff -u llvm/test/CodeGen/ARM/long.ll:1.14 llvm/test/CodeGen/ARM/long.ll:1.15
--- llvm/test/CodeGen/ARM/long.ll:1.14 Sun Apr 15 14:11:47 2007
+++ llvm/test/CodeGen/ARM/long.ll Sun Apr 15 15:47:22 2007
@@ -16,6 +16,7 @@
; RUN: llvm-upgrade < %s | llvm-as | llc -march=thumb | \
; RUN: grep sbc | wc -l | grep 1
; RUN: llvm-upgrade < %s | llvm-as | llc -march=thumb | grep __muldi3
+; END.
long %f1() {
entry:
More information about the llvm-commits
mailing list