summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of CHECK missing colons in tests. NFC.Ahmed Bougacha2015-03-141-1/+1
* [X86] Use vmovss to handle inserting an element into index 0 of a v8f32 vecto...Craig Topper2015-03-051-0/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-40/+0
* [x86] Undo a flawed transform I added to form UNPCK instructions whenChandler Carruth2014-09-151-3/+3
* [x86] Teach the target shuffle mask extraction to recognize unary formsChandler Carruth2014-08-021-2/+2
* [x86] Add a much more powerful framework for combining x86 shuffleChandler Carruth2014-07-271-1/+1
* 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
OpenPOWER on IntegriCloud