mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 02:32:08 +00:00
6 lines
167 B
LLVM
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.
|
||
|
|