[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / vec-trunc-store.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-06-18 Dan GohmanMake this test less fragile.
2009-12-14 Dan GohmanFix integer cast code to handle vector types.