[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/rpcc.ll
Andrew Lenharth
alenhar2 at cs.uiuc.edu
Mon Jan 16 13:22:53 PST 2006
Changes in directory llvm/test/Regression/CodeGen/Alpha:
rpcc.ll updated: 1.2 -> 1.3
---
Log message:
this is fixed
---
Diffs of the changes: (+0 -1)
rpcc.ll | 1 -
1 files changed, 1 deletion(-)
Index: llvm/test/Regression/CodeGen/Alpha/rpcc.ll
diff -u llvm/test/Regression/CodeGen/Alpha/rpcc.ll:1.2 llvm/test/Regression/CodeGen/Alpha/rpcc.ll:1.3
--- llvm/test/Regression/CodeGen/Alpha/rpcc.ll:1.2 Mon Jan 16 10:34:39 2006
+++ llvm/test/Regression/CodeGen/Alpha/rpcc.ll Mon Jan 16 15:22:42 2006
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -march=alpha | grep rpcc
-; XFAIL: *
declare ulong %llvm.readcyclecounter()
More information about the llvm-commits
mailing list