[Hexagon] Adding add/sub with saturation. Removing unused def. Cleaning up shift...
[oota-llvm.git] / test / CodeGen / X86 / vector-blend.ll
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-11-06 Quentin Colombet[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-02 Chandler Carruth[x86] Switch some of the new consolidated vector tests...
2014-10-01 Chandler Carruth[x86] Merge the remaining test cases into vector-blend...
2014-10-01 Chandler Carruth[x86] Expand the ISA coverage of our blend test in...
2014-10-01 Chandler Carruth[x86] Merge the interesting test cases from blend-msb...
2014-10-01 Chandler Carruth[x86] Move the AVX blend test to a generic name. I...