PR3686: make the legalizer handle bitcast from i80 to x86 long double.
[oota-llvm.git] / test / CodeGen / X86 / legalizedag_vec.ll
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.