diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-06-01 03:57:35 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-07-23 01:40:31 +0200 |
| commit | c8bc8def3bede689e90c37de2e917a9150eb6cec (patch) | |
| tree | 39223e45f991f91eab943ac1314553e2781f920d /expand.h | |
| parent | d4920a58d9e84138b51804fb194fc3b3936a5030 (diff) | |
| download | sparse-dev-c8bc8def3bede689e90c37de2e917a9150eb6cec.tar.gz | |
big-shift: reuse simplify_asr() for LSR & SHL
During the simplification phase, ASR instructions are checked
and possibly simplified but LSR & SHL are not.
Rename simplify_asr() into simplify_shift() and do the check
& simplification for LSR & SHL too.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'expand.h')
0 files changed, 0 insertions, 0 deletions
