aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2012-12-09Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko
2012-12-04Update release notes for NVPTXJustin Holewinski
2012-11-20Note Freescale's contributions in the PPC release notes.Hal Finkel
2012-11-19First version of Polly release notes for 3.2Tobias Grosser
2012-11-16ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt
2012-11-15Add some release notes that say we removed the CellSPU port.Eric Christopher
2012-11-12fix a spelling mistakeNadav Rotem
2012-11-11Update the vectorizer docs.Nadav Rotem
2012-11-05Add a couple of stubs to the release notes for things I noticed whileChandler Carruth
2012-10-29Typo.Jakub Staszak
2012-10-29Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem
2012-10-25Update the release notes to note the change from TargetData to DataLayout.Micah Villmow
2012-10-24Document the -force-vector-width flag.Nadav Rotem
2012-10-20Vectorization docs.Nadav Rotem
2012-10-18Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem
2012-10-17Update the release notes about how to enable the loop vectorizer.Nadav Rotem
2012-10-17Update the release notes about the store-merge dag optimization.Nadav Rotem
2012-10-17Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem
2012-10-17Update the release notes about the new loop vectorizer.Nadav Rotem
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