[PATCH] D53453: [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 03:18:07 PDT 2018
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Anyway, this looks good to me.
If you want to take a look a bzip's decompress from csibe and figure out why that's increasing, it may help the codesize more, but that shouldn't block this with the other improvements it shows.
Perhaps leave for a day or two in case other people have comments.
Repository:
rL LLVM
https://reviews.llvm.org/D53453
More information about the llvm-commits
mailing list