summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse2.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-10
* Kill and collapse outstanding DomainValues.Jakob Stoklund Olesen2011-11-07
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-07
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-05
* fix PR9210 by implementing some type legalization logic for Chris Lattner2011-02-14
* fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!Chris Lattner2011-01-24
* fix PR8900, a shuffle miscompilation. Patch by Nadav Rotem!Chris Lattner2011-01-05
* merge a bunch of shuffle tests into sse2.llChris Lattner2010-08-29
* Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng2010-03-18
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-07
* Update tests for 84931.Evan Cheng2009-10-23
* Allow the target to select the level of anti-dependence breaking that should ...David Goodwin2009-10-22
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix test on Linux.Eli Friedman2009-08-15
* implement support for CHECK-NEXT: in filecheck.Chris Lattner2009-08-15
* convert to filecheck.Chris Lattner2009-08-15
* rename this test to sse2.llChris Lattner2009-08-15