summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Align the lower portion of the page with the left margin so that the pageReid Spencer2004-05-31
* Clean up the Feature and Regression test output to (a) use section headers,Reid Spencer2004-05-31
* Make the Regression/Feature test support excise all ": PASS" lines thatReid Spencer2004-05-30
* Changes to make the nightly tester run the regression tests at night, yaay!Chris Lattner2004-05-28
* Right: the #includes are not needed eitherChris Lattner2004-05-28
* Use fileutilities instead of mmap directlyChris Lattner2004-05-28
* doxygen no longer builds into the docs tree, and we no longer have boostChris Lattner2004-05-27
* Add support for dos style files.Chris Lattner2004-05-27
* Header file movedChris Lattner2004-05-27
* Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.Misha Brukman2004-05-19
* Added `zeroinitializer' keyword.Misha Brukman2004-04-28
* mmap of a zero length file returns null on some platforms, so hack around it.Brian Gaeke2004-04-23
* Fix typo.Brian Gaeke2004-04-19
* Spiff is no longer in our treeChris Lattner2004-04-18
* The "best" of both worlds: readable C++ comments and valid HTML For doxygen.Misha Brukman2004-04-15
* Fix bug, add support for +/-Chris Lattner2004-04-13
* Out with spiff, in with fpcmpChris Lattner2004-04-13
* Remove spiff. Though it looked good, it was not really as spiffy as it seemedChris Lattner2004-04-13
* Okay, spiff is completely incapable of handling files of nontrivial size.Chris Lattner2004-04-13
* Increase buffer size again. *sigh*Chris Lattner2004-04-13
* Don't index spiff. It should not count as lines of LLVM codeChris Lattner2004-04-13
* Fixed sized limits are bad... duh.Chris Lattner2004-04-13
* Really spiff, don't chatter :)Chris Lattner2004-04-13
* Don't underline diffsBrian Gaeke2004-04-13
* Clean up the Spiff code so that it emits fewer warnings. ThisBrian Gaeke2004-04-13
* Build Spiff directoryBrian Gaeke2004-04-12
* Add the Spiff fp-aware diff utility from BellcoreBrian Gaeke2004-04-12
* Tablegen backend for really simple instruction selectorJakub Staszak2004-04-06
* add tablgen backend for really simple instruction selectorJakub Staszak2004-04-06
* Teach vim about the select instruction. Allow it to forget about the long-deadChris Lattner2004-03-12
* Teach emacs about the select instructionChris Lattner2004-03-12
* Default to using edge countsChris Lattner2004-03-08
* Squash /usr/dcs path; use a 'require <version>' instead.Brian Gaeke2004-03-03
* Add my regression finding by binary searching cvs script.Brian Gaeke2004-03-03
* Added EH support.John Criswell2004-03-02
* Don't look in the .libs directories that libtool makesBrian Gaeke2004-03-01
* Do not remove an active template argument even if the superclass had one of theChris Lattner2004-02-28
* Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crashChris Lattner2004-02-28
* Assert instead of going into an infinite loop!Chris Lattner2004-02-28
* Added support for C++ compilation.John Criswell2004-02-26
* C++ version of llvm-native-gcc.John Criswell2004-02-26
* Updated to use llc to generate CBE code.John Criswell2004-02-25
* 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