summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/zext-extract_subreg.ll
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-03-11 19:30:30 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-03-11 19:30:30 +0000
commit950d3db5f478a84242a90cafce0d8dfc4f8b1152 (patch)
tree88826e3fe1fc3cb62f89d113c8722abf9479bc95 /test/CodeGen/X86/zext-extract_subreg.ll
parent4839ded3bdf83a47c581b818e295669533cc9a9b (diff)
downloadllvm-950d3db5f478a84242a90cafce0d8dfc4f8b1152.tar.gz
llvm-950d3db5f478a84242a90cafce0d8dfc4f8b1152.tar.bz2
llvm-950d3db5f478a84242a90cafce0d8dfc4f8b1152.tar.xz
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
created from the", it broke some GCC test suite tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127477 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/zext-extract_subreg.ll')
-rw-r--r--test/CodeGen/X86/zext-extract_subreg.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/zext-extract_subreg.ll b/test/CodeGen/X86/zext-extract_subreg.ll
index 4f1dde3c4f..e61e8805a2 100644
--- a/test/CodeGen/X86/zext-extract_subreg.ll
+++ b/test/CodeGen/X86/zext-extract_subreg.ll
@@ -13,7 +13,6 @@ if.end: ; preds = %if.end.i
; CHECK: %if.end
; CHECK: movl (%{{.*}}), [[REG:%[a-z]+]]
; CHECK-NOT: movl [[REG]], [[REG]]
-; CHECK-NEXT: testl [[REG]], [[REG]]
; CHECK-NEXT: xorb
%tmp138 = select i1 undef, i32 0, i32 %tmp7.i
%tmp867 = zext i32 %tmp138 to i64