summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-setcc-int-to-fp-combine.ll
AgeCommit message (Expand)AuthorFilesLines
2015-06-16[X86][SSE] Vectorize v2i32 to v2f64 conversionsSimon Pilgrim1-6/+2
2015-03-23[SelectionDAG] Fixed issue with uitofp vector constant folding being treated ...Simon Pilgrim1-0/+15
2014-07-24[SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth1-8/+8
2014-07-23[X86,AArch64] Extend vcmp w/ unary op combine to work w/ more constants.Jim Grosbach1-0/+18
2014-07-23X86: restrict combine to when type sizes are safe.Jim Grosbach1-3/+27
2014-07-23DAG: fp->int conversion for non-splat constants.Jim Grosbach1-1/+15
2014-07-18X86: Constant fold converting vector setcc results to float.Jim Grosbach1-0/+18