about summary refs log tree commit diff stats
path: root/example/ida/depgraph.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-3/+0
* Example/IDA: unused importAjax2015-11-061-3/+0
* ExampleIDA: Add 'Implicit' option for depgraphAjax2015-04-241-2/+4
* Example: add NoCallNoMem in ida/depgraphserpilliere2015-03-231-12/+9
* Example/IDA: Replace /tmp/ by tempfile.gettempdir (credits Joel Eriksson)Ajax2015-03-051-1/+3
* Expression: remove code which uses expression modificationsserpilliere2015-02-221-2/+4
* Example/IDA: add a script to highlight depnodes through IDACamille Mougey2015-02-201-0/+201