| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach vim about the select instruction. Allow it to forget about the long-dead | Chris Lattner | 2004-03-12 | 1 | -2/+2 |
* | Teach emacs about the select instruction | Chris Lattner | 2004-03-12 | 1 | -1/+1 |
* | Default to using edge counts | Chris Lattner | 2004-03-08 | 1 | -9/+13 |
* | Squash /usr/dcs path; use a 'require <version>' instead. | Brian Gaeke | 2004-03-03 | 1 | -3/+4 |
* | Add my regression finding by binary searching cvs script. | Brian Gaeke | 2004-03-03 | 1 | -0/+185 |
* | Added EH support. | John Criswell | 2004-03-02 | 1 | -5/+5 |
* | Don't look in the .libs directories that libtool makes | Brian Gaeke | 2004-03-01 | 1 | -1/+1 |
* | Do not remove an active template argument even if the superclass had one of the | Chris Lattner | 2004-02-28 | 1 | -1/+2 |
* | Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crash | Chris Lattner | 2004-02-28 | 1 | -3/+9 |
* | Assert instead of going into an infinite loop! | Chris Lattner | 2004-02-28 | 1 | -2/+5 |
* | Added support for C++ compilation. | John Criswell | 2004-02-26 | 1 | -2/+3 |
* | C++ version of llvm-native-gcc. | John Criswell | 2004-02-26 | 1 | -0/+249 |
* | Updated to use llc to generate CBE code. | John Criswell | 2004-02-25 | 1 | -2/+2 |
* | Add a label for the bump when we started counting llvm/projects | Chris Lattner | 2004-02-18 | 1 | -0/+1 |
* | exit(1) instead of abort()'ing on error | Chris Lattner | 2004-02-13 | 3 | -27/+27 |
* | Fix buggy error message problem | Chris Lattner | 2004-02-13 | 1 | -2/+3 |
* | Ooops, top-level C++-comments aren't recognized by flex. | Misha Brukman | 2004-02-12 | 1 | -2/+2 |
* | * Convert C comments to C++ style (why are some one way, some another?!) | Misha Brukman | 2004-02-12 | 1 | -30/+14 |
* | Fix bug in initial check - when recompiling everything with llvm-native-gcc, | Brian Gaeke | 2004-02-11 | 1 | -0/+2 |
* | Make block profiling the default | Chris Lattner | 2004-02-10 | 1 | -6/+21 |
* | Fix unterminated-quote typo in echo command | Brian Gaeke | 2004-02-08 | 1 | -1/+1 |
* | Print the record NAME not the record ADDRESS | Chris Lattner | 2004-02-06 | 1 | -1/+1 |
* | Start counting projects | Chris Lattner | 2004-01-27 | 1 | -1/+1 |
* | Fix a couple of places I noticed where "X86" was hard-coded. | Brian Gaeke | 2004-01-24 | 1 | -2/+2 |
* | This is my script for narrowing down miscompilations to a single file. | Brian Gaeke | 2004-01-15 | 1 | -0/+147 |
* | Eliminate annoying warnings from the tester, hopefully for real this time. | Chris Lattner | 2004-01-12 | 1 | -2/+2 |
* | Fix annoying warnings. W doesn't have a revision number | Chris Lattner | 2004-01-09 | 1 | -2/+2 |
* | explain the jump for llvm-db | Chris Lattner | 2004-01-07 | 1 | -0/+1 |
* | Change perl interpreter path to the standard /usr/bin/perl. | Alkis Evlogimenos | 2004-01-07 | 1 | -1/+1 |
* | Eliminate a spurious warning | Chris Lattner | 2003-12-19 | 1 | -1/+1 |
* | If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandline | Chris Lattner | 2003-12-19 | 1 | -3/+6 |
* | Update template | Chris Lattner | 2003-12-19 | 1 | -0/+3 |
* | Stop laughing Misha | Chris Lattner | 2003-12-11 | 1 | -1/+1 |
* | Check in the llvm-native-gcc script, which I use in the process of | Brian Gaeke | 2003-12-09 | 1 | -0/+249 |
* | This may fix the "0 dirs" stuff we get in the nightly tests when they are | Brian Gaeke | 2003-12-01 | 1 | -2/+2 |
* | This function REALLY DOES return void | Chris Lattner | 2003-11-20 | 1 | -1/+1 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 19 | -14/+121 |
* | * Add units to the yaxis of each chart | Chris Lattner | 2003-11-08 | 2 | -14/+56 |
* | Since we are collecting all of this data, we might as well graph it! | Chris Lattner | 2003-11-08 | 1 | -3/+202 |
* | fix warnings on sparc | Chris Lattner | 2003-11-06 | 2 | -2/+2 |
* | Add -help option | Chris Lattner | 2003-11-02 | 1 | -2/+11 |
* | Pass unrecognized options into llvmprof | Chris Lattner | 2003-10-29 | 1 | -2/+7 |
* | Add option for block profiling, pass in the "correct" argv[0] to the program | Chris Lattner | 2003-10-28 | 1 | -6/+4 |
* | Helper script for collecting profiling instrumentation. Simply run | Chris Lattner | 2003-10-28 | 1 | -0/+44 |
* | I'm tired of the nightly tester stopping, aren't you? | Chris Lattner | 2003-10-28 | 1 | -2/+2 |
* | Make sure to syntax hilight the 'unwind' keyword! | Chris Lattner | 2003-10-27 | 2 | -2/+2 |
* | Add more space! | Chris Lattner | 2003-10-21 | 1 | -4/+4 |
* | Syntax highlight the new operators | Chris Lattner | 2003-10-21 | 2 | -2/+2 |
* | Added LLVM copyright notice. | John Criswell | 2003-10-21 | 2 | -0/+14 |
* | Added LLVM copyright to Makefiles. | John Criswell | 2003-10-20 | 4 | -0/+32 |