llvm-6502/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll

6 lines
167 B
LLVM
Raw Normal View History

; 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.