commit | fc8f6bfae75430b00d8d6fbf78e62da4c3abed9d | [log] [tgz] |
---|---|---|
author | Jaydeep Patil <jaydeep.patil@imgtec.com> | Wed Jan 25 22:53:08 2017 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Wed Jan 25 22:53:08 2017 -0800 |
tree | af8dbe6c31511006c713941fabaa14c87084e1bf | |
parent | 8bd18e1be3eb25d60a4696bb948ab41f6ce6afd6 [diff] |
[SubZero] Fix code generation of AtomicCmpxchg The patch fixes a code generation issue occurred in the 2nd iteration of LL-SC loop. R=stichnot@chromium.org Patch from Jaydeep Patil <jaydeep.patil@imgtec.com>. Review-Url: https://codereview.chromium.org/2656723003 .