commit | bc2724f6e044f486ba167a2a3fa32aff4d9def4e | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Tue Oct 02 15:49:34 2012 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Tue Oct 02 15:49:34 2012 +0000 |
tree | d01672e2b7d8961b2d455fa25b36294885d2c769 | |
parent | 77c0ac23362326b5f64b926134c3b9b41341f2c8 [diff] [blame] |
Fix broken tests. llvm-svn: 165019
diff --git a/llvm/test/CodeGen/SPARC/2011-01-11-CC.ll b/llvm/test/CodeGen/SPARC/2011-01-11-CC.ll index 3ceda95..f676fd8 100755 --- a/llvm/test/CodeGen/SPARC/2011-01-11-CC.ll +++ b/llvm/test/CodeGen/SPARC/2011-01-11-CC.ll
@@ -54,7 +54,7 @@ ; V8: {{be|bne}} ; V9: test_select_dfp_icc ; V9: subcc -; V9=NOT: {{be|bne}} +; V9-NOT: {{be|bne}} ; V9: fmovd{{e|ne}} %icc %0 = icmp eq i32 %a, 0 %1 = select i1 %0, double %f1, double %f2