summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/splat-scalar-load.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Enable stack protectors for all arrays, not just char arrays. rdar://5875909Bob Wilson2011-11-23
* Don't lower splat vector load to relative to the esp if theEric Christopher2010-01-23
* Fix test.Evan Cheng2009-12-09
* Optimize splat of a scalar load into a shuffle of a vector load when it's leg...Evan Cheng2009-12-09