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
Rafael Espindola
b550a4f952
Fix a use after free when the streamer is destroyed. Fixes pr12622.
...
llvm-svn: 156606
2012-05-11 03:42:13 +00:00
..
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
lto.cpp
Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
2012-04-16 10:58:38 +00:00
lto.exports
Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
2012-04-16 10:58:38 +00:00
LTOCodeGenerator.cpp
Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
2012-04-16 10:58:38 +00:00
LTOCodeGenerator.h
Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
2012-04-16 10:58:38 +00:00
LTOModule.cpp
Fix a use after free when the streamer is destroyed. Fixes pr12622.
2012-05-11 03:42:13 +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