From: Chris Lattner Date: Mon, 5 Oct 2009 07:07:29 +0000 (+0000) Subject: callgraph changes came after the 2.6 branch. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9ea8d9a77344422871e961d2fb67be03c449207d;p=oota-llvm.git callgraph changes came after the 2.6 branch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83299 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index df96aa5e4dc..1ac46e8c36c 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -71,7 +71,6 @@ Add support for the PowerPC 64-bit SVR4 ABI. 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