about summary refs log tree commit diff stats
path: root/example/expression/asm_to_ir.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IR: rename add_blocFabrice Desclaux2017-07-071-1/+1
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-2/+2
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-2/+2
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-8/+8
* IR: rename blocs to blocksFabrice Desclaux2017-03-131-5/+5
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-5/+2
* Example: move output .txt to .dotAjax2015-11-091-2/+2
* Example/Expr: unused importAjax2015-11-061-3/+3
* Core/parse_asm: update parse_txt API useserpilliere2015-10-291-1/+0
* Clean: remove unecessary ast_parser modificationFabrice Desclaux2015-04-011-7/+0
* Asmbloc: updt asmbloc apiFabrice Desclaux2015-04-011-1/+1
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-091-1/+1
* Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-191-0/+67