aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2011-03-18Some release notes.Rafael Espindola
2011-03-10rip out llvm 2.8 release notes to make room for llvm 2.9 notes.Chris Lattner
2010-10-26Yet another thing that was forgotten to be added to the release notes...Duncan Sands
2010-10-21Argh, completely forgot to add this to the release notes!Duncan Sands
2010-10-11Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner
2010-10-06Fix libc++ link in release notes.Tobias Grosser
2010-10-06Add missing "-" to the command line.Tobias Grosser
2010-10-05s/The ARM has/The ARM backend has/Jim Grosbach
2010-10-04AVX intrinsics and builtins were also added to clangBruno Cardoso Lopes
2010-10-04Spell AltiVec correctlyDouglas Gregor
2010-10-04ReleaseNotes: Note some changes to LLVM development infrastructure.Daniel Dunbar
2010-10-04ReleaseNotes: Note a header rename.Daniel Dunbar
2010-10-04validator fixes; others remain, somebody who knows some html, please have a lookGabor Greif
2010-10-04Add KLEE 2.8 release notes.Daniel Dunbar
2010-10-04A few more random Clang release notes.Daniel Dunbar
2010-10-04minor tweaks and typosGabor Greif
2010-10-04scheduler updateChris Lattner
2010-10-04another tweakChris Lattner
2010-10-04Ada support has moved to dragonegg - I am no longer working onDuncan Sands
2010-10-04Fix a bunch of typos.Duncan Sands
2010-10-04Altvec -> Altivec.Duncan Sands
2010-10-04Update LLVM 2.8 release notes for ClangDouglas Gregor
2010-10-04checkpoint, the release notes are now feature complete.Chris Lattner
2010-10-04checkpointChris Lattner
2010-10-04checkpoint.Chris Lattner
2010-10-04write Major Changes and Removed Features.Chris Lattner
2010-10-03move dragonegg up in the list, write blurbs for lldb and libc++Chris Lattner
2010-10-03add a bunch of stuff that works with 2.8Chris Lattner
2010-10-02random updatesChris Lattner
2010-10-02checkpoint, don't expect this to read right yet. :)Chris Lattner
2010-10-02add a bunch more notes. I survived.Chris Lattner
2010-10-01add a noteChris Lattner
2010-09-30Flesh out the dragonegg section.Duncan Sands
2010-09-30checkpoint notesChris Lattner
2010-09-30fix incorrect link!Chris Lattner
2010-09-30add a bunch of entries for external projects.Chris Lattner
2010-09-29add some random notes.Chris Lattner
2010-09-29merge all the llvm-gcc pieces together. Recommend that people try dragonegg ...Chris Lattner
2010-09-29prepare for new content.Chris Lattner
2010-09-13Fix formatting tags.Bob Wilson
2010-09-13Document NEON intrinsic changes for 2.8.Bob Wilson
2010-09-06add noteChris Lattner
2010-09-05some random notes.Chris Lattner
2010-09-02this is a release note worthy change.Chris Lattner
2010-08-30Remove a hack that tries to understand incorrect triples from theDuncan Sands
2010-08-28remove the MSIL backend. It isn't maintained, is buggy, has no testcasesChris Lattner
2010-08-28remove unions from LLVM IR. They are severely buggy and notChris Lattner
2010-08-05Document results of PR7762.Eric Christopher
2010-08-04Add a note about the changing pass registration interface.Owen Anderson
2010-08-04Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed.Torok Edwin