summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAge
* Add blurb for VMKit.Nicolas Geoffray2011-11-10
* random notes, llvm-gcc is gone, fix a few broken tags.Chris Lattner2011-11-10
* Release notes for DragonEgg.Duncan Sands2011-11-10
* Add Eero to the list of external projects.Bill Wendling2011-11-08
* Add ISPC to the external projects list.Bill Wendling2011-11-07
* Release Notes: add a description of -enable-iv-rewrite.Andrew Trick2011-11-06
* Keep the Crack language as an external project.Bill Wendling2011-11-03
* Add LuaAV to external projects list.Bill Wendling2011-11-01
* Update on PPC32.Roman Divacky2011-10-30
* Revise ThreadSanitizer mention so that it lists the correct frontends.Bill Wendling2011-10-29
* Add Cling to the External Projects list.Bill Wendling2011-10-29
* Add include-what-you-use to the External Projects list.Bill Wendling2011-10-26
* Some formatting changes.Bill Wendling2011-10-26
* Add the blurb about the new exception handling.Bill Wendling2011-10-26
* Add clReflect to the External Projects list.Bill Wendling2011-10-26
* Add LanguageKit and Pragmatic Smalltalk to the External Projects list.Bill Wendling2011-10-26
* Add ThreadSanitizer to the External Projects list.Bill Wendling2011-10-26
* Add ZooLib to the External Projects list.Bill Wendling2011-10-26
* Add the Stupid D Compiler to the External Projects list.Bill Wendling2011-10-26
* Fix grammar.Bill Wendling2011-10-26
* Add a note about the removal of the atomic intrinsics to the "Major Changes" ...Eli Friedman2011-10-26
* Add mention of AddressSanitizer to external OS projects.Bill Wendling2011-10-26
* Add mention of Mono to external OS projects.Bill Wendling2011-10-26
* Add mention of ClamAV to external OS projects.Bill Wendling2011-10-26
* Add mention of Renderscript to external OS projects.Bill Wendling2011-10-26
* Add mention of GHC to external OS projects.Bill Wendling2011-10-26
* Add mention of SAFECode to external OS projects.Bill Wendling2011-10-25
* Add mention of Pure to external OS projects.Bill Wendling2011-10-25
* Add mention of Portable OpenCL to external OS projects.Bill Wendling2011-10-25
* Add mention of gwScript to external OS projects.Bill Wendling2011-10-25
* Add mention of Tart to external OS projects.Bill Wendling2011-10-25
* Add TTA-based Co-design Environment to external OS projects.Bill Wendling2011-10-25
* Comment out external projects so that they can be refreshed for 3.0.Bill Wendling2011-10-25
* Remove the Blackfin backend.Dan Gohman2011-10-25
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Mention some of the improvements in Clang 3.0 over 2.9.Douglas Gregor2011-10-15
* Enhance the memdep interface so that users can tell the difference between a ...Eli Friedman2011-10-13
* some 3.0 API notesTorok Edwin2011-09-30
* Add a note on removing LLVMC.Eric Christopher2011-09-28
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-30
* docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any m...NAKAMURA Takumi2011-08-22
* Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.Devang Patel2011-08-15
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-12
* Reword.Jay Foad2011-08-04
* Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.Bill Wendling2011-08-03
* Duncan's english is better than mine. :-)Bill Wendling2011-08-02
* Remove the LLVMBuildUnwind C API function.Bill Wendling2011-08-02
* Convert GetElementPtrInst to use ArrayRef.Jay Foad2011-07-25
* Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to useJay Foad2011-07-22
* Sort case-insensitively.Jay Foad2011-07-21