llvmpy/llvm
anthony cantor 818c9289fc implemented binding for MCDisassembler.getInstruction
also added new llvm.mc module to act as higher level
python access to the MC section of LLVM (added Instr
and Disassembler classes).
2013-09-18 11:52:20 -05:00
..
llrt disable float div/mod test temporarily 2013-08-14 17:45:38 -05:00
mc implemented binding for MCDisassembler.getInstruction 2013-09-18 11:52:20 -05:00
workaround fix avx detection for py3 2013-08-01 13:04:04 -05:00
__init__.py added Target.createMCSubtargetInfo and createMCDisassembler 2013-09-18 11:52:20 -05:00
_version.py Fix a lots of bugs in the newbinding to pass all the tests. 2013-02-13 15:52:53 -06:00
core.py Python3 fix: Implement __hash__ method for Value class 2013-08-20 17:20:57 -05:00
ee.py ensure MCJIT ELF autoselect works 2013-08-12 14:52:16 -05:00
llrt.py fix x86 arch type for LLRT 2013-08-14 18:25:32 -05:00
passes.py llvm3.3 has a different TargetTransformInfo 2013-08-14 18:18:05 -05:00
tbaa.py Fix a lots of bugs in the newbinding to pass all the tests. 2013-02-13 15:52:53 -06:00
test_llvmpy.py Disable MCJIT test on windows 64-bit (#79) 2013-08-22 14:13:17 -05:00