Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / x86-setcc-int-to-fp-combine.ll
2015-12-08 Justin BognerAsmPrinter: Use emitGlobalConstantFP to emit elements...
2015-06-16 Simon Pilgrim[X86][SSE] Vectorize v2i32 to v2f64 conversions
2015-03-23 Simon Pilgrim[SelectionDAG] Fixed issue with uitofp vector constant...
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Jim GrosbachDAG: fp->int conversion for non-splat constants.
2014-07-18 Jim GrosbachX86: Constant fold converting vector setcc results...