mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-23 01:31:05 +00:00
Update the release notes about the new TargetTransformInfo API changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166115 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3309fb8f18
commit
cf1d0761ca
@ -649,6 +649,11 @@ Release Notes</a>.</h1>
|
|||||||
<p>In addition, many APIs have changed in this release. Some of the major
|
<p>In addition, many APIs have changed in this release. Some of the major
|
||||||
LLVM API changes are:</p>
|
LLVM API changes are:</p>
|
||||||
|
|
||||||
|
<p> We've added a new interface for allowing IR-level passes to access
|
||||||
|
target-specific information. A new IR-level pass, called
|
||||||
|
"TargetTransformInfo" provides a number of low-level interfaces.
|
||||||
|
LSR and LowerInvoke already use the new interface. </p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user