commit | f10e9510577101a19f0c358971df885c13122a41 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Wed Nov 19 04:28:29 2008 +0000 |
committer | Owen Anderson <resistor@mac.com> | Wed Nov 19 04:28:29 2008 +0000 |
tree | 9d6b6879ff5776b8ae0658f5988cd09d2908ac19 | |
parent | 2366405a72805b5c56ad2cb5f4675b7205bc644b [diff] [blame] |
Add support for rematerialization in pre-alloc-splitting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59587 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/pre-split2.ll b/test/CodeGen/X86/pre-split2.ll index 57903fd..1d69aa8 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: not grep {pre-alloc-split} +; RUN: grep {pre-alloc-split} | count 2 define i32 @t() { entry: