Changes in directory llvm/test/Regression/CodeGen/SparcV8:
xnor.ll updated: 1.1 -> 1.2
---
Log message:
verily, sabre did leave
and yea! Saem said "ARRR."
meanwhile, the pinksias and the campfires and the ET forests glowed.
---
Diffs of the changes: (+2 -2)
xnor.ll | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/SparcV8/xnor.ll
diff -u llvm/test/Regression/CodeGen/SparcV8/xnor.ll:1.1
llvm/test/Regression/CodeGen/SparcV8/xnor.ll:1.2
--- llvm/test/Regression/CodeGen/SparcV8/xnor.ll:1.1 Wed Jan 11 01:13:22 2006
+++ llvm/test/Regression/CodeGen/SparcV8/xnor.ll Wed Jan 11 20:50:34 2006
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=sparcv8 -disable-v8-dag-isel=false &&
-; RUN: llvm-as < %s | llc -march=sparcv8 -disable-v8-dag-isel=false | grep
xnor | wc -l | grep 2
+; RUN: llvm-as < %s | llc -march=sparcv8 -enable-v8-dag-isel=true &&
+; RUN: llvm-as < %s | llc -march=sparcv8 -enable-v8-dag-isel=true | grep xnor
| wc -l | grep 2
int %test1(int %X, int %Y) {
%A = xor int %X, %Y
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits