Files
tinygrad/tinygrad
uuuvnandGitHub 7ecced7f6d LLVM JIT prereqs (#8634)
* LLVM JIT prereqs

This commit moves jit loading, disassembling and CPUProgram logic from
`ops_clang.py` to `elf.py`, `helpers.py` and `device.py` respectively

I don't quite like the `helpers.py` destination for capstone_flatdump
but this is where cpu_objdump is so presumably this is how it's supposed
to be

* Types
2025-01-15 09:47:08 -08:00
..
2025-01-14 15:04:58 -05:00
2025-01-15 09:47:08 -08:00
2024-10-12 18:20:44 +08:00
2025-01-15 09:47:08 -08:00
2024-12-24 22:32:25 -05:00
2024-12-31 11:31:42 -05:00
2025-01-14 20:48:23 -08:00
2025-01-15 09:47:08 -08:00
2025-01-14 22:25:23 -05:00
2024-08-14 17:31:46 -07:00