mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 10:53:55 +00:00
further fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121657 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a97c91f014
commit
4c247f6f3b
@ -1031,8 +1031,8 @@ printer, and the type generated by the assembly parser and disassembler.
|
||||
legalization.</li>
|
||||
|
||||
<li><a href="#selectiondag_legalize">Legalize SelectionDAG Ops</a> —
|
||||
This stage transforms SelectionDAG nodes to eliminate any types that are
|
||||
unsupported on the target.</li>
|
||||
This stage transforms SelectionDAG nodes to eliminate any operations
|
||||
that are unsupported on the target.</li>
|
||||
|
||||
<li><a href="#selectiondag_optimize">Optimize SelectionDAG</a> — The
|
||||
SelectionDAG optimizer is run to eliminate inefficiencies introduced by
|
||||
|
Loading…
x
Reference in New Issue
Block a user