[Debug Info] add DISubroutineType and its creation takes DITypeArray.
[oota-llvm.git] / test / CodeGen / X86 / vselect.ll
2014-05-30 Filipe CabecinhasConvert a vselect into a concat_vector if possible
2014-01-20 Andrea Di Biagio[X86] Teach how to combine a vselect into a movss/movsd
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
2013-12-28 NAKAMURA Takumillvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64...
2013-12-27 Andrea Di BiagioTeach DAGCombiner how to fold a SIGN_EXTEND_INREG of...