llvmpy/llvm
Siu Kwan Lam 38d4de35bb Make it possible to pass LLVM options from environment variables.
These options are parsed like commandline options to llc.
2012-08-26 21:00:56 -07:00
..
2.9_update.diff Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
__init__.py add tests to llvm package 2012-08-19 16:01:17 -05:00
_core.cpp Make it possible to pass LLVM options from environment variables. 2012-08-26 21:00:56 -07:00
_util.py Python3 ready. Py2.7 and Py3 working. Drop PyCObject for all. 2012-07-26 15:25:23 -07:00
capsulethunk.h Add & use capsulethunk for Py2.6 2012-08-10 19:22:30 -07:00
core.py Make it possible to pass LLVM options from environment variables. 2012-08-26 21:00:56 -07:00
ee.py add method to retrieve host cpu name 2012-08-18 17:32:40 -07:00
extra.cpp Add control to alignment of ld/st inst 2012-08-21 18:28:35 -05:00
extra.h Disable PTX backend by default on windows 2012-08-23 09:27:28 -07:00
llvm_c_extra.h Add target machine 2012-08-14 12:04:28 -07:00
passes.py Python3 ready. Py2.7 and Py3 working. Drop PyCObject for all. 2012-07-26 15:25:23 -07:00
py3k_update.diff Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
py3k_update.output Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
test_llvmpy.py add uses tests 2012-08-19 17:32:15 -05:00
wrap.cpp Add target machine 2012-08-14 12:04:28 -07:00
wrap.h Merge branch 'issue8-py2.6' 2012-08-18 22:10:16 -05:00