summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-37.ll
Commit message (Expand)AuthorAge
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-07
* Allocate virtual registers in ascending order.Jakob Stoklund Olesen2012-04-02
* This commit contains a few changes that had to go in together.Nadav Rotem2012-04-01
* Add a new DAGCombine optimization for BUILD_VECTOR.Nadav Rotem2011-10-29
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-16
* The following X86 pattern is incorrect:Bruno Cardoso Lopes2011-08-10
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Add one more pattern to fallback movddupBruno Cardoso Lopes2010-09-09
* Using target specific nodes for shuffle nodes makes the maskBruno Cardoso Lopes2010-09-01
* merge a bunch more sse3 tests into sse3.llChris Lattner2009-08-15
* For yonah, fix a vector shuffle case for v16i8 where we didn't properly clear...Mon P Wang2009-03-11