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-04-11 04:01:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
History
Devang Patel
85caca9190
Add utility to append a function to the list of global constructors.
...
Patch by Kostya Serebryany. llvm-svn: 143405
2011-10-31 23:58:51 +00:00
..
IPO
Add a mechanism for optimisation plugins to register passes that all front ends can use without needing to be aware of the plugin (or the plugin be aware of the front end).
2011-08-16 13:58:41 +00:00
Utils
Add utility to append a function to the list of global constructors.
2011-10-31 23:58:51 +00:00
Instrumentation.h
Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2
2011-05-17 23:05:13 +00:00
IPO.h
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
2011-08-03 22:18:20 +00:00
Scalar.h
svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp
2011-10-17 17:17:43 +00:00