Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some beta code that no longer has an owner. | Chris Lattner | 2005-10-24 | 1 | -480/+0 |
| | | | | llvm-svn: 23944 | ||||
* | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-23 | 1 | -5/+5 |
| | | | | llvm-svn: 21480 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -42/+42 |
| | | | | llvm-svn: 21427 | ||||
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+11 |
| | | | | llvm-svn: 9903 | ||||
* | Be gcc 3.4 clean | Chris Lattner | 2003-11-05 | 1 | -1/+3 |
| | | | | llvm-svn: 9725 | ||||
* | Added LLVM copyright header. | John Criswell | 2003-10-21 | 1 | -0/+7 |
| | | | | llvm-svn: 9321 | ||||
* | Regularize header file comments | Chris Lattner | 2003-10-13 | 1 | -4/+3 |
| | | | | llvm-svn: 9071 | ||||
* | Changes to runtime framework | Anand Shukla | 2003-02-14 | 1 | -5/+4 |
| | | | | llvm-svn: 5572 | ||||
* | Revert Anand's patch which broke the build | Chris Lattner | 2003-02-10 | 1 | -4/+4 |
| | | | | llvm-svn: 5525 | ||||
* | *** empty log message *** | Anand Shukla | 2003-02-09 | 1 | -4/+4 |
| | | | | llvm-svn: 5522 | ||||
* | Changes to work with Statistics rework | Chris Lattner | 2002-10-01 | 1 | -7/+1 |
| | | | | | | | | | | | | * 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. * Updated ProgrammersManual with new semantics. llvm-svn: 4004 | ||||
* | Added checking threshold | Anand Shukla | 2002-09-20 | 1 | -4/+4 |
| | | | | llvm-svn: 3864 | ||||
* | Incorporated changes in alloca and getElementPointer instruction | Anand Shukla | 2002-09-16 | 1 | -6/+17 |
| | | | | llvm-svn: 3733 | ||||
* | minor corrections | Anand Shukla | 2002-07-18 | 1 | -31/+24 |
| | | | | llvm-svn: 2971 | ||||
* | Relocating Graph.h | Anand Shukla | 2002-06-25 | 1 | -0/+465 |
llvm-svn: 2770 |