[X86][SSE] Add general memory folding for (V)INSERTPS instruction
[oota-llvm.git] / test / CodeGen / X86 / stack-folding-fp-avx1.ll
2015-11-04 Simon Pilgrim[X86][SSE] Add general memory folding for (V)INSERTPS...
2015-11-03 Simon Pilgrim[X86][AVX] Tweaked shuffle stack folding tests
2015-10-25 Simon Pilgrim[X86] Stack folding tests - just use mtriple - no need...
2015-09-22 Stephen CanonDon't raise inexact when lowering ceil, floor, round...
2015-07-08 Simon Pilgrim[X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding...
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-21 Simon Pilgrim[X86][AVX] Simplified diff between AVX1 and SSE42 fp...
2015-01-20 Simon Pilgrim[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.