summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAge
* Note Freescale's contributions in the PPC release notes.Hal Finkel2012-11-20
* First version of Polly release notes for 3.2Tobias Grosser2012-11-19
* ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt2012-11-16
* Add some release notes that say we removed the CellSPU port.Eric Christopher2012-11-15
* fix a spelling mistakeNadav Rotem2012-11-12
* Update the vectorizer docs.Nadav Rotem2012-11-11
* Add a couple of stubs to the release notes for things I noticed whileChandler Carruth2012-11-05
* Typo.Jakub Staszak2012-10-29
* Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem2012-10-29
* Update the release notes to note the change from TargetData to DataLayout.Micah Villmow2012-10-25
* Document the -force-vector-width flag.Nadav Rotem2012-10-24
* Vectorization docs.Nadav Rotem2012-10-20
* Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem2012-10-18
* Update the release notes about how to enable the loop vectorizer.Nadav Rotem2012-10-17
* Update the release notes about the store-merge dag optimization.Nadav Rotem2012-10-17
* Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem2012-10-17
* Update the release notes about the new loop vectorizer.Nadav Rotem2012-10-17
* Add a new optimization pass: Stack Coloring, that merges disjoint static allo...Nadav Rotem2012-09-06
* remove old docsNadav Rotem2012-08-30
* ReleaseNotes.html: add note about specifying TLS modelsHans Wennborg2012-07-13
* Remove old release notes. Ready them for additions from current developmentBill Wendling2012-05-24
* Add blurb for Crack.Bill Wendling2012-05-15
* Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka2012-05-15
* Add some release notes about compiler-rt and libc++David Chisnall2012-05-15
* Release notes for MIPS backend.Akira Hatanaka2012-05-14
* Formatting changes. Remove the '...' placeholders.Bill Wendling2012-05-14
* Add blurb about Julia.Bill Wendling2012-05-14
* ReleaseNotes: Add info on PTX back-endJustin Holewinski2012-05-13
* ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer2012-05-13
* ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer2012-05-13
* ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer2012-05-13
* ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer2012-05-13
* Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer2012-05-13
* Add a link for every project.Benjamin Kramer2012-05-13
* Add blurb for LLVM D Compiler.Bill Wendling2012-05-13
* Add blurbs for pocl and TCE.Bill Wendling2012-05-13
* Add OSL blurb.Bill Wendling2012-05-13
* Add FAUST blurb.Bill Wendling2012-05-13
* Document Python bindings in release notesGregory Szorc2012-05-12
* Make the URL a link instead.Bill Wendling2012-05-11
* Add mention of Glasgow Haskell Compiler.Bill Wendling2012-05-11
* Some release notes for dragonegg.Duncan Sands2012-05-11
* add to 3.1 release notesSeth Cantrell2012-05-08
* Add note about returns_twice magic removal from LLVM itself.Joerg Sonnenberger2012-04-26
* [docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar2012-04-19
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Add a stub about the inline cost rewrite.Chandler Carruth2012-04-17
* Add a stub for block placement pass. This needs fleshing out w/ detailsChandler Carruth2012-04-17
* Forgot to remove fast math metadata from the release notes.Duncan Sands2012-04-16
* Describe Polly as a 'Polyhedral Optimizer'Tobias Grosser2012-04-16