| commit | cea9ede74e9ac8ca3cef01612d11aee7ed033c33 | [log] [tgz] |
|---|---|---|
| author | Igor Laevsky <igmyrj@gmail.com> | Tue Sep 29 14:57:52 2015 +0000 |
| committer | Igor Laevsky <igmyrj@gmail.com> | Tue Sep 29 14:57:52 2015 +0000 |
| tree | 22f49fe9354090abf037755ffbfe613ea44fa9ce | |
| parent | a4d3217e818d255f4e357ac3ab2b459fb884d99f [diff] |
[ValueTracking] Lower dom-conditions-dom-blocks and dom-conditions-max-uses thresholds On some of our benchmarks this change shows about 50% compile time improvement without any noticeable performance difference. Differential Revision: http://reviews.llvm.org/D13248 llvm-svn: 248801