summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll
blob: 75c80282601b626a21dd8378f8f58de07a0c8c0b (plain)
1
2
3
4
5
; This used to take hours to loop simplify.
; RUN: opt %s.bc -loopsimplify -disable-output

; Note, the input is actually in the accompanying .bc file to save space.