| commit | a77f3d8587e46f3d22270f7d3b8b8288f8cfa792 | [log] [tgz] |
|---|---|---|
| author | Stepan Dyatkovskiy <stpworld@narod.ru> | Sat Jun 21 18:58:11 2014 +0000 |
| committer | Stepan Dyatkovskiy <stpworld@narod.ru> | Sat Jun 21 18:58:11 2014 +0000 |
| tree | 9c2864b854becb54310668fed29c333371f66028 | |
| parent | 65a407c2ceabcb6ff8f62c45ff8de2b473823e2c [diff] |
MergeFunctions Pass, introduced sanity check, that checks order relation,
introduced among functions set.
This patch belongs to patch series that improves MergeFunctions
performance time from O(N*N) to O(N*log(N)).
llvm-svn: 211442