Don't emit a bit test if there is only one case the test can yield false. A simple...
[oota-llvm.git] / test / CodeGen / X86 / scalar_widen_div.ll
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