| commit | ee51a20164fba305401158e9d1020f7c3cd27adc | [log] [tgz] |
|---|---|---|
| author | Kyle Butt <kyle+llvm@iteratee.net> | Mon Apr 10 22:28:18 2017 +0000 |
| committer | Kyle Butt <kyle+llvm@iteratee.net> | Mon Apr 10 22:28:18 2017 +0000 |
| tree | 8638988764c3bfbcffa7729400dcdb8c1c0d46e3 | |
| parent | a12bd756e4dd3e1325e877d6666cf3c63d80f85a [diff] |
CodeGen: BlockPlacement: Minor probability changes. Qin may be large, and Succ may be more frequent than BB. Take these both into account when deciding if tail-duplication is profitable. llvm-svn: 299891