summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAge
...
* 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
* Support for Hexagon backend.Tony Linthicum2012-04-13
* Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.Anshuman Dasgupta2012-04-12
* Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi2012-04-07
* llvm/docs/*.html: Fix markups.NAKAMURA Takumi2012-03-27
* s/restrict/describe/Rafael Espindola2012-03-25
* Add a small release not about the range metadata.Rafael Espindola2012-03-24
* Explicitly close optionally closed <li> tags.Nick Lewycky2012-03-23
* Add a release note for r145714.Nick Lewycky2012-03-21
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-26
* Release not for ARM integrated assembler support.Jim Grosbach2012-02-23
* Note x86 regmask operands in release notes.Jakob Stoklund Olesen2012-02-16
* Add blurb about module flags and reformat a bit.Bill Wendling2012-02-16
* Rephrase to add clarity.Bill Wendling2012-02-07
* Document the 'unwind' removal.Bill Wendling2012-02-06
* Add a new kind of MachineOperand: MO_RegisterMask.Jakob Stoklund Olesen2012-01-16
* Freeze reserved registers before starting register allocation.Jakob Stoklund Olesen2012-01-05
* Add a few lines to the release notes:Nadav Rotem2011-12-20
* Add a line to ReleaseNotes for half float.Dan Gohman2011-12-20
* Remove a register class that can just as well be synthesized.Jakob Stoklund Olesen2011-12-19
* Note ARM constant island alignment in the release notes.Jakob Stoklund Olesen2011-12-16
* Add a blurb about MachineInstr bundling support.Evan Cheng2011-12-14
* mention AddressSanitizer in 3.1 release notesKostya Serebryany2011-12-13
* Rip llvm 3.0 out of the release notes, making room for LLVM 3.1Chris Lattner2011-12-13
* Make Release Notes HTML 4.01 Strict.Jakub Staszak2011-12-06
* Add link to builtin_expect in Release Notes.Jakub Staszak2011-12-06
* Add link to llvm.expect in Release Notes.Jakub Staszak2011-12-06
* fix broken tagChris Lattner2011-12-01
* Remove an XXX which hasn't been fixed yet. It's too late now.Bill Wendling2011-11-30
* Mention that -O4 does result in more optimization when used withDuncan Sands2011-11-30
* Add a link to Bill's blog post.Benjamin Kramer2011-11-29
* Release notes for segmented stacks.Rafael Espindola2011-11-29
* Remove content that has been moved to Clang release notes.Peter Collingbourne2011-11-29
* Fix grammar.Peter Collingbourne2011-11-29