Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
eb16d8f5
Commit
eb16d8f5
authored
Oct 14, 2016
by
yb9976
Browse files
Fix typo
parent
43d45586
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_optimize.c
View file @
eb16d8f5
...
...
@@ -1079,7 +1079,7 @@ static void peephole_ia32_Rol(ir_node *node)
void
ia32_peephole_optimization
(
ir_graph
*
irg
)
{
/* we currently do it in 2 passes because:
* Lea -> Add could be useful
l
as flag producer for Test later
* Lea -> Add could be useful as flag producer for Test later
*/
/* pass 1 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment