[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / 2012-02-12-dagco.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-02-13 Nadav RotemFix a bug in DAGCombine for the optimization of BUILD_V...