| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to src-layout ta/nix | Theofilos Augoustis | 2025-10-14 | 1 | -144/+0 |
| | | |||||
| * | Rename ir_arch for jitter | Fabrice Desclaux | 2020-12-25 | 1 | -8/+8 |
| | | |||||
| * | Include missing functions from llvm's compiler-rt into Jitllvm | Adrien Guinet | 2020-05-24 | 1 | -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.8 | Jean-Baptiste Galet | 2020-04-28 | 1 | -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 miasm | Fabrice Desclaux | 2019-03-05 | 1 | -0/+134 |