]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add missing probabilities in nvptx_lock{less,full}_update
authorTom de Vries <tom@codesourcery.com>
Wed, 2 Aug 2017 12:11:50 +0000 (12:11 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 2 Aug 2017 12:11:50 +0000 (12:11 +0000)
commit72270bb55c1979075460f3797bcafcbf4707edad
treefef692504750e25bb0ddeafb00e684c2ab73a4a1
parent8a6eab343adef92f8d20a4a59bafdfa8e0b67e55
Add missing probabilities in nvptx_lock{less,full}_update

2017-08-02  Tom de Vries  <tom@codesourcery.com>
    Cesar Philippidis  <cesar@codesourcery.com>

* config/nvptx/nvptx.c (nvptx_lockless_update, nvptx_lockfull_update):
Add missing edge probabilities.

Co-Authored-By: Cesar Philippidis <cesar@codesourcery.com>
From-SVN: r250823
gcc/ChangeLog
gcc/config/nvptx/nvptx.c