[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-10-CoalescerBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-11 Evan ChengTwo coalescer fixes in one.