Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * HTML 4.01 Strict compliance | Misha Brukman | 2004-03-01 | 1 | -401/+355 |
* | HTML 4.01 Strict compliance. | Misha Brukman | 2004-03-01 | 1 | -33/+39 |
* | Updates from Reid | Chris Lattner | 2004-02-27 | 2 | -16/+28 |
* | Initial checkin of document, contributed by Reid Spencer. | Chris Lattner | 2004-02-27 | 2 | -0/+584 |
* | Add improvements to the code generator. | Alkis Evlogimenos | 2004-02-27 | 1 | -2/+10 |
* | Added PR258 and 259. | John Criswell | 2004-02-26 | 1 | -0/+2 |
* | add note | Chris Lattner | 2004-02-26 | 1 | -0/+2 |
* | One B00g fixed. | Brian Gaeke | 2004-02-26 | 1 | -0/+1 |
* | Substantial improvements and cleanups for the release notes. We were missing | Chris Lattner | 2004-02-25 | 1 | -19/+36 |
* | Fixed minor typos. | John Criswell | 2004-02-24 | 1 | -2/+2 |
* | Wow, the description of the 'switch' instruction was out of date. | Chris Lattner | 2004-02-24 | 1 | -20/+41 |
* | Now that's a new feature! | Chris Lattner | 2004-02-24 | 1 | -0/+1 |
* | Update the 'new features' section | Chris Lattner | 2004-02-23 | 1 | -1/+4 |
* | Bug fixed | Chris Lattner | 2004-02-23 | 1 | -0/+1 |
* | Link to most recent "LLVM document" | Chris Lattner | 2004-02-22 | 2 | -6/+6 |
* | Bug fixed | Chris Lattner | 2004-02-20 | 1 | -0/+1 |
* | Document the code generator debugger. | Chris Lattner | 2004-02-18 | 1 | -25/+25 |
* | document the -march=c option | Chris Lattner | 2004-02-18 | 1 | -0/+3 |
* | Extract has new options | Chris Lattner | 2004-02-18 | 1 | -3/+15 |
* | Bug fixed | Chris Lattner | 2004-02-17 | 1 | -0/+1 |
* | PreSelection isn't optional and so there's no way to turn it off. | Misha Brukman | 2004-02-16 | 1 | -5/+0 |
* | Document bug 240 | Chris Lattner | 2004-02-15 | 1 | -6/+6 |
* | QOI bug fixed | Chris Lattner | 2004-02-15 | 1 | -0/+1 |
* | Bug fixed | Chris Lattner | 2004-02-15 | 1 | -0/+1 |
* | New code quality fix | Chris Lattner | 2004-02-15 | 1 | -0/+1 |
* | fix typeo | Chris Lattner | 2004-02-14 | 1 | -1/+1 |
* | These should be mentioned | Chris Lattner | 2004-02-14 | 1 | -3/+2 |
* | Document new intrinsics | Chris Lattner | 2004-02-14 | 1 | -1/+163 |
* | builtin_return/frame_address now work | Chris Lattner | 2004-02-14 | 1 | -1/+1 |
* | Updates for the C backend's movement | Chris Lattner | 2004-02-14 | 2 | -5/+5 |
* | Bug fixed | Chris Lattner | 2004-02-13 | 1 | -0/+1 |
* | Bug fix | Chris Lattner | 2004-02-13 | 1 | -0/+1 |
* | New features | Chris Lattner | 2004-02-12 | 1 | -0/+2 |
* | Be a bit more specific about what the alignment value means and the restricti... | Chris Lattner | 2004-02-12 | 1 | -0/+12 |
* | Fixed minor typos. | John Criswell | 2004-02-12 | 1 | -9/+9 |
* | Add support for the llvm.memmove intrinsic. | Chris Lattner | 2004-02-12 | 1 | -0/+47 |
* | Document the llvm.memcpy intrinsic. Clean up some of the formatting of other | Chris Lattner | 2004-02-12 | 1 | -22/+108 |
* | add advice bullet about -check-exit-code | Brian Gaeke | 2004-02-11 | 1 | -0/+5 |
* | add description of -check-exit-code | Brian Gaeke | 2004-02-11 | 1 | -0/+4 |
* | Fix documentation bugs | Chris Lattner | 2004-02-10 | 1 | -6/+7 |
* | Mention install, RPM, autoconf improvements | Brian Gaeke | 2004-02-10 | 1 | -2/+9 |
* | Bug fixed | Chris Lattner | 2004-02-10 | 1 | -0/+1 |
* | Many things have been fixed, so move them out of the "known problems" section | Chris Lattner | 2004-02-09 | 1 | -32/+2 |
* | QOI bug fixed | Chris Lattner | 2004-02-09 | 1 | -0/+1 |
* | Method is gone | Chris Lattner | 2004-02-09 | 1 | -2/+0 |
* | All of spec, including 253.perlbmk should now work. There is still the 254.gap | Chris Lattner | 2004-02-08 | 1 | -28/+4 |
* | Add new bug, add note about llvm-db | Chris Lattner | 2004-02-08 | 1 | -1/+2 |
* | Bug fixed | Chris Lattner | 2004-02-08 | 1 | -2/+2 |
* | add pr105 | Brian Gaeke | 2004-02-08 | 1 | -0/+1 |
* | Document automake as a build dependency because we use aclocal | Brian Gaeke | 2004-02-08 | 1 | -2/+5 |