projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
709f6ec
)
this line was commented out.
author
Chris Lattner
<sabre@nondot.org>
Sun, 17 Feb 2008 00:09:08 +0000
(
00:09
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 17 Feb 2008 00:09:08 +0000
(
00:09
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47228
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Assembler/ConstantExprFold.llx
patch
|
blob
|
history
diff --git
a/test/Assembler/ConstantExprFold.llx
b/test/Assembler/ConstantExprFold.llx
index 36748138118886e36b76c5f65874902f901d785e..e32cc66e81a94666179268a2418e6671e4e48d5a 100644
(file)
--- a/
test/Assembler/ConstantExprFold.llx
+++ b/
test/Assembler/ConstantExprFold.llx
@@
-22,5
+22,5
@@
global i1 icmp slt (i64* @A, i64* getelementptr (i64* @A, i64 1)) ; true
global i1 icmp slt (i64* @A, i64* getelementptr (i64* @A, i64 0)) ; false
global i1 icmp slt (i32* getelementptr (%Ty* @B, i64 0, i32 0),
i32* getelementptr (%Ty* @B, i64 0, i32 1)) ; true
-global i1 icmp ne (i64* @A, i64* bitcast (%Ty* @B to i64*)) ; true
+
;
global i1 icmp ne (i64* @A, i64* bitcast (%Ty* @B to i64*)) ; true