[PATCH] [ARM] Be Conservative when coalescing into SP
Quentin Colombet
qcolombet at apple.com
Fri Jun 5 15:43:42 PDT 2015
Hi Matthias,
I tend to agree with you that the coalescer is correct since the encoding permit it. On the other hand, this is the only pass I am aware of that messed up with the reserved register. E.g., the machine copy propagation pass would not create such pattern.
Cheers,
-Quentin
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10287
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list