Thomas Kluyver
|
aba3e208d2
|
Improve bytes/unicode distinction for reading modules from bitcode & assembly
|
2012-10-10 10:49:48 -05:00 |
|
Wladimir J. van der Laan
|
c94e852c0e
|
MetaData operands can be None. Handle this.
|
2012-09-14 17:09:28 +02:00 |
|
Siu Kwan Lam
|
9aadd489c3
|
Python3 ready. Py2.7 and Py3 working. Drop PyCObject for all.
Pre Py2.7 support should be possible by including "capsulethunk.h". (See llvm/wrap.h)
|
2012-07-26 15:25:23 -07:00 |
|
AndrewBC
|
6d50a337ad
|
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 |
|
mdevan.foobar
|
1c04eb1c87
|
Updated documentation, partially.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@90 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2010-08-31 07:31:34 +00:00 |
|
mdevan.foobar
|
10843ec2ec
|
Cleanup and fixes
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@68 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2009-02-24 10:02:19 +00:00 |
|
mdevan.foobar
|
231aa4a5c4
|
Code cleanup, pylint, updated README, CHANGELOG
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@67 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2009-02-23 11:24:12 +00:00 |
|
mdevan.foobar
|
1b4b807884
|
Avoid object aliasing (with Seth Warn)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@65 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2009-02-23 06:49:30 +00:00 |
|
mdevan.foobar
|
b52355d84e
|
Code cleanup.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@47 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-11-17 16:45:40 +00:00 |
|
mdevan.foobar
|
4ee007190c
|
Removed cyclic dependency _util <-> core. Added testcases. Passes in _core.c. Code cleanup.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@32 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-08-11 17:11:57 +00:00 |
|
mdevan.foobar
|
fc3f11d899
|
Added tests for bitcode.
Updated CHANGELOG, inline docs.
Switched to absolute imports.
Added all passes to extra.{cpp,h}\!
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@31 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-08-11 14:21:16 +00:00 |
|
mdevan.foobar
|
01eb4a7133
|
Added GenericValue. EE.run() uses GVs now. Converted line endings in wrap.{c,h}.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@19 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-06-22 15:44:49 +00:00 |
|
mdevan.foobar
|
274f0f9ec4
|
New tests. Code cleanup.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@11 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-06-14 19:05:45 +00:00 |
|
mdevan.foobar
|
2255a7e5dd
|
Execution engine and passes work. Documentation and tests updated.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@4 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-06-07 13:44:25 +00:00 |
|
mdevan.foobar
|
6ee3298bd2
|
Added web pages, and some ee/passes stuff. *Broken*.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@3 8d1e9007-1d4e-0410-b67e-1979fd6579aa
|
2008-06-03 17:24:46 +00:00 |
|