1 2 3 4 5
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | grep {icmp ne} bool %main(int %X) { %res = cast bool true to bool ret bool %res }