llvm-6502/lib/Transforms
Nick Lewycky 715029478c 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74780 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-03 19:28:36 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
IPO Add newline at end of file. 2009-07-03 15:30:58 +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