about summary refs log tree commit diff stats
path: root/miasm2/jitter/Jitllvm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-99/+0
* Support python2/python3Fabrice Desclaux2019-03-051-6/+11
* Jitter: use bignumFabrice Desclaux2018-07-131-0/+1
* Jitcore: run_at actually takes a list of stop_offset, instead of aAjax2018-06-221-4/+4
* Jitcore: remove useless strucs and rename for more meaningful namesAjax2018-06-221-3/+3
* LLVM: handle max_exec_per_call optionAjax2017-01-051-2/+21
* LLVM: get rid of vm_mngr argumentAjax2017-01-051-3/+5
* LLVM: avoid going back to Python while next block are already jittedAjax2017-01-051-6/+32
* Adapt codegen.CGen principles to LLVMAjax2017-01-041-3/+4
* Update with new MEM R/W APIAjax2017-01-041-2/+2
* Ugly modification to have llvm work againAjax2017-01-041-2/+9
* When parsing a 64 bit integer, make sure we have enough room to store it.Aymeric Vincent2015-11-231-3/+5
* Miasm v2serpilliere2014-06-031-0/+36