about summary refs log tree commit diff stats
path: root/miasm/jitter/jitcore_llvm.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to src-layout ta/nixTheofilos Augoustis2025-10-141-144/+0
|
* Rename ir_arch for jitterFabrice Desclaux2020-12-251-8/+8
|
* Include missing functions from llvm's compiler-rt into JitllvmAdrien Guinet2020-05-241-0/+3
| | | | | | | | | | Under Windows, we also need to compile these with clang (because MSVCRT doesn't seem to have proper uint128_t support), so automatically check if clang is installed (through the registry) and force distutils to use it (with a not so nice hack). Last but not least, this only works for 64 bit systems, so disable the mn_div test if this is not the case.
* Add Appveyor for Python3.8Jean-Baptiste Galet2020-04-281-1/+8
| | | | | | | * Appveyor * Fix typo, update jitcore_llvm.py, update llvmlite to 0.32.0 to have python3.8 wheels * Add all platforms in AppVeyor. Use -m to avoid WinError 32 * Use llvmlite 0.31.0, latest version to provide Python2.7 support AND Python3.8 * Remove -m
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+134