Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / avx.ll
2015-11-04 Simon Pilgrim[X86][SSE] Add general memory folding for (V)INSERTPS...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2014-09-30 Chandler Carruth[x86] Revert r218588, r218589, and r218600. These patch...
2014-09-29 Chandler Carruth[x86] Make the new vector shuffle lowering lower blends...
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2014-05-19 Filipe CabecinhasAdded more insertps optimizations
2014-05-19 Filipe CabecinhasChange the blend tests to AVX, not AVX2.