[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not available...
[oota-llvm.git] / test / Transforms / SimplifyCFG / speculate-with-offset.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2010-11-11 Dan GohmanFactor out Instruction::isSafeToSpeculativelyExecute...