[x86] lower calls to fmax and llvm.maxnum.* using maxps/maxpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / 2010-04-21-CoalescerBug.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2010-04-21 Evan ChengDo not try to optimize a copy that has already been...