llvmpy/llvm
anthony cantor 7234b0d200 use getRegInfo instead of creating a register info object
also raise exception if a property is accessed which is not
available on that particular TargetMachine.
2013-09-18 11:52:22 -05:00
..
llrt disable float div/mod test temporarily 2013-08-14 17:45:38 -05:00
mc added functionality to llvm.mc.Instr to print itself 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 some fixes so that test/testall.py will run 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 use getRegInfo instead of creating a register info object 2013-09-18 11:52:22 -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