InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp ule A, B-1)
[oota-llvm.git] / utils / llvm-native-gxx
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2004-02-26 John CriswellC++ version of llvm-native-gcc.