aboutsummaryrefslogtreecommitdiffstats
path: root/graph.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-21ptrlist: remove the now unneeded FOR_EACH_PTR_NOTAG()Luc Van Oostenryck1-4/+4
2018-05-06Merge branches 'unop', 'describe-dirty', 'range-syntax', 'old-testcases', 'fi...Luc Van Oostenryck1-4/+6
2018-05-06fix missing checks for deleted instructionsLuc Van Oostenryck1-0/+2
2018-04-04graph: do not use insn->symbol for memopsLuc Van Oostenryck1-4/+4
2017-09-19graph: do not scan removed instructionsLuc Van Oostenryck1-0/+2
2013-11-29sparse: Relicense under the MIT licenseFranz Schrober1-1/+17
2011-05-31Remove set but not used variableChristopher Li1-4/+2
2007-05-22Improved graph generation using subgraph clusters for functionsDan Sheridan1-20/+139
2006-12-04cleanup write to argument array hackChristopher Li1-3/+8
2006-09-14graph: Show position in basic block nodesJosh Triplett1-1/+2
2006-08-29[PATCH] Add backend to graph basic blocksJosh Triplett1-0/+63