From b9b54ebfed02f0654897d37e8a4448d3f8087558 Mon Sep 17 00:00:00 2001
From: Jay Foad
Date: Tue, 19 Jul 2011 15:07:52 +0000
Subject: Convert SimplifyGEPInst to use ArrayRef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135482 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'docs')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ccfe2ed..0eac384 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -648,6 +648,7 @@ from the previous release.
MDNode::getIfExists
MDNode::getTemporary
MDNode::getWhenValsUnresolved
+SimplifyGEPInst
(in llvm/Analysis/InstructionSimplify.h
)
TargetData::getIndexedOffset
--
cgit v1.1