index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bindings
/
python
/
llvm
/
core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-23
/
+113
*
[python-bindings] Added support for getting/setting operands of values and ge...
Michael Gottesman
2013-09-11
1
-2
/
+34
*
[python-bindings] Added support for iterating over a basic blocks instruction...
Michael Gottesman
2013-09-11
1
-0
/
+75
*
[python-bindings] Added support for iterating over a function's basic blocks,...
Michael Gottesman
2013-09-11
1
-0
/
+83
*
[python-bindings] Added support for getting a module's functions, iterating f...
Michael Gottesman
2013-09-11
1
-0
/
+84
*
[python-bindings] Export OpCode from core.py.
Michael Gottesman
2013-09-11
1
-0
/
+1
*
[python-bindings] Fixed 3 test failures caused by typos.
Michael Gottesman
2013-09-11
1
-2
/
+3
*
Fixed typo.
Michael Gottesman
2013-09-11
1
-3
/
+3
*
[python-bindings] Added code for loading a module from bitcode, getset its da...
Michael Gottesman
2013-09-11
1
-0
/
+67
*
[python-bindings] Added bindings for LLVMContextRef and a test for creating a...
Michael Gottesman
2013-09-11
1
-0
/
+25
*
[python-bindings] Implemented the PassRegistry class and the calls to initial...
Michael Gottesman
2013-09-11
1
-0
/
+68
*
[python bindings] Added code to get the length of a memory buffer. Tests are ...
Michael Gottesman
2013-09-10
1
-0
/
+6
*
[llvm.py] Define enumerations from Core.h; add OpCode class
Gregory Szorc
2012-03-10
1
-0
/
+43
*
[llvm.py] Implement interface to object files
Gregory Szorc
2012-03-10
1
-20
/
+7
*
[llvm.py] Make ObjectFile destructor work
Gregory Szorc
2012-03-09
1
-4
/
+11
*
[llvm.py] Initial skeleton for Python LLVM bindings
Gregory Szorc
2012-03-09
1
-0
/
+61