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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
2
-18
/
+28
*
python: Fix check for disasm creation failure
Anders Waldenborg
2013-11-17
1
-0
/
+4
*
[python-bindings] Added support for getting/setting operands of values and ge...
Michael Gottesman
2013-09-11
1
-1
/
+5
*
[python-bindings] Added support for iterating over a basic blocks instruction...
Michael Gottesman
2013-09-11
1
-0
/
+24
*
[python-bindings] Added support for iterating over a function's basic blocks,...
Michael Gottesman
2013-09-11
1
-0
/
+22
*
[python-bindings] Added support for getting a module's functions, iterating f...
Michael Gottesman
2013-09-11
1
-0
/
+17
*
[python-bindings] Added test for reading a module from bitcode.
Michael Gottesman
2013-09-11
1
-0
/
+15
*
[python-bindings] Fixed 3 test failures caused by typos.
Michael Gottesman
2013-09-11
1
-2
/
+3
*
[python-bindings] Added code for loading a module from bitcode, getset its da...
Michael Gottesman
2013-09-11
3
-0
/
+30
*
[python-bindings] Added bindings for LLVMContextRef and a test for creating a...
Michael Gottesman
2013-09-11
1
-0
/
+4
*
[python-bindings] Implemented the PassRegistry class and the calls to initial...
Michael Gottesman
2013-09-11
1
-0
/
+4
*
[python-bindings] Changed test_memory_buffer_create_from_file to just use the...
Michael Gottesman
2013-09-10
1
-1
/
+1
*
[python bindings] Added code to get the length of a memory buffer. Tests are ...
Michael Gottesman
2013-09-10
3
-0
/
+8
*
[python] Add markup option to disassembler
Gregory Szorc
2012-12-01
1
-1
/
+12
*
[python] Add negative MemoryBuffer testcase
Anders Waldenborg
2012-03-22
1
-0
/
+5
*
[python] Add some paths where to find test binary
Anders Waldenborg
2012-03-21
1
-0
/
+2
*
[python] Mark get_test_binary as not being a test
Anders Waldenborg
2012-03-21
1
-0
/
+1
*
[llvm.py] Implement disassembler interface
Gregory Szorc
2012-03-11
1
-0
/
+28
*
Revert "[llvm.py] Implement interface to enhanced disassembler"
Gregory Szorc
2012-03-10
1
-62
/
+0
*
[llvm.py] Implement interface to enhanced disassembler
Gregory Szorc
2012-03-10
1
-0
/
+62
*
[llvm.py] Define enumerations from Core.h; add OpCode class
Gregory Szorc
2012-03-10
1
-2
/
+11
*
[llvm.py] Implement interface to object files
Gregory Szorc
2012-03-10
4
-0
/
+105