[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / trunc-store.ll
2015-11-25 Eric ChristopherAccept any stack offset, including none, here.
2015-11-25 Eric ChristopherFix some places where we were assuming that memory...