[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-expect.ll
2013-03-25 Chad RosierRemove unnecessary attributes from test case.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...