| Commit message (Expand) | Author | Age | Files | Lines |
* | rip out llvm 2.8 release notes to make room for llvm 2.9 notes. | Chris Lattner | 2011-03-10 | 1 | -666/+50 |
* | Yet another thing that was forgotten to be added to the release notes... | Duncan Sands | 2010-10-26 | 1 | -0/+5 |
* | Argh, completely forgot to add this to the release notes! | Duncan Sands | 2010-10-21 | 1 | -0/+6 |
* | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner | 2010-10-11 | 1 | -1/+1 |
* | Fix libc++ link in release notes. | Tobias Grosser | 2010-10-06 | 1 | -1/+1 |
* | Add missing "-" to the command line. | Tobias Grosser | 2010-10-06 | 1 | -1/+1 |
* | s/The ARM has/The ARM backend has/ | Jim Grosbach | 2010-10-05 | 1 | -2/+3 |
* | AVX intrinsics and builtins were also added to clang | Bruno Cardoso Lopes | 2010-10-04 | 1 | -1/+1 |
* | Spell AltiVec correctly | Douglas Gregor | 2010-10-04 | 1 | -1/+1 |
* | ReleaseNotes: Note some changes to LLVM development infrastructure. | Daniel Dunbar | 2010-10-04 | 1 | -0/+39 |
* | ReleaseNotes: Note a header rename. | Daniel Dunbar | 2010-10-04 | 1 | -1/+8 |
* | validator fixes; others remain, somebody who knows some html, please have a look | Gabor Greif | 2010-10-04 | 1 | -3/+1 |
* | Add KLEE 2.8 release notes. | Daniel Dunbar | 2010-10-04 | 1 | -0/+37 |
* | A few more random Clang release notes. | Daniel Dunbar | 2010-10-04 | 1 | -0/+9 |
* | minor tweaks and typos | Gabor Greif | 2010-10-04 | 1 | -9/+9 |
* | scheduler update | Chris Lattner | 2010-10-04 | 1 | -6/+5 |
* | another tweak | Chris Lattner | 2010-10-04 | 1 | -1/+1 |
* | Ada support has moved to dragonegg - I am no longer working on | Duncan Sands | 2010-10-04 | 1 | -31/+3 |
* | Fix a bunch of typos. | Duncan Sands | 2010-10-04 | 1 | -7/+7 |
* | Altvec -> Altivec. | Duncan Sands | 2010-10-04 | 1 | -1/+1 |
* | Update LLVM 2.8 release notes for Clang | Douglas Gregor | 2010-10-04 | 1 | -4/+12 |
* | checkpoint, the release notes are now feature complete. | Chris Lattner | 2010-10-04 | 1 | -47/+50 |
* | checkpoint | Chris Lattner | 2010-10-04 | 1 | -66/+54 |
* | checkpoint. | Chris Lattner | 2010-10-04 | 1 | -35/+56 |
* | write Major Changes and Removed Features. | Chris Lattner | 2010-10-04 | 1 | -36/+37 |
* | move dragonegg up in the list, write blurbs for lldb and libc++ | Chris Lattner | 2010-10-03 | 1 | -50/+71 |
* | add a bunch of stuff that works with 2.8 | Chris Lattner | 2010-10-03 | 1 | -6/+107 |
* | random updates | Chris Lattner | 2010-10-02 | 1 | -94/+103 |
* | checkpoint, don't expect this to read right yet. :) | Chris Lattner | 2010-10-02 | 1 | -96/+115 |
* | add a bunch more notes. I survived. | Chris Lattner | 2010-10-02 | 1 | -0/+28 |
* | add a note | Chris Lattner | 2010-10-01 | 1 | -0/+15 |
* | Flesh out the dragonegg section. | Duncan Sands | 2010-09-30 | 1 | -16/+21 |
* | checkpoint notes | Chris Lattner | 2010-09-30 | 1 | -24/+50 |
* | fix incorrect link! | Chris Lattner | 2010-09-30 | 1 | -1/+1 |
* | add a bunch of entries for external projects. | Chris Lattner | 2010-09-30 | 1 | -1/+120 |
* | add some random notes. | Chris Lattner | 2010-09-29 | 1 | -2/+30 |
* | merge all the llvm-gcc pieces together. Recommend that people try dragonegg ... | Chris Lattner | 2010-09-29 | 1 | -28/+18 |
* | prepare for new content. | Chris Lattner | 2010-09-29 | 1 | -52/+46 |
* | Fix formatting tags. | Bob Wilson | 2010-09-13 | 1 | -2/+3 |
* | Document NEON intrinsic changes for 2.8. | Bob Wilson | 2010-09-13 | 1 | -4/+43 |
* | add note | Chris Lattner | 2010-09-06 | 1 | -0/+1 |
* | some random notes. | Chris Lattner | 2010-09-05 | 1 | -1/+4 |
* | this is a release note worthy change. | Chris Lattner | 2010-09-02 | 1 | -0/+2 |
* | Remove a hack that tries to understand incorrect triples from the | Duncan Sands | 2010-08-30 | 1 | -0/+5 |
* | remove the MSIL backend. It isn't maintained, is buggy, has no testcases | Chris Lattner | 2010-08-28 | 1 | -4/+5 |
* | remove unions from LLVM IR. They are severely buggy and not | Chris Lattner | 2010-08-28 | 1 | -2/+1 |
* | Document results of PR7762. | Eric Christopher | 2010-08-05 | 1 | -0/+3 |
* | Add a note about the changing pass registration interface. | Owen Anderson | 2010-08-04 | 1 | -0/+5 |
* | Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed. | Torok Edwin | 2010-08-04 | 1 | -1/+28 |
* | re-commit r109220, the compile error has already been fixed | Gabor Greif | 2010-07-26 | 1 | -0/+5 |