CodeGen peephole: fold redundant phys reg copies
[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...