- fd04ee6 Added support for C++ compilation. by John Criswell · 21 years ago
- 28ccd02 C++ version of llvm-native-gcc. by John Criswell · 21 years ago
- cac4b8e Updated to use llc to generate CBE code. by John Criswell · 21 years ago
- e9f66b9 Add a label for the bump when we started counting llvm/projects by Chris Lattner · 21 years ago
- f5761a5 exit(1) instead of abort()'ing on error by Chris Lattner · 21 years ago
- 83fe917 Fix buggy error message problem by Chris Lattner · 21 years ago
- f2f5b39 Ooops, top-level C++-comments aren't recognized by flex. by Misha Brukman · 21 years ago
- 1700f77 * Convert C comments to C++ style (why are some one way, some another?!) by Misha Brukman · 21 years ago
- 0afbc2f Fix bug in initial check - when recompiling everything with llvm-native-gcc, by Brian Gaeke · 21 years ago
- b9f960e Make block profiling the default by Chris Lattner · 21 years ago
- 79bf052 Fix unterminated-quote typo in echo command by Brian Gaeke · 21 years ago
- 7b9ee51 Print the record NAME not the record ADDRESS by Chris Lattner · 21 years ago
- 991a75e Start counting projects by Chris Lattner · 21 years ago
- 48e9f26 Fix a couple of places I noticed where "X86" was hard-coded. by Brian Gaeke · 21 years ago
- 4a6ca8d This is my script for narrowing down miscompilations to a single file. by Brian Gaeke · 21 years ago
- d56147d Eliminate annoying warnings from the tester, hopefully for real this time. by Chris Lattner · 21 years ago
- be39e43 Fix annoying warnings. W doesn't have a revision number by Chris Lattner · 21 years ago
- f789d40 explain the jump for llvm-db by Chris Lattner · 21 years ago
- 2e142f5 Change perl interpreter path to the standard /usr/bin/perl. by Alkis Evlogimenos · 21 years ago
- 370e809 Eliminate a spurious warning by Chris Lattner · 21 years ago
- bb0aca5 If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandline by Chris Lattner · 21 years ago
- 8ffc66d Update template by Chris Lattner · 21 years ago
- 7538469 Stop laughing Misha by Chris Lattner · 21 years ago
- 73d8d55 Check in the llvm-native-gcc script, which I use in the process of by Brian Gaeke · 21 years ago
- ac5d96b This may fix the "0 dirs" stuff we get in the nightly tests when they are by Brian Gaeke · 21 years ago
- 116e70f This function REALLY DOES return void by Chris Lattner · 21 years ago
- d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
- a3ed7d3 * Add units to the yaxis of each chart * Add charts to the nightly test report by Chris Lattner · 21 years ago
- 75dd3e5 Since we are collecting all of this data, we might as well graph it! by Chris Lattner · 21 years ago
- 5cea0e1 fix warnings on sparc by Chris Lattner · 21 years ago
- 1ca9221 Add -help option by Chris Lattner · 21 years ago
- 0faadf2 Pass unrecognized options into llvmprof by Chris Lattner · 21 years ago
- 8a209dd Add option for block profiling, pass in the "correct" argv[0] to the program by Chris Lattner · 21 years ago
- ad910eb Helper script for collecting profiling instrumentation. Simply run by Chris Lattner · 21 years ago
- 3e457f7 I'm tired of the nightly tester stopping, aren't you? by Chris Lattner · 21 years ago
- 0512d02 Make sure to syntax hilight the 'unwind' keyword! by Chris Lattner · 21 years ago
- 91480ff Add more space! by Chris Lattner · 21 years ago
- 84a6f39 Syntax highlight the new operators by Chris Lattner · 21 years ago
- aefb666 Added LLVM copyright notice. by John Criswell · 21 years ago
- e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
- 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
- be19787 DeHTMLify the email so that it only gets sent out if something changes. by Chris Lattner · 21 years ago
- 9efd7f4 Print stuff to stdout if something changes. by Chris Lattner · 21 years ago
- fb1a996 Add debug variable. by Brian Gaeke · 21 years ago
- 11b2dbd Removed the .PRECIOUS of Lex and Yacc output files. by John Criswell · 21 years ago
- 9d13efa Fix bug in script by Chris Lattner · 21 years ago
- 7eadec6 Adding additional license information to these files. by John Criswell · 21 years ago
- d12fa6c LLVM CVS repository has moved. by Misha Brukman · 21 years ago
- cf3056d Regularize header file comments by Chris Lattner · 21 years ago
- b3dab90 Greatly expand documentation comment at head of file... I had to by Brian Gaeke · 21 years ago
- be7f4af This seems to work around some unobvious bug in gcc on sparc which was by Brian Gaeke · 21 years ago
- 2498d67 Add support for the weak linkage specifier by Chris Lattner · 21 years ago
- abb84f8 Include the new docs directory, whenever it gets added. www is gone by Chris Lattner · 21 years ago
- 73ff512 Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs by Alkis Evlogimenos · 21 years ago
- 6b8b225 Properly close anchor tags in column descriptions by Alkis Evlogimenos · 21 years ago
- 1bb9a48 I wanted to make the top of the page less verbose. Hope this helps. by Brian Gaeke · 21 years ago
- 55e3459 The support directory no longer exists by Chris Lattner · 21 years ago
- 0a92ebf Move support/tools/* back into utils by Chris Lattner · 21 years ago
- 7a30f2e Make sure to include the "support" directory by Chris Lattner · 21 years ago
- bc7039c Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. by John Criswell · 21 years ago
- 788816f Updated Makefiles to reflect new location in llvm/support/tools. by John Criswell · 21 years ago
- ccee296 Fix bug in previous checkin by Chris Lattner · 21 years ago
- 338dd7e Make it detect failed builds better by Chris Lattner · 21 years ago
- 8bab27d Squelch warning by Chris Lattner · 21 years ago
- 7b44755 Document new column by Chris Lattner · 21 years ago
- 0bb806b Do not put DEBUG() guard around error condition; this must *always* be printed. by Misha Brukman · 21 years ago
- 4104f23 Fix the flag on `rm' to properly do a recursive deletion. by Misha Brukman · 21 years ago
- c69230d5 Really use a search path as described in the log message for the last by Vikram S. Adve · 21 years ago
- fb5e060 Update makellvm to work with the brave new world of separate obj-root trees. by Vikram S. Adve · 21 years ago
- 8f9c4bd Fix the nightly tester now that olden has been moved by Chris Lattner · 21 years ago
- 410d1b5 Updated to find source files using VPATH. This makes writing build rules by John Criswell · 21 years ago
- 38dc918 Updated the log of changes (as required by the Burg copyright) to give an by John Criswell · 21 years ago
- 2d93003 Modified the code so that we exit() with a non-zero value instead of calling by John Criswell · 21 years ago
- 09b47f9 syntax highlightify by Chris Lattner · 21 years ago
- f9de593 Syntax hilight by Chris Lattner · 21 years ago
- ec6867e Fix syntax error when makellvm is run in an invalid directory. by Vikram S. Adve · 21 years ago
- 737af82 Fixed spelling of `intentionally'. by Misha Brukman · 21 years ago
- 6cb0f4d Remove unneeded #include by Chris Lattner · 21 years ago
- 40574dd Checkin of autoconf-style object root. by John Criswell · 21 years ago
- 96b4bed Added an option to TableGen that allows users to specify a directory in which by John Criswell · 21 years ago
- f959c33 Add new label by Chris Lattner · 21 years ago
- 87486b4 Only use :: rules for #included files by Chris Lattner · 21 years ago
- 71b0a31 Make build errors stand out by coloring them red. by Misha Brukman · 21 years ago
- a83de0b Fix warning on sparc build by Chris Lattner · 21 years ago
- eac3cdc Start testing SPEC as well as singlesource/multisource by Chris Lattner · 21 years ago
- 43bf32e Added #include <cassert>. In GCC 3.3, we don't get assert() through the other by John Criswell · 21 years ago
- c729415 Catch testing errors by Chris Lattner · 21 years ago
- fdaac9e Fix bug where we printed the month number instead of the day number *blush* by Chris Lattner · 21 years ago
- 08e2476 Fix bugs in tester Add new -norunningtests option by Chris Lattner · 21 years ago
- 86f665b X86.td has been moved out of this directory; these are outdated targets. by Misha Brukman · 21 years ago
- efe8474 Since we broke up SingleSource and MultiSource testing, the logs are now by Misha Brukman · 21 years ago
- 196a14a Do not force a runtimelimit! We were actually reducing it. by Chris Lattner · 21 years ago
- 8ab0a01 Increase the size of the LOC chart by Chris Lattner · 21 years ago
- 5e39b52 Remove fixme by Chris Lattner · 21 years ago
- c75b14e Add the magic incantations to get a running LOC graph updated each night... by Chris Lattner · 21 years ago
- 24eefd3 Add in the running LOC chart by Chris Lattner · 21 years ago
- f5a6ab9 Wrap line at 80 columns Fix bogus failures by Chris Lattner · 21 years ago
- 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
- 00d7af6 Fix minor bugs in the tester by Chris Lattner · 21 years ago
- bf6a4dc * Split the programs table into MultiSource and SingleSource components by Chris Lattner · 21 years ago