summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added an answer about running the tests.release_1John Criswell2003-10-241-0/+14
* Added note about multilib options.John Criswell2003-10-241-0/+5
* Fixed the name of the Command Guide index.John Criswell2003-10-241-1/+1
* Fixed the name of the Command Guide index.John Criswell2003-10-241-26/+49
* HTML version of README.txtJohn Criswell2003-10-241-0/+242
* Removed the reference to llvm-request since the source code will beJohn Criswell2003-10-241-2/+1
* Added brief information on how to query filed bugs via BugZilla.John Criswell2003-10-241-39/+39
* Made QMTest run first to ensure that it runs.John Criswell2003-10-241-1/+6
* Merged revision 1.19.John Criswell2003-10-241-0/+4
* Merged revision 1.21.John Criswell2003-10-241-0/+11
* Merged in revision 1.12.John Criswell2003-10-241-3/+10
* Merged in revision 1.4, adjusting tabs to spaces to keep indentationJohn Criswell2003-10-241-56/+69
* Updated the design guide to be a newer paper on LLVM.John Criswell2003-10-241-2/+3
* Fixed the syntax for Solaris /bin/sh.John Criswell2003-10-241-1/+2
* Added information on why someone would want to build the GCC front end.John Criswell2003-10-232-3/+18
* Added information about fixing the headers on Solaris.John Criswell2003-10-231-1/+18
* Removing Release Tasks. This belongs in the web site repository.John Criswell2003-10-2316-185/+38
* Added LLVM copyright header per Vikram's request.John Criswell2003-10-231-0/+9
* Removed pre-release license.John Criswell2003-10-231-34/+0
* This commit was manufactured by cvs2svn to create branch 'release_1'.cvs2svn2003-10-234-1624/+38
* Updated configure script.John Criswell2003-10-231-2/+1
* We might as well strip off any CPRs before propagationChris Lattner2003-10-231-1/+4
* Fail gracefully if we have a zero arg varargs functionChris Lattner2003-10-232-0/+12
* Turn on the IPCP pass by default. It has passed all of the testsChris Lattner2003-10-232-0/+7
* Reformat. A few minor edits.Brian Gaeke2003-10-231-221/+297
* * Eliminate `using' directiveMisha Brukman2003-10-234-104/+52
* * Fix order of #include filesMisha Brukman2003-10-234-42/+44
* * Order #includes as per style guideMisha Brukman2003-10-236-92/+90
* * Use C++ style comments instead of C-styleMisha Brukman2003-10-234-60/+50
* * Eliminate `using' directiveMisha Brukman2003-10-231-9/+10
* * We were forgetting to pass varargs arguments through a callChris Lattner2003-10-231-0/+18
* * Eliminate `using' directiveMisha Brukman2003-10-232-212/+176
* Make code layout more consistent.Misha Brukman2003-10-236-636/+518
* Zero arg varargs functions are legal in LLVM, but not in C.Chris Lattner2003-10-232-0/+18
* Delete unused EmitByteSwap methodChris Lattner2003-10-232-98/+86
* Check in initial version of ipcpChris Lattner2003-10-231-0/+110
* Include new prototypeChris Lattner2003-10-231-0/+6
* Make code layout more consistent.Misha Brukman2003-10-231-58/+54
* Actually share constants local to a function!Chris Lattner2003-10-231-2/+7
* * Order includes according to style guideMisha Brukman2003-10-232-210/+212
* * Stop referring to llvmbugs mailing list, point them to BugzillaMisha Brukman2003-10-231-5/+7
* Update testChris Lattner2003-10-233-5/+5
* document real source of bugChris Lattner2003-10-231-0/+3
* Added new license information in preparation for LLVM 1.0.John Criswell2003-10-231-1/+65
* fix testChris Lattner2003-10-231-0/+3
* Fix testChris Lattner2003-10-232-2/+2
* Fix buggy testChris Lattner2003-10-231-1/+1
* Fix an assertion failure in BugpointChris Lattner2003-10-231-0/+6
* Do not report errors if QMTest returns a non-zero value.John Criswell2003-10-231-2/+2
* Fix bug: instcombine/2003-10-23-InstcombineNullFail.llChris Lattner2003-10-231-0/+11