aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include passes.h which defines the interface this file exposesChris Lattner2003-09-302-8/+8
* Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxxJohn Criswell2003-09-302-2/+2
* Removed Makefile for CompileFail tests. They are now run by QMTest and areJohn Criswell2003-09-302-35/+28
* Adjusted for the new TestRunner test class. This replaces %gcc and %g++ withJohn Criswell2003-09-302-2/+2
* Added the CXXTest test class.John Criswell2003-09-301-0/+2
* This makefile is completely wrong, don't even bother to keep itChris Lattner2003-09-301-4/+0
* These tests got moved to test/Programs/SingleSource/Regression/C++/EHChris Lattner2003-09-307-220/+0
* Update commentChris Lattner2003-09-301-4/+2
* Standardize header file commentsChris Lattner2003-09-30109-155/+137
* Add a file headerChris Lattner2003-09-303-0/+18
* Remove unused headerChris Lattner2003-09-301-14/+0
* Fix header commentChris Lattner2003-09-301-2/+4
* Doxygen-ified comments.Misha Brukman2003-09-302-374/+294
* Fix header, remove dead declChris Lattner2003-09-301-3/+1
* Fix header file commentChris Lattner2003-09-301-59/+26
* * Ordered includes according to LLVM styleMisha Brukman2003-09-301-70/+18
* make the header comment more usefulChris Lattner2003-09-301-2/+5
* Made code more terse:Misha Brukman2003-09-302-30/+8
* Add statistic for # of emitWord() calls.Brian Gaeke2003-09-301-0/+2
* Doxygen-ified function comments.Misha Brukman2003-09-301-61/+43
* Removed extra space in comments.Misha Brukman2003-09-301-12/+12
* Remove initials from source fileChris Lattner2003-09-301-2/+1
* Make code more terse:Misha Brukman2003-09-301-69/+38
* new testcase distilled from 177.mesaChris Lattner2003-09-301-0/+16
* Added conditional configuration of poolalloc.John Criswell2003-09-302-28/+42
* Added the ability to conditionally configure the reopt project if it is checkedJohn Criswell2003-09-302-29/+188
* New fixed bug, distilled from 252.eonChris Lattner2003-09-301-0/+10
* 1. Use better error messages in LinkFiles().Brian Gaeke2003-09-303-5/+6
* Removed the utils/Makefile file from being copied to the object root tree.John Criswell2003-09-302-35/+28
* Update file headers for renamed files.Chris Lattner2003-09-303-25/+9
* Use the newly abstracted interface for running our tools and gcc.Misha Brukman2003-09-291-437/+18
* Fixed space issues, code alignment, tabs -> spaces.Misha Brukman2003-09-292-22/+22
* Implementation of the abstraction of running our tools + gcc, taken out ofMisha Brukman2003-09-293-0/+1122
* Abstracted away the process of running our tools + gcc from bugpoint.Misha Brukman2003-09-293-0/+345
* Tersified and fixed whitespace (tabs -> spaces).Misha Brukman2003-09-292-20/+12
* * Added an interface for how LLEE would communicate with the OSMisha Brukman2003-09-297-74/+263
* Tersified code:Misha Brukman2003-09-292-78/+66
* update run commandChris Lattner2003-09-291-1/+1
* * Ordered includes according to LLVM programmers' guideMisha Brukman2003-09-292-254/+100
* Simplify test, include problem analysisChris Lattner2003-09-291-3/+7
* Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell2003-09-292-28/+42
* Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell2003-09-291-0/+4
* Updated for the new QMTest test suite. Temporary output file is now placedJohn Criswell2003-09-291-1/+1
* New testcase, distilled by JohnChris Lattner2003-09-291-0/+11
* Added information on input and output filenames.John Criswell2003-09-292-16/+100
* Removed Support directory. It now lives in llvm/support/lib.John Criswell2003-09-291-1/+1
* Check in missing makefileChris Lattner2003-09-291-0/+6
* Initial checkin of makefile for this directoryChris Lattner2003-09-291-0/+6
* Moved code from llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-292-2/+2
* Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.John Criswell2003-09-291-4/+0