summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse2.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-4/+4
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-19/+19
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2015-02-16[x86] Add a generic unpack-targeted lowering technique. This can be usedChandler Carruth1-2/+3
2015-02-04[x86] Give movss and movsd execution domains in the x86 backend.Chandler Carruth1-1/+1
2015-02-04[x86] Start to introduce bit-masking based blend lowering.Chandler Carruth1-2/+1
2015-02-04[x86] Refresh the checks of a number of tests usingChandler Carruth1-4/+4
2014-11-19[X86] Improved lowering of v4x32 build_vector dag nodes.Andrea Di Biagio1-10/+1
2014-10-04[x86] Enable the new vector shuffle lowering by default.Chandler Carruth1-25/+25
2014-10-03[x86] Cleanup and generate precise FileCheck assertions for a bunch ofChandler Carruth1-85/+179
2014-05-12X86: Make sure that we have SSE4.1 before we generate insertps nodes.Benjamin Kramer1-0/+10
2014-05-08Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas1-0/+8
2014-05-05Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."Filipe Cabecinhas1-8/+0
2014-05-05Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas1-0/+8
2014-01-12Fix non-deterministic SDNodeOrder-dependent codegenNico Rieck1-3/+3
2013-10-15Enable MI Sched for x86.Andrew Trick1-13/+12
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-13/+13
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick1-12/+13
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick1-13/+12
2011-11-10Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng1-2/+2
2011-11-07Kill and collapse outstanding DomainValues.Jakob Stoklund Olesen1-1/+1
2011-11-07Expand V_SET0 to xorps by default.Jakob Stoklund Olesen1-1/+1
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen1-3/+3
2011-02-14fix PR9210 by implementing some type legalization logic for Chris Lattner1-0/+8
2011-01-24fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!Chris Lattner1-0/+9
2011-01-05fix PR8900, a shuffle miscompilation. Patch by Nadav Rotem!Chris Lattner1-0/+13
2010-08-29merge a bunch of shuffle tests into sse2.llChris Lattner1-4/+164
2010-03-18Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng1-4/+4
2009-12-07Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman1-1/+1
2009-10-23Update tests for 84931.Evan Cheng1-4/+4
2009-10-22Allow the target to select the level of anti-dependence breaking that should ...David Goodwin1-4/+4
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng1-4/+4
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-15Fix test on Linux.Eli Friedman1-1/+1
2009-08-15implement support for CHECK-NEXT: in filecheck.Chris Lattner1-10/+10
2009-08-15convert to filecheck.Chris Lattner1-3/+18
2009-08-15rename this test to sse2.llChris Lattner1-0/+19