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
86bbf338e57504cc1e006552d8a1a2d99302e961
clang-p2996
/
llvm
/
tools
/
lto2
History
Owen Anderson
7432cbd048
Move MemCpyOpt after GVN.
...
llvm-svn: 50097
2008-04-22 07:12:26 +00:00
..
lto.cpp
fixes from review of first commit
2008-02-27 22:25:36 +00:00
lto.exports
first commit of new LTO system. It is not hooked up in the llvm/tools/Makefile, so no one will build it be default yet
2008-02-26 20:26:43 +00:00
LTOCodeGenerator.cpp
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
LTOCodeGenerator.h
fixes from review of first commit
2008-02-27 22:25:36 +00:00
LTOModule.cpp
Change the MemoryBuffer::getFile* methods to take just a pointer to the
2008-04-01 18:04:03 +00:00
LTOModule.h
fixes from review of first commit
2008-02-27 22:25:36 +00:00
Makefile
suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix whitespace.
2008-03-02 06:33:06 +00:00