fix testcase for previous patch.
[oota-llvm.git] / test / CodeGen / X86 / legalizedag_vec.ll
2009-07-22 Dan GohmanMake the grep line in this test more specific, to avoid
2009-02-25 Evan ChengRevert BuildVectorSDNode related patches: 65426, 65427...
2009-02-22 Scott MichelIntroduce the BuildVectorSDNode class that encapsulates...
2009-02-04 Mon P WangAdd test case for r63760.