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
84db71f4
Commit
84db71f4
authored
Nov 05, 2015
by
yb9976
Browse files
Fixed indentation.
parent
1ff6fc90
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_transform.c
View file @
84db71f4
...
...
@@ -2383,7 +2383,7 @@ static ir_node *dest_am_binop(ir_node *node, ir_node *op1, ir_node *op2,
ir_node
*
mem
,
ir_node
*
ptr
,
ir_mode
*
mode
,
construct_binop_dest_func
*
func
,
construct_binop_dest_func
*
func8bit
,
match_flags_t
flags
,
const
char
imm_mode
)
match_flags_t
flags
,
const
char
imm_mode
)
{
assert
(
flags
&
match_immediate
);
/* there is no destam node without... */
bool
commutative
=
(
flags
&
match_commutative
)
!=
0
;
...
...
Write
Preview
Markdown
is supported
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