commit | aa0b1a176f6c3306be3e95374d72e735bab2bbab | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@chromium.org> | Tue Oct 27 16:55:40 2015 -0700 |
committer | David Sehr <sehr@chromium.org> | Tue Oct 27 16:55:40 2015 -0700 |
tree | 4b5e5ec68072b31c7fc8535adfd2441c4ffcb335 | |
parent | 6a3b5154d7699421618f870d97ae4ab9f753ad7b [diff] |
Enhance address mode recovery This adds some more patterns to address mode recovery to recover ConstantRelocatables as displacements, and a few more generalizations that catch indexed addressing. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1428443002 .