1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test type of gep const-expression More... over 9 years ago
Make the local and jenkins recipes more alike More... over 9 years ago
Fix recipes for the RH devtoolset More... over 9 years ago
Update llvmlite conda recipes for 3.7 More... over 9 years ago
Start at build 2, as build 1 I've uploaded for Linux was generated with a too recent g++ More... over 9 years ago
Adjust llvm-dev recipes and travis.yml for LLVM 3.7 More... over 9 years ago
Centralize llvm-config invocation in build.py to make it easy to change shared values for POSIX targets. More... over 9 years ago
Raise exception on store of mismatching types, and fix gep() in constant expressions More... over 9 years ago
Fix IR changes More... over 9 years ago
Make test suite pass More... over 9 years ago
Fix makefile to link the right components under Linux More... over 9 years ago
Make llvmlite compile (but fails linking) More... over 9 years ago
Fix #97: add -fno-rtti to the OS X and FreeBSD makefiles More... over 9 years ago
Merge pull request #99 from pitrou/ctypes26_win64_workaround More... over 9 years ago
Avoid a ctypes/libffi issue on Windows 64 and Python 2.6. The test suite would hang on the object cache tests. More... over 9 years ago
Merge branch 'master' of github.com:numba/llvmlite More... over 9 years ago
Let Windows produce COFF files, not ELF, when a TargetMachine is used for offline compilation. More... over 9 years ago
Merge pull request #98 from markdewing/oprofile More... over 9 years ago
Add API to enable OProfile JIT events More... over 9 years ago
Support profiing with OProfile More... over 9 years ago
Add a comment explaining the fallback More... over 9 years ago
Merge pull request #96 from gdementen/master More... over 9 years ago
Merge pull request #95 from pitrou/py35 More... over 9 years ago
try to find .dll in local directory to better support frozen applications More... over 9 years ago
Add 3.5 dev version to travis.yml More... over 9 years ago
Merge pull request #94 from pitrou/cfunctype_toplevel.patch More... almost 10 years ago
Create CFUNCTYPE wrappers at the top-level, to avoid crashes on CentOS 5 More... almost 10 years ago
Fix reference leak on Python < 3.4 More... almost 10 years ago
Merge branch 'master' of github.com:numba/llvmlite More... almost 10 years ago
Merge pull request #90 from m-labs/master More... almost 10 years ago