Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since then it has changed significantly with multiple sub-projects. www.llvmpy.org
Find a file
Mark Florisson f0ad108e2c Fix some stuff
support casting int <-> pointers in llvm_cbuilder
    assign ndarray type to fake PyArrays
2012-09-27 16:30:14 +01:00
__init__.py reorganize 2012-08-13 15:53:09 -07:00
builder.py Fix some stuff 2012-09-27 16:30:14 +01:00
executor.py Add initial vector support 2012-08-21 12:33:21 -05:00
libc.py reorganize 2012-08-13 15:53:09 -07:00
shortnames.py Fix some stuff 2012-09-27 16:30:14 +01:00
translator.py Start on array expressions 2012-09-24 12:21:12 +01:00