| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2017-04-21 | Example: add irblock simplification example | Fabrice Desclaux | 3 | -5/+36 |
| 2017-04-21 | Graph: add discard_edge | Fabrice Desclaux | 1 | -0/+5 |
| 2017-04-21 | Ir: Add ir graph helpers | Fabrice Desclaux | 2 | -30/+142 |
| 2017-04-21 | Expression: remove unused SearchExpr | Fabrice Desclaux | 1 | -14/+0 |
| 2017-04-21 | Expression: clean MatchExpr | Fabrice Desclaux | 1 | -51/+45 |
| 2017-04-21 | set breakpoint handler in ntdll_LdrGetProcedureAddress() | Aymeric Vincent | 1 | -0/+1 |
| 2017-04-20 | Fix wrong add_memory_page docstring | Ajax | 1 | -1/+1 |
| 2017-04-20 | Add regression test for AssignBlock | Ajax | 2 | -0/+47 |
| 2017-04-20 | AssignBlock: add simplification facility | Ajax | 1 | -0/+12 |
| 2017-04-20 | AssignBlock: add a few comment | Ajax | 1 | -1/+13 |
| 2017-04-20 | IRBlock: move lines in AssignBlock | Fabrice Desclaux | 14 | -63/+61 |
| 2017-04-20 | Ir: clean code | Fabrice Desclaux | 1 | -52/+51 |
| 2017-04-20 |