This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
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
..
Hello
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Instrumentation
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
IPO
Transform calls to memcpy into llvm.memcpy calls, patch by Eli Friedman.
2008-01-28 04:41:43 +00:00
Scalar
eliminate additions of 0.0 when they are obviously dead. This has to be careful to
2008-01-29 06:52:45 +00:00
Utils
Revert r46393: readonly/readnone functions are no
2008-01-27 18:12:58 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00