commit | 8aa05c577169655d9326b1390671c583a2aee598 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Wed Jan 21 00:13:28 2009 +0000 |
committer | Owen Anderson <resistor@mac.com> | Wed Jan 21 00:13:28 2009 +0000 |
tree | 7f92f3d67cc3691f1b81daa7758fa2dea10f2267 | |
parent | 2e7ee195f48ab055a04ad0aa4b4bee9d45fbcddc [diff] |
Be more aggressive about renumbering vregs after splitting them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62639 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/pre-split2.ll b/test/CodeGen/X86/pre-split2.ll index 1d69aa8..fcb3f05 100644 --- a/test/CodeGen/X86/pre-split2.ll +++ b/test/CodeGen/X86/pre-split2.ll
@@ -1,5 +1,5 @@ ; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -pre-alloc-split -stats |& \ -; RUN: grep {pre-alloc-split} | count 2 +; RUN: grep {pre-alloc-split} | count 3 define i32 @t() { entry: