A8.6.92 MCR (Encoding A1): if coproc == '101x' then SEE "Advanced SIMD and VFP"
[llvm/stm8.git] / test / Transforms / ConstProp / 2007-02-23-sdiv.ll
blob721199fc7f141ee4ca81ba971942002a6f041663
1 ; RUN: llvm-as < %s | llvm-dis | grep {global i32 0}
2 ; PR1215
4 @G = global i32 sdiv (i32 0, i32 -1)