[MCJIT] Remove extraneous parentheses in test case.
[oota-llvm.git] / test / Transforms / InstCombine / select-crash.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-07-27 Nuno Lopesfix infinite loop in instcombine in the presence of...
2011-06-23 Eli FriedmanPR10180: Fix a instcombine crash with FP vectors.
2010-10-27 Dale JohannesenTeach InstCombine not to use Add and Neg on FP. PR...