Expand i8 selects into control flow instead of 16-bit conditional
[oota-llvm.git] / test / CodeGen / X86 / legalizedag_vec.ll
2009-08-25 Dan GohmanRemove obsolete -f flags.
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.