[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-coalesce-3.ll
2015-03-04 Eric ChristopherWeaken the check for a specific movl on the twoaddr...
2015-03-03 Eric ChristopherUpdate twoaddr-coalesce-3.ll to run on darwin and linux...
2015-03-03 Eric ChristopherFix a problem where the TwoAddressInstructionPass which...