summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-04-26-sdglue.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Make getZeroVector return floating point vectors in their native type o...Craig Topper2019-09-081-2/+2
* [DAGCombiner] narrow vector binops when extraction is cheapSanjay Patel2018-10-301-12/+8
* Remove various use of undef in the X86 test suite as patern involving undef c...Amaury Sechet2018-06-041-17/+18
* Revert "Remove various use of undef in the X86 test suite as patern involving...Amaury Sechet2018-06-041-18/+17
* Remove various use of undef in the X86 test suite as patern involving undef c...Amaury Sechet2018-06-041-17/+18
* [x86] preserve test intent by removing undefSanjay Patel2018-05-171-8/+7
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-1/+2
* [X86][SSE] Added support for combining target shuffles to (V)PSHUFD/VPERMILPD...Simon Pilgrim2016-06-281-3/+3
* [X86] Regenerated sdglue test checksSimon Pilgrim2016-04-111-12/+24
* [X86, AVX] use blends instead of insert128 with index 0Sanjay Patel2015-03-191-2/+2
* [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-1/+1
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+2
* Merge AVX_SET0PSY/AVX_SET0PDY/AVX2_SET0 into a single post-RA pseudo.Craig Topper2012-08-281-1/+1
* Fix a regression from r147481. This combine should only happen if there is aChad Rosier2012-05-071-1/+2
* Reapply 155668: Fix the SD scheduler to avoid gluing the same node twice.Andrew Trick2012-04-281-0/+46
* Temporarily revert r155668: Fix the SD scheduler to avoid gluing.Andrew Trick2012-04-271-46/+0
* Fix the SD scheduler to avoid gluing the same node twice.Andrew Trick2012-04-261-0/+46
OpenPOWER on IntegriCloud