summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1'.svn-tags/RELEASE_1cvs2svn2003-10-2448-9952/+522
* 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
* A new testcase for an instcombine miscompilation!Chris Lattner2003-10-231-0/+10
* Fix apparent typo in head-of-file comment.Brian Gaeke2003-10-231-1/+1
* Minor editsChris Lattner2003-10-231-14/+21
* Make this pass substantially stronger by having it delete dead return valuesChris Lattner2003-10-231-127/+354
* To say this file is obsolete to understate the obviousChris Lattner2003-10-231-15/+0
* Really close the <li> tags.Misha Brukman2003-10-231-22/+22
* Remove extraneous comments.Misha Brukman2003-10-231-3/+0
* * Quote a value in <font> tag.Misha Brukman2003-10-231-2/+2
* * Use UTF-8 instead of ISO-8859-1Misha Brukman2003-10-231-38/+47
* * Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;)Misha Brukman2003-10-221-177/+232
* We will distributed this stylesheet with the documentation, as well as use itMisha Brukman2003-10-221-0/+27
* This important patch fixes two warnings in the linker which can occur from li...Chris Lattner2003-10-221-4/+33
* New testcase for the deadreturnvalue deletion extension to -deadargelimChris Lattner2003-10-222-0/+55
* Change the type of FnAllocState.Brian Gaeke2003-10-222-2/+2
* Don't worry about converting each function's reg. alloc. state into One BigBrian Gaeke2003-10-222-40/+42
* Add prototype for verifySavedState().Brian Gaeke2003-10-222-0/+2
* Doxygenify method comments.Brian Gaeke2003-10-222-414/+308
* This is a disgusting hack that improves code substantially, by makingChris Lattner2003-10-221-2/+122
* Clarify our testing experience.Brian Gaeke2003-10-221-1/+2