commit | 63347e9db783cf6d23bb4adc1f5a60c0c992f194 | [log] [tgz] |
---|---|---|
author | Kyle Butt <kyle+llvm@iteratee.net> | Tue Aug 30 18:18:54 2016 +0000 |
committer | Kyle Butt <kyle+llvm@iteratee.net> | Tue Aug 30 18:18:54 2016 +0000 |
tree | 07c8982027212286a41300319b3a45148c050ee7 | |
parent | 2f1f35b843c4dadaafb6a33d02d313339c937d6c [diff] |
TailDuplication: Extract Indirect-Branch block limit as option. NFC The existing code hard-coded a limit of 20 instructions for duplication when a block ended with an indirect branch. Extract this as an option. No functional change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280125 91177308-0d34-0410-b5e6-96231b3b80d8