[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / coalescer-identity.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2012-05-23 Jakob Stoklund OlesenCorrectly deal with identity copies in RegisterCoalescer.