This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Bill Wendling
34064d63d1
Apply the scope restrictions after parsing the command line options. There may be some which are used in that function.
...
llvm-svn: 154348
2012-04-09 22:18:01 +00:00
..
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
lto.cpp
s/lto_codegen_whole_program_optimization/lto_codegen_set_whole_program_optimization/
2012-04-09 08:32:21 +00:00
lto.exports
s/lto_codegen_whole_program_optimization/lto_codegen_set_whole_program_optimization/
2012-04-09 08:32:21 +00:00
LTOCodeGenerator.cpp
Apply the scope restrictions after parsing the command line options. There may be some which are used in that function.
2012-04-09 22:18:01 +00:00
LTOCodeGenerator.h
Add a hook to turn on the internalize pass through the LTO interface.
2012-04-09 05:26:48 +00:00
LTOModule.cpp
Reformatting. No functionality change.
2012-04-03 03:56:52 +00:00
LTOModule.h
Hack the hack. If we have a situation where an ASM object is defined but isn't
2012-04-02 10:01:21 +00:00
Makefile
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00