| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now ↵ | Michael Gottesman | 2013-06-20 | 1 | -0/+4 | |
| | | | | | | | | | IEEE 754R-2008 compliant and that the relevant method renaming occurred. For more information see r184449, r184350, r184356, r184366. llvm-svn: 184452 | |||||
| * | We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore. | Bill Wendling | 2013-06-04 | 1 | -201/+9 | |
| | | | | | llvm-svn: 183210 | |||||
| * | Added a sub-project status update section to the release notes with details | Ashok Thirumurthi | 2013-05-30 | 1 | -0/+38 | |
| | | | | | | | | | on the LLDB 3.3 release. Reviewed by: Greg Clayton and Bill Wendling llvm-svn: 182931 | |||||
| * | Add LDC compiler to list of external OS projects using LLVM 3.3 | Kai Nacke | 2013-05-26 | 1 | -0/+15 | |
| | | | | | llvm-svn: 182718 | |||||
| * | Add Jade to the list of external projects using LLVM in the release notes. | Arnaud A. de Grandmaison | 2013-05-15 | 1 | -0/+14 | |
| | | | | | | | Patch by: Antoine Lorence <Antoine.Lorence@insa-rennes.fr> llvm-svn: 181886 | |||||
| * | Add two points to release notes about recent command line library changes. | Andrew Trick | 2013-05-07 | 1 | -0/+7 | |
| | | | | | | | Patch by Dan Liew! llvm-svn: 181335 | |||||
| * | Mention SystemZ in the release notes | Richard Sandiford | 2013-05-07 | 1 | -0/+7 | |
| | | | | | llvm-svn: 181328 | |||||
| * | Note that EH is now supported in MCJIT. | Rafael Espindola | 2013-05-07 | 1 | -0/+3 | |
| | | | | | llvm-svn: 181305 | |||||
| * | Added pocl and TCE blurbs to the ReleaseNotes. | Pekka Jaaskelainen | 2013-05-03 | 1 | -0/+36 | |
| | | | | | llvm-svn: 181001 | |||||
| * | Update the release notes about the min/max reductions that Arnold added. | Nadav Rotem | 2013-04-30 | 1 | -9/+10 | |
| | | | | | llvm-svn: 180805 | |||||
| * | Update the release notes about the vectorizers. | Nadav Rotem | 2013-04-15 | 1 | -0/+9 | |
| | | | | | llvm-svn: 179564 | |||||
| * | Mention the new TableGen pattern format in the release notes. | Jakob Stoklund Olesen | 2013-03-25 | 1 | -0/+6 | |
| | | | | | | | Make threats about removing the old syntax. llvm-svn: 177848 | |||||
| * | ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note. | Matthew Curtis | 2013-03-18 | 1 | -1/+3 | |
| | | | | | llvm-svn: 177284 | |||||
| * | ReleaseNotes: Add Hexagon Target section | Matthew Curtis | 2013-03-12 | 1 | -0/+5 | |
| | | | | | | | And mention removal of hexagonv2 and hexagonv3 support (r176859). llvm-svn: 176860 | |||||
| * | [docs] Use reST link instead of direct HTML link. | Sean Silva | 2013-02-26 | 1 | -1/+1 | |
| | | | | | llvm-svn: 176108 | |||||
| * | Add a blurb about the attributes changes to the release notes. | Bill Wendling | 2013-02-13 | 1 | -0/+5 | |
| | | | | | llvm-svn: 175075 | |||||
| * | Mention AArch64 in release notes for 3.3 | Tim Northover | 2013-02-13 | 1 | -0/+14 | |
| | | | | | llvm-svn: 175055 | |||||
| * | ReleaseNotes: Add section for R600 backend | Tom Stellard | 2013-02-08 | 1 | -0/+8 | |
| | | | | | llvm-svn: 174764 | |||||
| * | [ReleaseNotes] tidy up organization and formatting | Sean Silva | 2013-02-07 | 1 | -20/+23 | |
| | | | | | llvm-svn: 174587 | |||||
| * | Update Release notes regarding TTI. | Nadav Rotem | 2013-02-07 | 1 | -0/+7 | |
| | | | | | llvm-svn: 174586 | |||||
| * | Document the loop vectorizer changes. | Nadav Rotem | 2013-02-07 | 1 | -0/+15 | |
| | | | | | llvm-svn: 174585 | |||||
| * | ReleaseNotes: note Sphinx migration. | Sean Silva | 2013-01-20 | 1 | -0/+5 | |
| | | | | | llvm-svn: 172955 | |||||
| * | docs: Nuke the old release notes. | Sean Silva | 2013-01-20 | 1 | -505/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also removes a bunch of boilerplate and stuffing which made it unnecessarily hard to navigate and see the comparatively miniscule actual content that was added to this document during the 3.2 development period (or maybe even sticking around from earlier releases...). The new organization (a flat list) optimizes for making it easy for people who know about changes to add them to the document. It's completely trivial for anyone with basic knowledge of LLVM to come in later (such as when preparing for the actual release) and cluster any changes into logical groups. However, I have left some comments indicating how to add larger descriptions, if someone is feeling adventurous ;) Hopefully this organization will highlight how little effort is being put into producing accurate, high-quality release notes, prompting a corresponding improvement for the 3.3 release. I have preserved the changes to this document that are not present in the 3.2 release notes. There were only two... I'm pretty sure we've been busier than that... (version control shows +213347/-173656 raw lines just in the LLVM repo since the 3.2 release). llvm-svn: 172954 | |||||
| * | [Linker] Drop support for IR-level extended linking support (archives, etc.). | Daniel Dunbar | 2013-01-17 | 1 | -1/+3 | |
| | | | | | | | | | - This code is dead, and the "right" way to get this support is to use the platform-specific linker-integrated LTO mechanisms, or the forthcoming LLVM linker. llvm-svn: 172749 | |||||
| * | Actually update the grammar of this sentence to reflect the removal of CellSPU. | Chandler Carruth | 2012-12-15 | 1 | -1/+1 | |
| | | | | | llvm-svn: 170268 | |||||
| * | Release notes for dragonegg 3.2. | Duncan Sands | 2012-12-14 | 1 | -1/+4 | |
| | | | | | llvm-svn: 170243 | |||||
| * | The CellSPU backend is more than experimental, it's dead now... | Chandler Carruth | 2012-12-14 | 1 | -1/+1 | |
| | | | | | llvm-svn: 170201 | |||||
| * | Remove a section that was in 3.1's notes. | Chandler Carruth | 2012-12-14 | 1 | -15/+0 | |
| | | | | | | | Just give a shout if this was actually still important.... llvm-svn: 170200 | |||||
| * | Remove several entries from the 3.2 release notes that were in the 3.1 | Chandler Carruth | 2012-12-14 | 1 | -16/+0 | |
| | | | | | | | release notes already. =] llvm-svn: 170198 | |||||
| * | Fix the order of these sections of the release notes. | Chandler Carruth | 2012-12-14 | 1 | -8/+8 | |
| | | | | | llvm-svn: 170197 | |||||
| * | Add a rough draft of some content about the new SROA. I'll try to proof | Chandler Carruth | 2012-12-14 | 1 | -1/+15 | |
| | | | | | | | | read this and clean it up tomorrow, but hopefully it's a good placeholder. llvm-svn: 170196 | |||||
| * | Delete a long-stale "if its ready" comment. All indications is that this | Chandler Carruth | 2012-12-14 | 1 | -1/+0 | |
| | | | | | | | | will look a bit different when we have time to get it ready to turn on, and we won't likely need this reminder. llvm-svn: 170195 | |||||
| * | Provide some actual highlight bullets for Clang. | Chandler Carruth | 2012-12-14 | 1 | -1/+3 | |
| | | | | | | | | If anyone has better highlights (I'm obviously biased by the things that I'm excited about) jump in and add them! llvm-svn: 170194 | |||||
| * | Documentation: convert ReleaseNotes.html to reST. | Dmitri Gribenko | 2012-12-09 | 1 | -0/+564 | |
| Patch by Anthony Mykhailenko with small fixes by me. llvm-svn: 169714 | ||||||

