llvm/lib/Transforms
Vikram S. Adve 631b9a3523 Only print values live at BB or method exit, and insert loads at each
BB exit to read and print values stored in that BB.   Note that only
these stored values are live at method exit!.  Also, print messages at
method entry and exit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@892 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 18:16:11 +00:00
..
Instrumentation Only print values live at BB or method exit, and insert loads at each 2001-10-18 18:16:11 +00:00
IPO Convert optimizations to the pass infrastructure 2001-10-18 01:32:34 +00:00
Scalar Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
Utils Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
HoistPHIConstants.cpp Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00