[PATCH] ARM: Form paired load after stack coloring.
Nadav Rotem
nrotem at apple.com
Thu Jun 6 17:23:10 PDT 2013
On Jun 6, 2013, at 5:00 PM, Quentin Colombet <qcolombet at apple.com> wrote:
> Confirm that the pass cannot preserve the value of the MachineMemoryOperand.
This is correct. We have to clear the memory operands of all non-allocas because we can’t be sure that they don’t alias the merged allocas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130606/228cae0c/attachment.html>
More information about the llvm-commits
mailing list