commit | 48b1e390be342698c37f4267468afe293dd4de3b | [log] [tgz] |
---|---|---|
author | Sebastian Pop <sebpop@gmail.com> | Wed Aug 03 20:54:38 2016 +0000 |
committer | Sebastian Pop <sebpop@gmail.com> | Wed Aug 03 20:54:38 2016 +0000 |
tree | a35b8da09c83544af93d37b779f486903ddbe42f | |
parent | c30fea992e60c6ec52acb1491a360241c0cf8d75 [diff] |
GVN-hoist: limit the length of dependent instructions Limit the number of times the while(1) loop is executed. With this restriction the number of hoisted instructions does not change in a significant way on the test-suite. Differential Revision: https://reviews.llvm.org/D23028 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277651 91177308-0d34-0410-b5e6-96231b3b80d8