summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Add a label for the bump when we started counting llvm/projectsChris Lattner2004-02-18
* exit(1) instead of abort()'ing on errorChris Lattner2004-02-13
* Fix buggy error message problemChris Lattner2004-02-13
* Ooops, top-level C++-comments aren't recognized by flex.Misha Brukman2004-02-12
* * Convert C comments to C++ style (why are some one way, some another?!)Misha Brukman2004-02-12
* Fix bug in initial check - when recompiling everything with llvm-native-gcc,Brian Gaeke2004-02-11
* Make block profiling the defaultChris Lattner2004-02-10
* Fix unterminated-quote typo in echo commandBrian Gaeke2004-02-08
* Print the record NAME not the record ADDRESSChris Lattner2004-02-06
* Start counting projectsChris Lattner2004-01-27
* Fix a couple of places I noticed where "X86" was hard-coded.Brian Gaeke2004-01-24
* This is my script for narrowing down miscompilations to a single file.Brian Gaeke2004-01-15
* Eliminate annoying warnings from the tester, hopefully for real this time.Chris Lattner2004-01-12
* Fix annoying warnings. W doesn't have a revision numberChris Lattner2004-01-09
* explain the jump for llvm-dbChris Lattner2004-01-07
* Change perl interpreter path to the standard /usr/bin/perl.Alkis Evlogimenos2004-01-07
* Eliminate a spurious warningChris Lattner2003-12-19
* If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandlineChris Lattner2003-12-19
* Update templateChris Lattner2003-12-19
* Stop laughing MishaChris Lattner2003-12-11
* Check in the llvm-native-gcc script, which I use in the process ofBrian Gaeke2003-12-09
* This may fix the "0 dirs" stuff we get in the nightly tests when they areBrian Gaeke2003-12-01
* This function REALLY DOES return voidChris Lattner2003-11-20
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* * Add units to the yaxis of each chartChris Lattner2003-11-08
* Since we are collecting all of this data, we might as well graph it!Chris Lattner2003-11-08
* fix warnings on sparcChris Lattner2003-11-06
* Add -help optionChris Lattner2003-11-02
* Pass unrecognized options into llvmprofChris Lattner2003-10-29
* Add option for block profiling, pass in the "correct" argv[0] to the programChris Lattner2003-10-28
* Helper script for collecting profiling instrumentation. Simply runChris Lattner2003-10-28
* I'm tired of the nightly tester stopping, aren't you?Chris Lattner2003-10-28
* Make sure to syntax hilight the 'unwind' keyword!Chris Lattner2003-10-27
* Add more space!Chris Lattner2003-10-21
* Syntax highlight the new operatorsChris Lattner2003-10-21
* Added LLVM copyright notice.John Criswell2003-10-21
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* Added LLVM copyright header.John Criswell2003-10-20
* DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner2003-10-19
* Print stuff to stdout if something changes.Chris Lattner2003-10-18
* Add debug variable.Brian Gaeke2003-10-16
* Removed the .PRECIOUS of Lex and Yacc output files.John Criswell2003-10-16
* Fix bug in scriptChris Lattner2003-10-14
* Adding additional license information to these files.John Criswell2003-10-13
* LLVM CVS repository has moved.Misha Brukman2003-10-13
* Regularize header file commentsChris Lattner2003-10-13
* Greatly expand documentation comment at head of file... I had toBrian Gaeke2003-10-11
* This seems to work around some unobvious bug in gcc on sparc which wasBrian Gaeke2003-10-10
* Add support for the weak linkage specifierChris Lattner2003-10-10
* Include the new docs directory, whenever it gets added. www is goneChris Lattner2003-10-09