This website requires JavaScript.
Explore
Help
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-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Shuxin Yang
56f449f42c
Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
...
llvm-svn: 187819
2013-08-06 21:51:21 +00:00
..
CMakeLists.txt
[CMake] Update dependencies to intrinsics_gen corresponding to r169711.
2012-12-10 05:27:15 +00:00
lto.cpp
Split getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-23 20:25:01 +00:00
lto.exports
Revert r169656.
2012-12-10 21:33:45 +00:00
LTOCodeGenerator.cpp
Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
2013-08-06 21:51:21 +00:00
LTOCodeGenerator.h
Add some comment to LTOCodeGenerator class
2013-08-06 00:45:32 +00:00
LTODisassembler.cpp
libLTO: Add a utility method to initialize the disassemblers.
2012-11-24 16:59:10 +00:00
LTOModule.cpp
Use function attributes to indicate that we don't want to realign the stack.
2013-08-01 21:42:05 +00:00
LTOModule.h
Split getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-23 20:25:01 +00:00
Makefile
Use @rpath for libraries rather than @executable_path on OSX.
2013-08-02 01:51:52 +00:00