llvm-6502/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll
2006-08-12 05:23:27 +00:00

6 lines
167 B
LLVM

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