[llvm-commits] [llvm] r83299 - /llvm/trunk/docs/ReleaseNotes-2.6.html
Chris Lattner
sabre at nondot.org
Mon Oct 5 00:07:29 PDT 2009
Author: lattner
Date: Mon Oct 5 02:07:29 2009
New Revision: 83299
URL: http://llvm.org/viewvc/llvm-project?rev=83299&view=rev
Log:
callgraph changes came after the 2.6 branch.
Modified:
llvm/trunk/docs/ReleaseNotes-2.6.html
Modified: llvm/trunk/docs/ReleaseNotes-2.6.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes-2.6.html?rev=83299&r1=83298&r2=83299&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes-2.6.html (original)
+++ llvm/trunk/docs/ReleaseNotes-2.6.html Mon Oct 5 02:07:29 2009
@@ -71,7 +71,6 @@
Inbounds for GEP
SRoA improvements for vector unions, memset, arbitrary weird bitfield accesses etc. It now produces "strange" sized integers.
pre-alloc splitter??
- Callgraph + SCCPassMgr??
X86: Support for softfloat modes, typically used by OS kernels.
MC:
MCSection, MCAsmInfo
More information about the llvm-commits
mailing list