Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix assert in LowerBUILD_VECTOR for v16i16 type on AVX. | Chad Rosier | 2011-12-15 | 1 | -0/+8 |
* | Add support for lowering fneg when AVX is enabled. | Chad Rosier | 2011-12-15 | 1 | -0/+8 |
* | Expand V_SET0 to xorps by default. | Jakob Stoklund Olesen | 2011-11-07 | 1 | -1/+1 |
* | Change all checks regarding the presence of any SSE level to always | Bruno Cardoso Lopes | 2011-09-15 | 1 | -1/+1 |
* | Fix PR10845. SUBREG_TO_REG shouldn't be used when the input and | Bruno Cardoso Lopes | 2011-09-12 | 1 | -0/+14 |
* | Add support for 256-bit versions of VSHUFPD and VSHUFPS. | Bruno Cardoso Lopes | 2011-08-25 | 1 | -4/+2 |
* | Instead of always leaving the work to the generic legalizer when | Bruno Cardoso Lopes | 2011-08-16 | 1 | -0/+43 |
* | Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching to be more strict. | Bruno Cardoso Lopes | 2011-08-11 | 1 | -0/+8 |
* | Rename and tidy up tests | Bruno Cardoso Lopes | 2011-08-09 | 1 | -0/+44 |