aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+12
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-40/+0
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-081-2/+2
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-011-0/+10
* Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.Craig Topper2012-09-091-2/+2
* Fix assert in LowerBUILD_VECTOR for v16i16 type on AVX.Chad Rosier2011-12-151-0/+8
* Add support for lowering fneg when AVX is enabled.Chad Rosier2011-12-151-0/+8
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-071-1/+1
* Change all checks regarding the presence of any SSE level to alwaysBruno Cardoso Lopes2011-09-151-1/+1
* Fix PR10845. SUBREG_TO_REG shouldn't be used when the input andBruno Cardoso Lopes2011-09-121-0/+14
* Add support for 256-bit versions of VSHUFPD and VSHUFPS.Bruno Cardoso Lopes2011-08-251-4/+2
* Instead of always leaving the work to the generic legalizer whenBruno Cardoso Lopes2011-08-161-0/+43
* Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching to be more strict.Bruno Cardoso Lopes2011-08-111-0/+8
* Rename and tidy up testsBruno Cardoso Lopes2011-08-091-0/+44