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
/
include
/
llvm
/
Transforms
History
Benjamin Kramer
9a590500ea
Make LLVMContext and LLVMContextImpl classes instead of structs.
...
llvm-svn: 78690
2009-08-11 17:45:13 +00:00
..
IPO
Convert several more passes to use getAnalysisIfAvailable<TargetData>()
2009-07-24 18:13:53 +00:00
Utils
Make LLVMContext and LLVMContextImpl classes instead of structs.
2009-08-11 17:45:13 +00:00
Instrumentation.h
fix typos
2008-03-06 10:36:00 +00:00
IPO.h
Add an early implementation of a partial inlining pass. The idea behind this
2009-06-14 08:26:32 +00:00
RSProfiling.h
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Scalar.h
Update comments to new-style syntax.
2009-07-25 16:03:55 +00:00