llvmpy/llvm
anthony cantor 83299a20a6 refactor TargetMachine into a new target module
TargetMachine is generally useful outside of the execution engine
context so i think it makes sense to move it into its own module.
2013-09-18 11:52:21 -05:00
..
llrt disable float div/mod test temporarily 2013-08-14 17:45:38 -05:00
mc added new MC classes for richer disassembling functionality 2013-09-18 11:52:21 -05:00
workaround fix avx detection for py3 2013-08-01 13:04:04 -05:00
__init__.py refactor TargetMachine into a new target module 2013-09-18 11:52:21 -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 changes to make llvmpy compatible with development branch of llvm 2013-09-18 11:52:21 -05:00
ee.py refactor TargetMachine into a new target module 2013-09-18 11:52:21 -05:00
llrt.py fix x86 arch type for LLRT 2013-08-14 18:25:32 -05:00
passes.py changes to make llvmpy compatible with development branch of llvm 2013-09-18 11:52:21 -05:00
target.py refactor TargetMachine into a new target module 2013-09-18 11:52:21 -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 changes to make llvmpy compatible with development branch of llvm 2013-09-18 11:52:21 -05:00