summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse2.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [x86] Add a generic unpack-targeted lowering technique. This can be usedChandler Carruth2015-02-161-2/+3
* [x86] Give movss and movsd execution domains in the x86 backend.Chandler Carruth2015-02-041-1/+1
* [x86] Start to introduce bit-masking based blend lowering.Chandler Carruth2015-02-041-2/+1
* [x86] Refresh the checks of a number of tests usingChandler Carruth2015-02-041-4/+4
* [X86] Improved lowering of v4x32 build_vector dag nodes.Andrea Di Biagio2014-11-191-10/+1
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-25/+25
* [x86] Cleanup and generate precise FileCheck assertions for a bunch ofChandler Carruth2014-10-031-85/+179
* X86: Make sure that we have SSE4.1 before we generate insertps nodes.Benjamin Kramer2014-05-121-0/+10
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-081-0/+8
* Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."Filipe Cabecinhas2014-05-051-8/+0
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-051-0/+8
* Fix non-deterministic SDNodeOrder-dependent codegenNico Rieck2014-01-121-3/+3
* Enable MI Sched for x86.Andrew Trick2013-10-151-13/+12
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-13/+13
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-12/+13
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-13/+12
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-2/+2
* Kill and collapse outstanding DomainValues.Jakob Stoklund Olesen2011-11-071-1/+1
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-071-1/+1
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-3/+3
* fix PR9210 by implementing some type legalization logic for Chris Lattner2011-02-141-0/+8
* fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!Chris Lattner2011-01-241-0/+9
* fix PR8900, a shuffle miscompilation. Patch by Nadav Rotem!Chris Lattner2011-01-051-0/+13
* merge a bunch of shuffle tests into sse2.llChris Lattner2010-08-291-4/+164
* Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng2010-03-181-4/+4
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-071-1/+1
* Update tests for 84931.Evan Cheng2009-10-231-4/+4
* Allow the target to select the level of anti-dependence breaking that should ...David Goodwin2009-10-221-4/+4
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-181-4/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Fix test on Linux.Eli Friedman2009-08-151-1/+1
* implement support for CHECK-NEXT: in filecheck.Chris Lattner2009-08-151-10/+10
* convert to filecheck.Chris Lattner2009-08-151-3/+18
* rename this test to sse2.llChris Lattner2009-08-151-0/+19
OpenPOWER on IntegriCloud