[x86] Fix wrong lowering of vsetcc nodes (PR25080).
[oota-llvm.git] / test / CodeGen / X86 / stack-folding-fp-sse42.ll
2015-09-22 Stephen CanonDon't raise inexact when lowering ceil, floor, round...
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-07-08 Simon Pilgrim[X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding...
2015-07-06 Simon Pilgrim[X86][SSE] Added missing stack folding test for SQRTSD...
2015-06-21 Simon Pilgrim[X86][SSE] Added missing stack folding test for CVTSD2S...
2015-04-18 Simon Pilgrim[X86][SSE] Force execution domain on float/double unpac...
2015-02-07 Simon Pilgrim[X86] Force fp stack folding tests to keep to specific...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-22 Simon Pilgrim[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP...
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE fp stack folding tests.