1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Transforms
2006-05-13 18:11:32 +00:00
..
Utils Fix an infinite loop bug that Vladimir Prus identified. 2006-05-13 18:11:32 +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