Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / vsplit-and.ll
2011-10-17 Nadav RotemClean the triple, add check lines.
2011-10-16 Nadav RotemAdd tripple and stabalize a few more tests.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-24 Mon P WangIt seems better to scalarize vectors of size 1 instead...