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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Owen Anderson
c6c23bbf04
CallGraphSCC passes implicity require CallGraph analysis.
...
llvm-svn: 116443
2010-10-13 22:00:45 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
Now with fewer extraneous semicolons!
2010-10-07 22:25:06 +00:00
Instrumentation
Begin adding static dependence information to passes, which will allow us to
2010-10-12 19:48:12 +00:00
IPO
CallGraphSCC passes implicity require CallGraph analysis.
2010-10-13 22:00:45 +00:00
Scalar
Be more consistent in using ValueToValueMapTy.
2010-10-13 01:36:30 +00:00
Utils
Fix PR8313 by changing ValueToValueMap use a TrackingVH.
2010-10-13 02:08:17 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00