InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LICM / speculate.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-05-01 Nick LewyckyAn instruction in a loop is not guaranteed to be execut...
2011-12-14 Dan GohmanMove Instruction::isSafeToSpeculativelyExecute out...