mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Spell naively with the i-Umlaut...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29939 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
546c421c1d
commit
1644877280
@ -850,8 +850,8 @@ phase.</p>
|
||||
|
||||
<div class="doc_text">
|
||||
|
||||
<p>The initial SelectionDAG is naively peephole expanded from the LLVM input by
|
||||
the <tt>SelectionDAGLowering</tt> class in the
|
||||
<p>The initial SelectionDAG is naïvely peephole expanded from the LLVM
|
||||
input by the <tt>SelectionDAGLowering</tt> class in the
|
||||
<tt>lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp</tt> file. The intent of this
|
||||
pass is to expose as much low-level, target-specific details to the SelectionDAG
|
||||
as possible. This pass is mostly hard-coded (e.g. an LLVM <tt>add</tt> turns
|
||||
|
Loading…
x
Reference in New Issue
Block a user