Skip to content
GitLab
Explore
Sign in
Commit
b33c297f
authored
Dec 15, 2011
by
Pete Cooper
Browse files
Added InstCombine for "select cond, ~cond, x" type patterns
These can be reduced to "~cond & x" or "~cond | x" llvm-svn: 146624
parent
e7f329fa
Loading
Loading
Loading
Changes
2
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment