Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / sse2-blend.ll
2012-01-03 Nadav RotemRevert 147426 because it caused pr11696.
2012-01-02 Nadav RotemOptimize the sequence blend(sign_extend(x)) to blend...
2011-11-07 Jakob Stoklund OlesenKill and collapse outstanding DomainValues.
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2011-10-19 Nadav RotemImprove code generation for vselect on SSE2:
2011-10-10 Nadav RotemFix 10892 - When lowering SIGN_EXTEND_INREG do not...
2011-09-13 Nadav Rotemupdate checked pattern
2011-09-13 Nadav RotemAdd vselect target support for targets that do not...