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
Siu Kwan Lam 2218f1d49e Improve vector load store.
Changes make llvm emit parallel ld/st instead of scalar ld/st.
2012-08-21 17:26:12 -05:00
__init__.py reorganize 2012-08-13 15:53:09 -07:00
builder.py Improve vector load store. 2012-08-21 17:26:12 -05: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 Add initial vector support 2012-08-21 12:33:21 -05:00
translator.py Add some doc and cleanup 2012-08-21 14:17:14 -05:00