summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-15 07:38:21 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-15 07:38:21 +0000
commit7c65d4345ea93967e2d943765c3fa945beb72aab (patch)
tree9a09cee7dbfcca1e7a392daf493d8e84b011db79 /test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll
parenta20c22f19083a2f9a4344549eccfbb40f39cbad3 (diff)
downloadllvm-7c65d4345ea93967e2d943765c3fa945beb72aab.tar.gz
llvm-7c65d4345ea93967e2d943765c3fa945beb72aab.tar.bz2
llvm-7c65d4345ea93967e2d943765c3fa945beb72aab.tar.xz
For PR1319:
Make use of the END. facility on all files > 1K so that we aren't wasting CPU cycles searching for RUN: lines that we'll never find. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36059 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll')
-rw-r--r--test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll b/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll
index 6f95e925c7..3e72a182a0 100644
--- a/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll
+++ b/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll
@@ -1,4 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine -disable-output
+; END.
void %test() {
bb38.i: