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
f3cab591
Commit
f3cab591
authored
Apr 04, 2013
by
yb9976
Browse files
Fixed indentation.
parent
3e08d068
Changes
3
Show whitespace changes
Inline
Side-by-side
ir/be/sparc/sparc_emitter.c
View file @
f3cab591
...
...
@@ -428,7 +428,7 @@ static bool can_move_up_into_delayslot(const ir_node *node, const ir_node *to)
if
(
writes_reg
(
node
,
reg
->
global_index
,
req
->
width
))
return
false
;
}
}
}
return
true
;
}
...
...
ir/be/sparc/sparc_finish.c
View file @
f3cab591
ir/be/sparc/sparc_new_nodes.c
View file @
f3cab591
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