about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1355 from Ana06/fix-setupserpilliere2021-02-081-0/+1
|\ \ | |/ |/|
| * Add dependencies to install_requires in setupAna María Martínez Gómez2021-02-081-0/+1
|/
* Merge pull request #1353 from serpilliere/fix_ircfg_nameserpilliere2021-01-213-29/+12
|\
| * Fix ircfg_a namesFabrice Desclaux2021-01-193-29/+12
* | Merge pull request #1350 from carolineLe/fix_dll_get_export_exampleserpilliere2021-01-171-2/+4
|\ \ | |/ |/|
| * Example/loader: add loc_db to Container.from_streamCaroline Leman2021-01-141-2/+4
|/
* Merge pull request #1346 from serpilliere/updt_aarch64_semserpilliere2021-01-101-1/+6
|\
| * Aarch64: add ldar/stlrFabrice Desclaux2021-01-091-1/+6
|/
* Merge pull request #1342 from serpilliere/add_extended_test_flagsserpilliere2020-12-291-0/+2
|\
| * Add extended tests irFabrice Desclaux2020-12-291-0/+2
|/
* Merge pull request #1341 from serpilliere/rm_debugserpilliere2020-12-291-1/+0
|\
| * Rm debugFabrice Desclaux2020-12-291-1/+0
|/
* Merge pull request #1340 from serpilliere/add_simplification_flag_sub_cfserpilliere2020-12-283-0/+24
|\
| * Add simplificationFabrice Desclaux2020-12-283-0/+24
|/
* Merge pull request #1338 from serpilliere/fix_propag_exprserpilliere2020-12-281-3/+1
|\
| * Fix unused varFabrice Desclaux2020-12-271-3/+1
|/
* Merge pull request #1337 from timgates42/bugfix_typo_correspondingserpilliere2020-12-261-1/+1
|\
| * docs: fix simple typo, corresponoding -> correspondingTim Gates2020-12-261-1/+1
|/
* Merge pull request #1335 from serpilliere/rename_ir_archserpilliere2020-12-2645-365/+380
|\
| * Rename ir_arch for jitterFabrice Desclaux2020-12-2518-156/+167
| * Rename examples lifterFabrice Desclaux2020-12-2527-209/+213
* | Merge pull request #1336 from serpilliere/rm_debugserpilliere2020-12-251-2/+0
|\ \ | |/ |/|
| * Remove debugFabrice Desclaux2020-12-251-2/+0
|/
* Merge pull request #1333 from nofiv/patch-6serpilliere2020-12-251-1/+0
|\
| * removed duplicate assignmentVladislav Hrčka2020-12-251-1/+0
|/
* Merge pull request #1330 from serpilliere/fix_del_dummy_phiserpilliere2020-12-242-35/+146
|\
| * Remove unused codeFabrice Desclaux2020-12-241-18/+0
| * Rewrite del dummy phi using equivalence classesFabrice Desclaux2020-12-241-17/+146
* | Merge pull request #1326 from serpilliere/rename_lifterserpilliere2020-12-2467-558/+621
|\ \ | |/ |/|
| * Add deprecation warningFabrice Desclaux2020-12-246-1/+54
| * Rename ir -> lifterFabrice Desclaux2020-12-243-45/+45
| * Add missing jit functions in mipsFabrice Desclaux2020-12-241-0/+7
| * Rename LifterModelCallMsp430Fabrice Desclaux2020-12-242-5/+5
| * Rename LifterModelCallPpc32bFabrice Desclaux2020-12-242-4/+4
| * Rename LifterModelCallMips32Fabrice Desclaux2020-12-242-6/+6
| * Rename LifterModelCallMepFabrice Desclaux2020-12-244-11/+11
| * Rename LifterModelCallAarch64Fabrice Desclaux2020-12-242-10/+10
| * Rename LifterModelCallArmFabrice Desclaux2020-12-243-17/+17
| * Rename LifterModelCallX86Fabrice Desclaux2020-12-246-18/+18
| * Change example namesFabrice Desclaux2020-12-243-2/+2
| * Rename arch lifterFabrice Desclaux2020-12-247-0/+0
| * Rename msp430 lifterFabrice Desclaux2020-12-245-8/+8
| * Rename mips32 lifterFabrice Desclaux2020-12-244-12/+12
| * Rename mep lifterFabrice Desclaux2020-12-246-15/+15
| * Fix mep tipo semanticFabrice Desclaux2020-12-241-1/+1
| * Rename ppc32 lifterFabrice Desclaux2020-12-245-8/+8
| * Rename aarch64 lifterFabrice Desclaux2020-12-244-12/+12
| * Rename arm lifterFabrice Desclaux2020-12-245-22/+22
| * Rename x86 lifterFabrice Desclaux2020-12-249-24/+24
| * Rename ira => LifterModelCallFabrice Desclaux2020-12-2440-373/+376