Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-16.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-05-04 Jakob Stoklund OlesenFix a batch of x86 tests to be coalescer independent.
2011-03-19 Andrew TrickFileCheckize a test.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Nate BegemanPR2957
2008-05-06 Anton KorobeynikovUse target triple in tests, not 'realign-stack=0' optio...
2008-04-23 Anton KorobeynikovDisable stack realignment for these tests
2008-04-07 Evan ChengFix test.
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...