DI: Reverse direction of subprogram -> function edge.
[oota-llvm.git] / bindings / python / llvm / tests /
2014-04-25 Anders Waldenborg[python] Fix getting section contents.
2014-04-23 Anders Waldenborg[python] Fix python bindings tests
2014-02-22 Michael Gottesman[python-bindings] Added OpCode like support for all...
2013-12-20 Alp TokerFix documentation typos
2013-11-17 Anders Waldenborgpython: Fix check for disasm creation failure
2013-09-11 Michael Gottesman[python-bindings] Added support for getting/setting...
2013-09-11 Michael Gottesman[python-bindings] Added support for iterating over...
2013-09-11 Michael Gottesman[python-bindings] Added support for iterating over...
2013-09-11 Michael Gottesman[python-bindings] Added support for getting a module...
2013-09-11 Michael Gottesman[python-bindings] Added test for reading a module from...
2013-09-11 Michael Gottesman[python-bindings] Fixed 3 test failures caused by typos.
2013-09-11 Michael Gottesman[python-bindings] Added code for loading a module from...
2013-09-11 Michael Gottesman[python-bindings] Added bindings for LLVMContextRef...
2013-09-11 Michael Gottesman[python-bindings] Implemented the PassRegistry class...
2013-09-10 Michael Gottesman[python-bindings] Changed test_memory_buffer_create_fro...
2013-09-10 Michael Gottesman[python bindings] Added code to get the length of a...
2012-12-01 Gregory Szorc[python] Add markup option to disassembler
2012-03-22 Anders Waldenborg[python] Add negative MemoryBuffer testcase
2012-03-21 Anders Waldenborg[python] Add some paths where to find test binary
2012-03-21 Anders Waldenborg[python] Mark get_test_binary as not being a test
2012-03-11 Gregory Szorc[llvm.py] Implement disassembler interface
2012-03-10 Gregory SzorcRevert "[llvm.py] Implement interface to enhanced disas...
2012-03-10 Gregory Szorc[llvm.py] Implement interface to enhanced disassembler
2012-03-10 Gregory Szorc[llvm.py] Define enumerations from Core.h; add OpCode...
2012-03-10 Gregory Szorc[llvm.py] Implement interface to object files