| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Move support/tools into utils
llvm-svn: 8878
|
|
|
|
| |
llvm-svn: 7831
|
|
|
|
| |
llvm-svn: 7494
|
|
|
|
|
|
| |
the testing scripts to avoid breaking diffs while still gathering stats.
llvm-svn: 6067
|
|
|
|
| |
llvm-svn: 5521
|
|
|
|
| |
llvm-svn: 4291
|
|
|
|
| |
llvm-svn: 4041
|
|
|
|
|
|
|
|
|
|
|
| |
* Renamed StatisticReporter.h/cpp to Statistic.h/cpp
* Broke constructor to take two const char * arguments instead of one, so
that indendation can be taken care of automatically.
* Sort the list by pass name when printing
* Make sure to print all statistics as a group, instead of randomly when
the statistics dtors are called.
llvm-svn: 3999
|
|
|
|
| |
llvm-svn: 2985
|
|
|
|
|
|
|
|
| |
the random debugging macros scattered throughout llvm.
The new DEBUG(x) macro should be used instead of special purpose debug macros.
llvm-svn: 2709
|
|
llvm-svn: 2598
|