aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated with Vikram's comments.John Criswell2003-10-271-5/+5
* Update release notes for recent bug fixesChris Lattner2003-10-271-3/+8
* Fix test: Linker/2003-10-27-LinkOncePromote.llChris Lattner2003-10-273-81/+87
* Fix initializers to matchChris Lattner2003-10-271-1/+1
* New testcaseChris Lattner2003-10-271-0/+8
* Update release notesChris Lattner2003-10-271-3/+3
* Get the list of PHI node values before the basic block is split. Also, addChris Lattner2003-10-271-9/+16
* New testcase.Chris Lattner2003-10-271-0/+19
* Make sure to syntax hilight the 'unwind' keyword!Chris Lattner2003-10-272-2/+2
* Do not print out lists with thousands of elements in them, that's kinda sillyChris Lattner2003-10-271-2/+10
* Bump the release number, add a skeleton to be filled in as stuff changes.Chris Lattner2003-10-271-56/+20
* This file is obsoleteChris Lattner2003-10-271-179/+0
* Gotta use gmake, not make. make on Solaris is Sun's make which does not work.Vikram S. Adve2003-10-261-8/+8
* Add a link to the bug trackerChris Lattner2003-10-251-1/+3
* Rephrase the OSI answer.Vikram S. Adve2003-10-251-4/+3
* Dang...these different file locations make it a pain to get the URLs right.Vikram S. Adve2003-10-251-1/+1
* Fix license URL and typo.Vikram S. Adve2003-10-251-3/+3
* Improve formatting of licensing section.Vikram S. Adve2003-10-251-4/+4
* Add a section on licensing questions.Vikram S. Adve2003-10-251-0/+39
* Attempt to provide support for those without RTLD_DEFAULT.Chris Lattner2003-10-251-0/+5
* Unbreak the buildChris Lattner2003-10-251-1/+0
* Added answers to test suite questions.John Criswell2003-10-241-0/+31
* Publicize the type of FnAllocState.Brian Gaeke2003-10-244-4/+30
* standardize command line option namesChris Lattner2003-10-241-1/+1
* TraceMode, as you may have heard, is history.Brian Gaeke2003-10-241-3/+1
* lli -q is history. Rebuild your gccld shell scripts, folks!Brian Gaeke2003-10-241-1/+1
* ExecutionEngine::create no longer takes a TraceMode argument.Brian Gaeke2003-10-241-18/+4
* ExecutionEngine::create no longer takes a TraceMode argument.Brian Gaeke2003-10-241-13/+7
* * Use stylesheets and <div>s for layout instead of <ul>Misha Brukman2003-10-241-570/+729
* The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history.Brian Gaeke2003-10-241-71/+0
* Reduce the number of #includes.Brian Gaeke2003-10-241-186/+22
* ExecutionEngine::create no longer takes a TraceMode argument.Brian Gaeke2003-10-242-7/+5
* Added a style for making test red, which is used in CommandLine.htmlMisha Brukman2003-10-241-0/+3
* Turn on the inliner by default at link-timeChris Lattner2003-10-241-0/+10
* This is now valid HTML 4.01 Strict.Misha Brukman2003-10-241-165/+154
* * Use HTML 4.01 Strict DTDMisha Brukman2003-10-241-267/+385
* Add a style for document footers.Misha Brukman2003-10-241-1/+3
* * Made into valid CSS that W3C acceptsMisha Brukman2003-10-241-4/+19
* Add note about multilibs. THis should go into the 1.0 release if possibleChris Lattner2003-10-241-0/+5
* Update list of passes and buglist.Chris Lattner2003-10-241-1/+10
* Destroy MachineFunction for any Function that we are about toBrian Gaeke2003-10-241-0/+2
* Organized in 4 parts. The last two are the same as before: LLVM Docs andVikram S. Adve2003-10-241-47/+70
* Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction.Brian Gaeke2003-10-232-0/+18
* Move AllocInfo structure to a private AllocInfo.h header file.Brian Gaeke2003-10-232-96/+30
* Make FnAllocState contain vectors of AllocInfo, instead of LLVM Constants.Brian Gaeke2003-10-232-2/+2
* New file, containing AllocInfo structure.Brian Gaeke2003-10-232-0/+122
* Recommend using -z3Chris Lattner2003-10-231-4/+4
* Remove explicit pathsChris Lattner2003-10-231-3/+2
* Add assertionsChris Lattner2003-10-231-1/+6
* Fix bug in eon hopefullyChris Lattner2003-10-231-0/+4