summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * Remove cleandeps targetChris Lattner2003-08-21
* Change all #include'd files to be :: rules instead of : rulesChris Lattner2003-08-21
* Reoptimizer has moved to reopt cvs module.Brian Gaeke2003-08-21
* Make build errors stand out by coloring them red.Misha Brukman2003-08-21
* Implement Assembler/2003-08-21-ConstantExprCast-Fold.llxChris Lattner2003-08-21
* New testcaseChris Lattner2003-08-21
* Test case distilled from bash.Misha Brukman2003-08-21
* remove invalid testChris Lattner2003-08-21
* Test case distilled from `bash'.Misha Brukman2003-08-21
* Yet another testcase distilled from emacs by Misha!Chris Lattner2003-08-21
* New testcase, distilled from emacs by MishaChris Lattner2003-08-21
* Fix warning on sparc buildChris Lattner2003-08-21
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-21
* fix dependencyChris Lattner2003-08-21
* Adding a copyright notice to each file is unnecessary.John Criswell2003-08-21
* Further updates:John Criswell2003-08-21
* Added the ability to run the QMTests. It is currently not enabled by default,John Criswell2003-08-21
* Updated to reflect current work:John Criswell2003-08-21
* Unless we CANNOT merge the arguments, do soChris Lattner2003-08-20
* Point to the RIGHT GCC library directoryChris Lattner2003-08-20
* Point to the correct cc1/cc1plus binariesChris Lattner2003-08-20
* Added #include <cassert>. In GCC 3.3, we don't get assert() through the otherJohn Criswell2003-08-20
* Added dummy version of the `util' library.Misha Brukman2003-08-20
* Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.Misha Brukman2003-08-20
* Make the bytecode file executable as well for LLEE purposes.Misha Brukman2003-08-20
* Simplify testcase even moreChris Lattner2003-08-20
* New makefile for new directoryChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* Whoa, GCC accepts this. Whack.Chris Lattner2003-08-20
* New testcase, distilled from bisonChris Lattner2003-08-20
* New testcase, distilled from 'screen' by MishaChris Lattner2003-08-20
* Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llxChris Lattner2003-08-20
* New testcase for GEP foldingChris Lattner2003-08-20
* Catch testing errorsChris Lattner2003-08-20
* Fix bug where we printed the month number instead of the day number *blush*Chris Lattner2003-08-20
* Modified the SUFFIXES pseudo targets so that we remove all default suffixesJohn Criswell2003-08-20
* Add ParseEnvironmentOptions documentationBrian Gaeke2003-08-19
* Add warning about how you have to put cl::init after cl::location, if bothBrian Gaeke2003-08-19
* Make testcase more interestingChris Lattner2003-08-19
* Make assertion message more helpful in a case that might happen...Chris Lattner2003-08-19
* Fix bugs in testerChris Lattner2003-08-19
* X86.td has been moved out of this directory; these are outdated targets.Misha Brukman2003-08-19
* Since we broke up SingleSource and MultiSource testing, the logs are nowMisha Brukman2003-08-19
* Do not force a runtimelimit! We were actually reducing it.Chris Lattner2003-08-19
* Increase the size of the LOC chartChris Lattner2003-08-19
* Fix grammar, add commentChris Lattner2003-08-18
* Fix buggy testcaseChris Lattner2003-08-18
* no-strict-aliasing reduxChris Lattner2003-08-18