]> git.ipfire.org Git - thirdparty/gcc.git/commit
[AArch64][1/5] Reimplement aarch64_bitmask_imm
authorjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Sep 2015 16:34:44 +0000 (16:34 +0000)
committerjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Sep 2015 16:34:44 +0000 (16:34 +0000)
commit41f9090f925cec6735aa28d70f3426296a5deda8
tree23aac25dd7cebb695bd64a8b8947c7507294268f
parent57ae1330ad2ec4813a6e95844bfd14c2cec35ceb
[AArch64][1/5] Reimplement aarch64_bitmask_imm

2015-09-20  Wilco Dijkstra  <wdijkstr@arm.com>

* config/aarch64/aarch64.c (aarch64_bitmask_imm): Reimplement using
faster algorithm.

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