commit | b8f5c8cb95a68b48659d6ada39e9b8b14d556fd7 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Sat Jan 17 00:33:09 2015 +0000 |
committer | Matthias Braun <matze@braunis.de> | Sat Jan 17 00:33:09 2015 +0000 |
tree | 85e88f5b7fa1f138132dff9177db981188678667 | |
parent | 07a087f45cd8415fe375bb166851f3cc4032cd18 [diff] |
RegisterCoalescer: Cleanup comment style - Consistenly put comments above the function declaration, not the definition. To achieve this some duplicate comments got merged and some comment parts describing implementation details got moved into their functions. - Consistently use doxygen comments above functions. - Do not use doxygen comments inside functions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226351 91177308-0d34-0410-b5e6-96231b3b80d8