]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/i386.md (mult->ashift peephole2s): Use pow2p_hwi
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Sep 2016 18:00:46 +0000 (18:00 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Sep 2016 18:00:46 +0000 (18:00 +0000)
commit4175b76398e5ddd57722e994f7af5edf18a78974
treefc078b5ec88ed4cf2a6661716c07b967c75eaad5
parent91123b00e980f7e44fc74c80be896da4f5bb9152
* config/i386/i386.md (mult->ashift peephole2s): Use pow2p_hwi
instead of exact_log2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240281 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md