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