summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-basic.ll
Commit message (Expand)AuthorAge
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-08
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-01
* Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.Craig Topper2012-09-09
* Fix assert in LowerBUILD_VECTOR for v16i16 type on AVX.Chad Rosier2011-12-15
* Add support for lowering fneg when AVX is enabled.Chad Rosier2011-12-15
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-07
* Change all checks regarding the presence of any SSE level to alwaysBruno Cardoso Lopes2011-09-15
* Fix PR10845. SUBREG_TO_REG shouldn't be used when the input andBruno Cardoso Lopes2011-09-12
* Add support for 256-bit versions of VSHUFPD and VSHUFPS.Bruno Cardoso Lopes2011-08-25
* Instead of always leaving the work to the generic legalizer whenBruno Cardoso Lopes2011-08-16
* Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching to be more strict.Bruno Cardoso Lopes2011-08-11
* Rename and tidy up testsBruno Cardoso Lopes2011-08-09