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
5afee65a
Commit
5afee65a
authored
Jul 15, 2008
by
yb9976
Browse files
typo
[r20468]
parent
ebe15e44
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/bearch_ia32.c
View file @
5afee65a
...
...
@@ -963,7 +963,7 @@ static void ia32_prepare_graph(void *self) {
ia32_transform_graph
(
cg
);
#endif
/* do local optimi
s
ations (mainly CSE) */
/* do local optimi
z
ations (mainly CSE) */
optimize_graph_df
(
cg
->
irg
);
if
(
cg
->
dump
)
...
...
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