summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-04-26-sdglue.ll
Commit message (Expand)AuthorAgeFilesLines
* [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