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-02-13 00:10:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
History
Chris Lattner
1275941193
Add pass ID's for various passes, so they can be AddRequiredID. Patch by
...
Domagoj Babic! llvm-svn: 28048
2006-05-02 04:24:36 +00:00
..
Utils
Remove a level of indirection.
2006-02-10 21:32:11 +00:00
Instrumentation.h
Added documented rsprofiler interface. Also remove new profiler passes, the
2005-11-28 18:00:38 +00:00
IPO.h
Add a simple pass to make sure that all (non-library) calls to malloc and free
2006-04-10 19:26:09 +00:00
LinkAllPasses.h
Add a simple pass to make sure that all (non-library) calls to malloc and free
2006-04-10 19:26:09 +00:00
RSProfiling.h
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
2006-02-22 16:23:43 +00:00
Scalar.h
Add pass ID's for various passes, so they can be AddRequiredID. Patch by
2006-05-02 04:24:36 +00:00