X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / scalar_widen_div.ll
2011-10-16 Nadav Rotemfix a typo in the test
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-02-10 Mon P WangThe previous fix of widening divides that trap was...
2009-11-30 Mon P WangAdd test case for r90108