OSDN Git Service

Consolidate shift processing into utility function
authorDavid Sehr <sehr@chromium.org>
Thu, 24 Sep 2015 18:42:55 +0000 (11:42 -0700)
committerDavid Sehr <sehr@chromium.org>
Thu, 24 Sep 2015 18:42:55 +0000 (11:42 -0700)
commit188eae5c51cd6d8b4fd53dafe65d4ef7a1b5d867
tree8317d1ebd6e7fc97a8117cd0adcc3e0c9246e661
parent55f931f65f307116c2def40c3b11ec93998a907e
Consolidate shift processing into utility function

Move the three shift processing blocks into one function, refactor for some
removal of commonality.
BUG=none
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1364603002 .
src/IceTargetLoweringX86Base.h
src/IceTargetLoweringX86BaseImpl.h