Skip to content
GitLab
Explore
Sign in
This project is archived. Its data is
read-only
.
Commit
67786cce
authored
Oct 14, 2008
by
Evan Cheng
Browse files
Optimize anding of two fcmp into a single fcmp if the operands are the same. e.g. uno && ueq -> ueq
ord && olt -> olt ord && ueq -> oeq llvm-svn: 57507
parent
0ccb5b44
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