aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-09-20 23:30:31 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-09-20 23:30:31 +0000
commit3d4138bd5835f82c36f995c3f42cfae489ec0093 (patch)
treef1555df0ea9972ee2cd67f1f262e75bf7f675eb9
parent6441e547ccf563ccebd8a81e57def810172c93bf (diff)
Work around a FileCheck bug, for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82416 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Transforms/GVN/rle.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/GVN/rle.ll b/test/Transforms/GVN/rle.ll
index 503a5bbacd..98e99b07d4 100644
--- a/test/Transforms/GVN/rle.ll
+++ b/test/Transforms/GVN/rle.ll
@@ -73,6 +73,7 @@ F:
; CHECK: @coerce_mustalias4
; CHECK: %A = load i32* %P
+; CHECK: bitcast
; CHECK-NOT: load
; CHECK: ret float
; CHECK: F: