This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74,737
Commits
31
Branches
0
Tags
2.2
GiB
4bf727d9e1
Commit Graph
1 Commits
Author
SHA1
Message
Date
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