Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commit
45ffb1eb
authored
Oct 13, 2006
by
Chris Lattner
Browse files
Fix a bug where we incorrectly turned '(X & 0) == 0' into '(X & 0) >> -1',
which is undefined. "0" isn't a power of 2. llvm-svn: 30947
parent
a47294ed
Loading
Loading
Loading
Changes
1
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