1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
Nick Lewycky 02ee56adb2 Add some statistics to SSI so we can see what it's up to.
Add an -ssi-everything pass which calls createSSI on everything in the function.

llvm-svn: 75135
2009-07-09 15:33:14 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
IPO Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
Scalar Push LLVMContext _back_ through IRBuilder. 2009-07-08 20:50:47 +00:00
Utils Add some statistics to SSI so we can see what it's up to. 2009-07-09 15:33:14 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00