1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
Go to file
Vikram S. Adve 51cb9b6e1b Generic graph iterator to enumerate the SCCs of a graph
in linear time using Tarjan's DFS algorithm.

llvm-svn: 4531
2002-11-04 14:15:57 +00:00
docs Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
include Generic graph iterator to enumerate the SCCs of a graph 2002-11-04 14:15:57 +00:00
lib Change the "Cannot merge two portions of the same node yet" from an assertion 2002-11-04 06:48:26 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Minor fix to space accounting 2002-11-04 01:49:45 +00:00
test Add information about why this testcase fails 2002-11-04 06:16:13 +00:00
tools Implement a new -print-callgraph analysis that turns a callgraph into a dot 2002-11-04 02:55:30 +00:00
utils Do not print "NEW FILES AND DIRECTORIES" unless requested separately 2002-10-31 15:32:24 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Don't link tools with -g objects! 2002-10-29 15:15:22 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Allow LLC to be executed on Linux; only the LLC output should not be executed. 2002-09-23 14:24:19 +00:00
Makefile.rules Don't link tools with -g objects! 2002-10-29 15:15:22 +00:00
Makefile.SunOS Switch over to the right sparc c frontend 2002-10-10 19:28:10 +00:00