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
023b870a
Commit
023b870a
authored
Dec 07, 2014
by
Christoph Mallon
Browse files
ia32: popcnt produces useable flag results.
parent
96a170c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_optimize.c
View file @
023b870a
...
...
@@ -77,6 +77,7 @@ static produces_flag_t check_produces_zero_sign(ir_node *node, unsigned pn)
case
iro_ia32_Inc
:
case
iro_ia32_Neg
:
case
iro_ia32_Or
:
case
iro_ia32_Popcnt
:
case
iro_ia32_Sbb
:
case
iro_ia32_Sub
:
case
iro_ia32_Xor
:
...
...
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