Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-37.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2012-04-07 Nadav Rotem1. Remove the part of r153848 which optimizes shuffle...
2012-04-02 Jakob Stoklund OlesenAllocate virtual registers in ascending order.
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...
2011-10-29 Nadav RotemAdd a new DAGCombine optimization for BUILD_VECTOR.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-08-10 Bruno Cardoso LopesThe following X86 pattern is incorrect:
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-09-09 Bruno Cardoso LopesAdd one more pattern to fallback movddup
2010-09-01 Bruno Cardoso LopesUsing target specific nodes for shuffle nodes makes...
2009-08-15 Chris Lattnermerge a bunch more sse3 tests into sse3.ll
2009-03-11 Mon P WangFor yonah, fix a vector shuffle case for v16i8 where...