aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse3.ll
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize X86ISD::MOVDDUP nodes to v2f64 to make sure all cases match. Als...Evan Cheng2010-10-071-1/+16
* Teach EmitLiveInCopies to omit copies for unused virtual registers,Dan Gohman2010-06-241-3/+3
* Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen2010-03-301-4/+4
* Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng2010-03-181-5/+5
* Fix some issues in WalkChainUsers dealing with Chris Lattner2010-03-021-4/+3
* Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng2010-02-061-3/+3
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-071-1/+1
* Fix a couple of shuffle patterns to use movhlps insteadEric Christopher2009-11-071-1/+3
* Update tests for 84931.Evan Cheng2009-10-231-2/+2
* Allow the target to select the level of anti-dependence breaking that should ...David Goodwin2009-10-221-2/+2
* Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.Dan Gohman2009-10-211-6/+6
* Checkpoint more aggressive anti-dependency breaking for post-ra scheduler.David Goodwin2009-10-201-6/+6
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-181-17/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* change selectiondag to add the sign extended versions of immediate operandsChris Lattner2009-09-081-6/+6
* specify a target triple so global variable manglings are consistent etc.Chris Lattner2009-08-151-1/+2
* merge a bunch more sse3 tests into sse3.llChris Lattner2009-08-151-3/+251
* convert test to filecheck format.Chris Lattner2009-08-151-7/+17
* rename testChris Lattner2009-08-151-0/+14