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
57,460
Commits
31
Branches
0
Tags
2.2
GiB
ea4c780da1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Chris Lattner
17819d971e
eliminate additions of 0.0 when they are obviously dead. This has to be careful to
...
avoid turning -0.0 + 0.0 -> -0.0 which is incorrect. llvm-svn: 46499
2008-01-29 06:52:45 +00:00