Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / x86-setcc-int-to-fp-combine.ll
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...