Commit graph

111 commits

Author SHA1 Message Date
Travis E. Oliphant
c09903e54f Making progress towards a 3.0 version of llvm-py. 2012-02-08 01:40:03 -06:00
AndrewBC
cb9fcd70cb Fixing segfault with PyArg_ParseTuple for strings 2011-06-12 15:51:26 -05:00
AndrewBC
7035735ea4 We're warning free now :D 2011-06-12 14:00:25 -05:00
AndrewBC
46a9a86085 Fixed some old PyInt usage, drastically reduced compile-time warnings 2011-06-12 13:58:57 -05:00
AndrewBC
2c42b82799 Moar py3k updates... Still segfaulting, in PyArg_ParseTuple of _wLLVMLoadLibraryPermanently for some reason. :| 2011-06-12 05:54:08 -05:00
AndrewBC
13815fd2f3 It compiles! It also segfaults when tested! :D 2011-06-12 03:41:03 -05:00
AndrewBC
220f59f1e9 Updated PyCObject calls to use PyCapsule calls 2011-06-12 02:31:41 -05: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
AndrewBC
ddbe7ad06a Can has linebreaks? 2011-06-07 14:32:29 -05:00
AndrewBC
24fe9507a8 iterateriterate 2011-06-07 14:31:26 -05:00
AndrewBC
ada31558f7 More accurate shell command examples for README.md 2011-06-07 14:30:25 -05:00
AndrewBC
8f1648b47c More concise get/install directions in README.md 2011-06-07 14:29:16 -05:00
AndrewBC
b8337fb6c5 honk honk 2011-06-07 14:04:01 -05:00
AndrewBC
32277081dc Why is github turning the h2's into hr's too? :| 2011-06-07 14:02:47 -05:00
AndrewBC
564118f1e6 bonk bonk 2011-06-07 13:58:55 -05:00
AndrewBC
e3451f564b Fixing erroneously code block'd segments in README.md 2011-06-07 13:57:21 -05:00
AndrewBC
186d2f0ac0 More README updating, switched to markdown format 2011-06-07 13:54:56 -05:00
AndrewBC
d1fab9e1c5 Updated README to reflect current status and project location 2011-06-07 13:53:08 -05:00
AndrewBC
d5c2806b5d applied patch to work with llvm 2.9 from llvm-py r105 ... 84.7KB version seen here: http://code.google.com/p/llvm-py/issues/detail?id=37 2011-06-05 21:21:18 -05:00
mdevan.foobar
ce117b2d77 More documentation.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@105 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-11-05 17:25:05 +00:00
mdevan.foobar
d7839041f6 Removed obsolete reference to ABCD pass (Issue #35)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@104 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-10-24 08:54:42 +00:00
mdevan.foobar
ae61530aff Use extract_value instead of getresult (Bryan Silverthorn) (Issue #34)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@103 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-10-24 08:46:59 +00:00
mdevan.foobar
bb2d613e39 Fix incomplete merge from scratch branch
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@102 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-10-24 08:40:50 +00:00
mdevan.foobar
b7fa3e8fa1 Added llvm.core.Argument.alignment
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@101 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-10-15 10:33:37 +00:00
mdevan.foobar
7f74b220e4 Fix typo in README
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@97 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-09-30 13:30:27 +00:00
mdevan.foobar
ab4ef428b6 Migrate to LLVM 2.8 (rc2)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@96 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-09-30 13:22:13 +00:00
mdevan.foobar
7df2fc911a Fix ffi link issue on darwin (Albert Mietus) (Issue #29)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@95 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-09-26 08:49:09 +00:00
mdevan.foobar
60422c6057 LLVM tutorial ported (Max Shawabkeh) (Issue #33)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@94 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-09-26 08:25:14 +00:00
mdevan.foobar
8d4addac08 Fix build warnings
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@93 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-09-18 14:20:02 +00:00
mdevan.foobar
f0d6877650 Updated documentation.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@91 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-08-31 09:46:45 +00: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
aa6a406c46 Add and remove function attributes (Krzysztof Goj)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@89 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-08-03 16:31:41 +00:00
mdevan.foobar
b7200e59b1 Removed the deprecated ModuleProvider class
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@88 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-07-26 16:36:02 +00:00
mdevan.foobar
73b37ee632 Fix fadd,fsub,fmul (Aaron S Lav)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@87 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-07-25 09:19:21 +00:00
mdevan.foobar@gmail.com
d51eb76fec Updated for LLVM 2.7 (will not work with LLVM 2.6). Work-in-progress.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@86 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2010-07-24 18:15:49 +00:00
mdevan.foobar
43998cc2df Documentation update
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@85 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-10-28 12:10:06 +00:00
mdevan.foobar
33dc04e33c Corrected values for a few enums
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@84 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-10-28 09:39:19 +00:00
mdevan.foobar
5901f8d32b Migrate to LLVM 2.6 (KS Sreeram) (Issue #25)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@83 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-10-28 06:02:04 +00:00
mdevan.foobar
c6e12fd929 Disabled tail call for now, works only on call instructions
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@82 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 12:33:22 +00:00
mdevan.foobar
64d54c49f0 Tail call property for call sites (tarkasteve, issue #19)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@81 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 09:44:08 +00:00
mdevan.foobar
430c5cee9b Example for calling functions via ctypes (Andrew Straw)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@80 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 09:31:28 +00:00
mdevan.foobar
6cb58c97d7 does not throw property for Function (Andrew Straw)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@79 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 09:25:14 +00:00
mdevan.foobar
d0e4e09a5d More parameter attributes (Andrew Straw)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@78 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 09:19:12 +00:00
mdevan.foobar
a0d353f9a1 Build on ubuntu (Ian McKellar, issue #22)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@77 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-09-20 09:08:34 +00:00
mdevan.foobar
f3989aa240 CompareInstruction class (Seth Warn)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@76 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-03-25 12:14:28 +00:00
mdevan.foobar
fa30225181 Get raw function pointers, inline functions (Corrado Zoccolo)
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@75 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-03-25 12:09:37 +00:00
mdevan.foobar
585801d769 Updated CHANGELOG with issue xref.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@74 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-03-01 08:36:11 +00:00
mdevan.foobar
b2d8ff38a8 More properties/methods for TargetData.
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@73 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-03-01 08:34:04 +00:00
mdevan.foobar
ca124ca082 Merging Seth's changes
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@72 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-02-26 17:20:25 +00:00
mdevan.foobar
dbb67d4502 Set execute bit on python scripts
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@71 8d1e9007-1d4e-0410-b67e-1979fd6579aa
2009-02-25 17:48:53 +00:00