| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated with Vikram's comments. | John Criswell | 2003-10-27 | 1 | -5/+5 |
* | Update release notes for recent bug fixes | Chris Lattner | 2003-10-27 | 1 | -3/+8 |
* | Fix test: Linker/2003-10-27-LinkOncePromote.ll | Chris Lattner | 2003-10-27 | 3 | -81/+87 |
* | Fix initializers to match | Chris Lattner | 2003-10-27 | 1 | -1/+1 |
* | New testcase | Chris Lattner | 2003-10-27 | 1 | -0/+8 |
* | Update release notes | Chris Lattner | 2003-10-27 | 1 | -3/+3 |
* | Get the list of PHI node values before the basic block is split. Also, add | Chris Lattner | 2003-10-27 | 1 | -9/+16 |
* | New testcase. | Chris Lattner | 2003-10-27 | 1 | -0/+19 |
* | Make sure to syntax hilight the 'unwind' keyword! | Chris Lattner | 2003-10-27 | 2 | -2/+2 |
* | Do not print out lists with thousands of elements in them, that's kinda silly | Chris Lattner | 2003-10-27 | 1 | -2/+10 |
* | Bump the release number, add a skeleton to be filled in as stuff changes. | Chris Lattner | 2003-10-27 | 1 | -56/+20 |
* | This file is obsolete | Chris Lattner | 2003-10-27 | 1 | -179/+0 |
* | Gotta use gmake, not make. make on Solaris is Sun's make which does not work. | Vikram S. Adve | 2003-10-26 | 1 | -8/+8 |
* | Add a link to the bug tracker | Chris Lattner | 2003-10-25 | 1 | -1/+3 |
* | Rephrase the OSI answer. | Vikram S. Adve | 2003-10-25 | 1 | -4/+3 |
* | Dang...these different file locations make it a pain to get the URLs right. | Vikram S. Adve | 2003-10-25 | 1 | -1/+1 |
* | Fix license URL and typo. | Vikram S. Adve | 2003-10-25 | 1 | -3/+3 |
* | Improve formatting of licensing section. | Vikram S. Adve | 2003-10-25 | 1 | -4/+4 |
* | Add a section on licensing questions. | Vikram S. Adve | 2003-10-25 | 1 | -0/+39 |
* | Attempt to provide support for those without RTLD_DEFAULT. | Chris Lattner | 2003-10-25 | 1 | -0/+5 |
* | Unbreak the build | Chris Lattner | 2003-10-25 | 1 | -1/+0 |
* | Added answers to test suite questions. | John Criswell | 2003-10-24 | 1 | -0/+31 |
* | Publicize the type of FnAllocState. | Brian Gaeke | 2003-10-24 | 4 | -4/+30 |
* | standardize command line option names | Chris Lattner | 2003-10-24 | 1 | -1/+1 |
* | TraceMode, as you may have heard, is history. | Brian Gaeke | 2003-10-24 | 1 | -3/+1 |
* | lli -q is history. Rebuild your gccld shell scripts, folks! | Brian Gaeke | 2003-10-24 | 1 | -1/+1 |
* | ExecutionEngine::create no longer takes a TraceMode argument. | Brian Gaeke | 2003-10-24 | 1 | -18/+4 |
* | ExecutionEngine::create no longer takes a TraceMode argument. | Brian Gaeke | 2003-10-24 | 1 | -13/+7 |
* | * Use stylesheets and <div>s for layout instead of <ul> | Misha Brukman | 2003-10-24 | 1 | -570/+729 |
* | The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history. | Brian Gaeke | 2003-10-24 | 1 | -71/+0 |
* | Reduce the number of #includes. | Brian Gaeke | 2003-10-24 | 1 | -186/+22 |
* | ExecutionEngine::create no longer takes a TraceMode argument. | Brian Gaeke | 2003-10-24 | 2 | -7/+5 |
* | Added a style for making test red, which is used in CommandLine.html | Misha Brukman | 2003-10-24 | 1 | -0/+3 |
* | Turn on the inliner by default at link-time | Chris Lattner | 2003-10-24 | 1 | -0/+10 |
* | This is now valid HTML 4.01 Strict. | Misha Brukman | 2003-10-24 | 1 | -165/+154 |
* | * Use HTML 4.01 Strict DTD | Misha Brukman | 2003-10-24 | 1 | -267/+385 |
* | Add a style for document footers. | Misha Brukman | 2003-10-24 | 1 | -1/+3 |
* | * Made into valid CSS that W3C accepts | Misha Brukman | 2003-10-24 | 1 | -4/+19 |
* | Add note about multilibs. THis should go into the 1.0 release if possible | Chris Lattner | 2003-10-24 | 1 | -0/+5 |
* | Update list of passes and buglist. | Chris Lattner | 2003-10-24 | 1 | -1/+10 |
* | Destroy MachineFunction for any Function that we are about to | Brian Gaeke | 2003-10-24 | 1 | -0/+2 |
* | Organized in 4 parts. The last two are the same as before: LLVM Docs and | Vikram S. Adve | 2003-10-24 | 1 | -47/+70 |
* | Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. | Brian Gaeke | 2003-10-23 | 2 | -0/+18 |
* | Move AllocInfo structure to a private AllocInfo.h header file. | Brian Gaeke | 2003-10-23 | 2 | -96/+30 |
* | Make FnAllocState contain vectors of AllocInfo, instead of LLVM Constants. | Brian Gaeke | 2003-10-23 | 2 | -2/+2 |
* | New file, containing AllocInfo structure. | Brian Gaeke | 2003-10-23 | 2 | -0/+122 |
* | Recommend using -z3 | Chris Lattner | 2003-10-23 | 1 | -4/+4 |
* | Remove explicit paths | Chris Lattner | 2003-10-23 | 1 | -3/+2 |
* | Add assertions | Chris Lattner | 2003-10-23 | 1 | -1/+6 |
* | Fix bug in eon hopefully | Chris Lattner | 2003-10-23 | 1 | -0/+4 |