Add a test for the MachineCopyPropagation change landed in r238518.
[oota-llvm.git] / test / CodeGen / X86 / vec_set.ll
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-07 Evan ChengAdd nounwind.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-25 Evan ChengAdd a BUILD_VECTOR with unpack and interleave testcase.