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-05-28 18:46:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
History
Owen Anderson
412df08b59
Do away with the strange use of BitVectors in SSI, and just use normal sets. This makes the code much more C++/LLVM-ish.
...
llvm-svn: 83286
2009-10-04 18:49:55 +00:00
..
IPO
Fix some nasty callgraph dangling pointer problems in
2009-08-31 00:19:58 +00:00
Utils
Do away with the strange use of BitVectors in SSI, and just use normal sets. This makes the code much more C++/LLVM-ish.
2009-10-04 18:49:55 +00:00
Instrumentation.h
Addedum to r80712, forgot to add files.
2009-09-01 19:05:58 +00:00
IPO.h
Convert LoopSimplify and LoopExtractor from FunctionPass to LoopPass.
2009-09-28 14:37:51 +00:00
RSProfiling.h
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Scalar.h
remove the GVNPRE pass. It has been subsumed by the GVN pass.
2009-10-01 02:18:36 +00:00