llvm-project/llvm/lib/Transforms
Nick Lewycky cb23509546 Add Static Single Information construction pass written by André Tavares!
Use it by requiring it through the pass manager, then calling its createSSI
method on the variables that you want in SSI form.

llvm-svn: 74780
2009-07-03 19:28:36 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Add newline at end of file. 2009-07-03 15:30:58 +00:00
Instrumentation Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
Scalar Second batch of passes using LLVMContext. 2009-07-03 00:54:20 +00:00
Utils Add Static Single Information construction pass written by André Tavares! 2009-07-03 19:28:36 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00