about summary refs log tree commit diff stats
path: root/test/ir/analysis.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* AssignBlockFabrice Desclaux2016-02-261-13/+12
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-104/+66
* IRA: ira parent class is now miasm2.ir.ir::irCamille Mougey2015-12-071-3/+5
* IR: Compliance to python coding conventionsCaroline Leman2015-04-291-350/+390
* IR: Regression test integrationCaroline Leman2015-04-291-12/+10
* IR: Improve dead code eliminationCaroline Leman2015-04-291-0/+680