summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAge
* 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
* Add Polly news to the release notesTobias Grosser2012-04-16
* Link to the autovectorization EuroLLVM slides in the release notes.Hal Finkel2012-04-16
* Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands2012-04-16
* Add credit and release notes for r150307. By Kai Nacke.Bill Wendling2012-04-16
* Say something about -vectorize in the release notes.Hal Finkel2012-04-16
* Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands2012-04-15
* Remove trailing whitespace.Anshuman Dasgupta2012-04-14
* Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patchAnshuman Dasgupta2012-04-14
* Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.Brendon Cahoon2012-04-14