Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Go to file
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
docs Update todo's 2001-10-13 06:09:34 +00:00
include Add option to print per module instead of per method, so that 2001-10-18 18:13:49 +00:00
lib Only print values live at BB or method exit, and insert loads at each 2001-10-18 18:16:11 +00:00
support/lib/Support Add StringList support 2001-10-13 06:53:19 +00:00
test Reverse previous change. 2001-10-18 00:23:32 +00:00
tools Only output code if file open is successful 2001-10-18 17:07:22 +00:00
utils Print .def files as well as other files 2001-09-19 16:51:10 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Print .def files as well as other files 2001-09-19 16:51:10 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
Makefile.rules Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00