| commit | 64e428147ffc9bbeff444c922b98cc4110c21561 | [log] [tgz] |
|---|---|---|
| author | Kyle Butt <kyle+llvm@iteratee.net> | Thu Aug 18 18:57:29 2016 +0000 |
| committer | Kyle Butt <kyle+llvm@iteratee.net> | Thu Aug 18 18:57:29 2016 +0000 |
| tree | 30208c4c0cb8c8ac3e0f003a16b663757e48b0ae | |
| parent | 24c86990575fd7c780f944a60d345565208067b0 [diff] |
Branch Folding: Accept explicit threshold for tail merge size. This is prep work for allowing the threshold to be different during layout, and to enforce a single threshold between merging and duplicating during layout. No observable change intended. llvm-svn: 279117