| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137
|
|
|
|
| |
llvm-svn: 14589
|
|
|
|
| |
llvm-svn: 12990
|
|
|
|
|
|
| |
I don't know about you guys, but I rarely read the .html manuals :-)
llvm-svn: 11366
|
|
|
|
| |
llvm-svn: 10865
|
|
|
|
| |
llvm-svn: 9903
|
|
|
|
| |
llvm-svn: 9300
|
|
|
|
|
|
| |
DEBUG_TYPE facilities
llvm-svn: 7490
|
|
|
|
|
|
| |
the data type.
llvm-svn: 4458
|
|
|
|
|
|
|
|
|
|
|
| |
* 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: 2786
|
|
|
|
|
|
|
|
| |
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: 2599
|