[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / InstCombine / select-crash.ll
2015-03-27 Duncan P. N. Exon... Verifier: Call verifyModule() from llc and opt
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...