aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2012-09-06Add a new optimization pass: Stack Coloring, that merges disjoint static allo...Nadav Rotem
2012-08-30remove old docsNadav Rotem
2012-07-13ReleaseNotes.html: add note about specifying TLS modelsHans Wennborg
2012-05-24Remove old release notes. Ready them for additions from current developmentBill Wendling
2012-05-15Add blurb for Crack.Bill Wendling
2012-05-15Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka
2012-05-15Add some release notes about compiler-rt and libc++David Chisnall
2012-05-14Release notes for MIPS backend.Akira Hatanaka
2012-05-14Formatting changes. Remove the '...' placeholders.Bill Wendling
2012-05-14Add blurb about Julia.Bill Wendling
2012-05-13ReleaseNotes: Add info on PTX back-endJustin Holewinski
2012-05-13ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer
2012-05-13ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer
2012-05-13ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer
2012-05-13ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer
2012-05-13Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer
2012-05-13Add a link for every project.Benjamin Kramer
2012-05-13Add blurb for LLVM D Compiler.Bill Wendling
2012-05-13Add blurbs for pocl and TCE.Bill Wendling
2012-05-13Add OSL blurb.Bill Wendling
2012-05-13Add FAUST blurb.Bill Wendling
2012-05-12Document Python bindings in release notesGregory Szorc
2012-05-11Make the URL a link instead.Bill Wendling
2012-05-11Add mention of Glasgow Haskell Compiler.Bill Wendling
2012-05-11Some release notes for dragonegg.Duncan Sands
2012-05-08add to 3.1 release notesSeth Cantrell
2012-04-26Add note about returns_twice magic removal from LLVM itself.Joerg Sonnenberger
2012-04-19[docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2012-04-17Add a stub about the inline cost rewrite.Chandler Carruth
2012-04-17Add a stub for block placement pass. This needs fleshing out w/ detailsChandler Carruth
2012-04-16Forgot to remove fast math metadata from the release notes.Duncan Sands
2012-04-16Describe Polly as a 'Polyhedral Optimizer'Tobias Grosser
2012-04-16Add Polly news to the release notesTobias Grosser
2012-04-16Link to the autovectorization EuroLLVM slides in the release notes.Hal Finkel
2012-04-16Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands
2012-04-16Add credit and release notes for r150307. By Kai Nacke.Bill Wendling
2012-04-16Say something about -vectorize in the release notes.Hal Finkel
2012-04-15Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands
2012-04-14Remove trailing whitespace.Anshuman Dasgupta
2012-04-14Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patchAnshuman Dasgupta
2012-04-14Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.Brendon Cahoon
2012-04-13Support for Hexagon backend.Tony Linthicum
2012-04-12Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.Anshuman Dasgupta
2012-04-07Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi
2012-03-25s/restrict/describe/Rafael Espindola
2012-03-24Add a small release not about the range metadata.Rafael Espindola
2012-03-23Explicitly close optionally closed <li> tags.Nick Lewycky
2012-03-21Add a release note for r145714.Nick Lewycky