mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
Add missing "-" to the command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115777 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b121b2b3df
commit
f61576acf9
@ -673,7 +673,7 @@ release includes a few major enhancements and additions to the optimizers:</p>
|
||||
be 13 in one of the predecessors of a block. It does this in conjunction
|
||||
with the new LazyValueInfo analysis pass.</li>
|
||||
<li>The new RegionInfo analysis pass identifies single-entry single-exit regions
|
||||
in the CFG. You can play with it with the "opt -regions analyze" or
|
||||
in the CFG. You can play with it with the "opt -regions -analyze" or
|
||||
"opt -view-regions" commands.</li>
|
||||
<li>The loop optimizer has significantly improved strength reduction and analysis
|
||||
capabilities. Notably it is able to build on the trap value and signed
|
||||
|
Loading…
x
Reference in New Issue
Block a user