This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c745bf2d87ef6f751aae5e8c9e42e75d515dfd6b
clang-p2996
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
TargetLowering.cpp
Dan Gohman
832800aa6f
Convert comparisons like (x == infinity) to (x >= infinity) on targets
...
where FCMP_OEQ is not legal and FCMP_OGE is, such as x86. llvm-svn: 82861
2009-09-26 15:24:17 +00:00
106 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink