index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ReleaseNotes.html
Age
Commit message (
Expand
)
Author
2011-12-01
Fully merge mainline release notes onto the release branch.
release_30
Chandler Carruth
2011-11-01
Update release notes to ToT. WIP.
Bill Wendling
2011-10-26
Merging r142998:
Bill Wendling
2011-10-17
Rough out the EH changes. Include here a sketch on how to use the new APIs.
Bill Wendling
2011-10-17
Formatting changes. No content change.
Bill Wendling
2011-10-15
Mention some of the improvements in Clang 3.0 over 2.9.
Douglas Gregor
2011-10-13
Enhance the memdep interface so that users can tell the difference between a ...
Eli Friedman
2011-09-30
some 3.0 API notes
Torok Edwin
2011-09-28
Add a note on removing LLVMC.
Eric Christopher
2011-08-30
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-22
docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any m...
NAKAMURA Takumi
2011-08-15
Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.
Devang Patel
2011-08-12
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-04
Reword.
Jay Foad
2011-08-03
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
Bill Wendling
2011-08-02
Duncan's english is better than mine. :-)
Bill Wendling
2011-08-02
Remove the LLVMBuildUnwind C API function.
Bill Wendling
2011-07-25
Convert GetElementPtrInst to use ArrayRef.
Jay Foad
2011-07-22
Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use
Jay Foad
2011-07-21
Sort case-insensitively.
Jay Foad
2011-07-21
Convert ConstantExpr::getGetElementPtr and
Jay Foad
2011-07-19
Convert SimplifyGEPInst to use ArrayRef.
Jay Foad
2011-07-19
Convert gep_type_begin and gep_type_end to use ArrayRef.
Jay Foad
2011-07-19
Convert TargetData::getIndexedOffset to use ArrayRef.
Jay Foad
2011-07-19
Use ArrayRef in ConstantFoldInstOperands and ConstantFoldCall.
Jay Foad
2011-07-18
document this api change.
Chris Lattner
2011-07-15
Convert CallInst and InvokeInst APIs to use ArrayRef.
Jay Foad
2011-07-14
Mention all API changes I've made since 2.9 was branched.
Jay Foad
2011-05-27
Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVM
Chad Rosier
2011-05-27
Add change of crc32 intrinsic to release notes
Chad Rosier
2011-04-21
docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....
NAKAMURA Takumi
2011-04-18
docs: Redefine Heading elements as below;
NAKAMURA Takumi
2011-04-09
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-08
Also add the late notes for Mips in the current release note
Bruno Cardoso Lopes
2011-04-07
add faust too
Chris Lattner
2011-04-07
add a few late stragglers.
Chris Lattner
2011-04-06
Fix a typo.
Roman Divacky
2011-04-06
add rubinius
Chris Lattner
2011-04-06
Fix some typos. Minor tweaks to how some things were expressed.
Duncan Sands
2011-04-06
Trivial typo fixes.
Jay Foad
2011-04-06
Finish up the first draft of the release notes.
Chris Lattner
2011-04-06
continue writing.
Chris Lattner
2011-04-06
add the external users that emailed me.
Chris Lattner
2011-04-06
some libc++ notes.
Chris Lattner
2011-04-06
some edits.
Chris Lattner
2011-04-06
distribute content out to the appropriate sections
Chris Lattner
2011-04-05
finished my pass through all the 2.9 commits, now to make this intelligible
Chris Lattner
2011-04-05
docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...
NAKAMURA Takumi
2011-04-05
remove graphprinter support for domfrontier.
Chris Lattner
[next]