about summary refs log tree commit diff stats
path: root/example/expression/constant_propagation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IR: gen ircfg from ir_archFabrice Desclaux2018-07-051-11/+8
* symbol_pool -> loc_dbAjax2018-07-031-1/+1
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-2/+2
* Example: add constant expression propagationFabrice Desclaux2017-08-091-0/+54