commit | c92299977686c9343088bdbc3ee7865b63db859c | [log] [tgz] |
---|---|---|
author | Weiming Zhao <weimingz@codeaurora.org> | Tue Feb 23 18:39:19 2016 +0000 |
committer | Weiming Zhao <weimingz@codeaurora.org> | Tue Feb 23 18:39:19 2016 +0000 |
tree | d0a93c9785b2c19ff00003ea3e439149285151a5 | |
parent | c15325e5a127e8e89997d67a3787a56934671592 [diff] |
Fix PR25339: ARM Constant Island Summary: Currently, the ARM Constant Island may not converge (or not converge quickly). This patch let it move to the closest water after the user if it doesn't converge after 15 iterations. This address https://llvm.org/bugs/show_bug.cgi?id=25339 Reviewers: t.p.northover, srhines, kristof.beyls, aadg, rengolin Subscribers: weimingz, aemerson, rengolin, llvm-commits Differential Revision: http://reviews.llvm.org/D16890 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261665 91177308-0d34-0410-b5e6-96231b3b80d8