projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make it explicit that ExecutionEngine takes ownership of the modules.
[oota-llvm.git]
/
tools
/
lli
/
2014-08-19
Rafael Espindola
Make it explicit that ExecutionEngine takes ownership...
tree
|
commitdiff
2014-08-13
Rafael Espindola
Simplify ownership with std::unique_ptr. NFC.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
tree
|
commitdiff
2014-08-07
Rafael Espindola
fix configure+make build
tree
|
commitdiff
2014-08-07
Rafael Espindola
Nuke the old JIT.
tree
|
commitdiff
2014-08-01
Rafael Espindola
Use object::Archive::create instead of new object:...
tree
|
commitdiff
2014-08-01
Rafael Espindola
Replace comment about ownership with std::unique_ptr.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-06-24
Rafael Espindola
Pass a unique_ptr<MemoryBuffer> to the constructors...
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-04-29
David Blaikie
PR19553: Memory leak in RuntimeDyldELF::createObjectIma...
tree
|
commitdiff
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Tools edition.
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[cleanup] Re-sort all the includes with utils/sort_incl...
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-01-28
NAKAMURA Takumi
[CMake] Put lli-child-target into the Folder "Misc".
tree
|
commitdiff
2014-01-24
Alp Toker
Fix known typos
tree
|
commitdiff
2014-01-24
Alp Toker
Report lli remote IO errors consistently
tree
|
commitdiff
2014-01-23
Alp Toker
lli: Factor portable messaging into a new RPCChannel...
tree
|
commitdiff
2014-01-23
Alp Toker
Remove unused include following r199929
tree
|
commitdiff
2014-01-23
Alp Toker
Replace the interim lli build fix with something cleaner
tree
|
commitdiff
2014-01-23
NAKAMURA Takumi
Windows/ChildTarget.inc: LLIChildTarget::allocate(...
tree
|
commitdiff
2014-01-23
Alp Toker
Interim build fix for Makefiles
tree
|
commitdiff
2014-01-23
Alp Toker
Prospective Makefile build fix
tree
|
commitdiff
2014-01-23
Alp Toker
Refactor lli-child-target to remove duplicated code
tree
|
commitdiff
2014-01-22
Alp Toker
Tweak r199835 to use can_execute() instead of exists()
tree
|
commitdiff
2014-01-22
Alp Toker
Eliminate inappropriate use of FindProgramByName()...
tree
|
commitdiff
2014-01-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
tree
|
commitdiff
2014-01-14
Rafael Espindola
Return an error_code from materializeAllPermanently.
tree
|
commitdiff
2014-01-14
Renato Golin
Fix Remote MCJIT on Windows
tree
|
commitdiff
2014-01-14
Renato Golin
Sanitize MCJIT remote execution
tree
|
commitdiff
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
tree
|
commitdiff
2014-01-10
NAKAMURA Takumi
lli: Tweak CacheName not to contain DOS driveletter.
tree
|
commitdiff
2014-01-10
NAKAMURA Takumi
lli: LLIObjectCache: Use llvm::sys::path to get dirname.
tree
|
commitdiff
2014-01-10
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2014-01-09
Lang Hames
Fix accidental use of the exotic "std::string::back...
tree
|
commitdiff
2014-01-09
Lang Hames
Add an "-object-cache-dir=<string>" option to LLI....
tree
|
commitdiff
2014-01-09
Lang Hames
Replace fstream use with raw_fd_ostream.
tree
|
commitdiff
2014-01-08
Lang Hames
Re-apply r196639: Add support for archives and object...
tree
|
commitdiff
2013-12-10
Matt Arsenault
Fix gcc warnings.
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] lli/CMakeLists.txt: Move add_subdirectory(Child...
tree
|
commitdiff
2013-12-07
NAKAMURA Takumi
Whitespace cleanups.
tree
|
commitdiff
2013-12-07
Lang Hames
Revert r196639 while I investigate a bot failure.
tree
|
commitdiff
2013-12-07
Lang Hames
Add support for archives and object file caching under...
tree
|
commitdiff
2013-12-05
Matt Arsenault
Fix minor GCC warnings.
tree
|
commitdiff
2013-12-05
Will Dietz
Export symbols in tools that support loading plugins.
tree
|
commitdiff
2013-10-29
Andrew Kaylor
Cleaning up comments in lli
tree
|
commitdiff
2013-10-29
Andrew Kaylor
Adding a workaround for __main linking with remote...
tree
|
commitdiff
2013-10-28
Alp Toker
Fix the lli --extra-module value_desc
tree
|
commitdiff
2013-10-28
Andrew Kaylor
Standardizing lli's extra module command line option
tree
|
commitdiff
2013-10-27
NAKAMURA Takumi
MCJIT-remote: __main should be resolved in child context.
tree
|
commitdiff
2013-10-26
NAKAMURA Takumi
lli/RemoteMemoryManager.cpp: Resurrect __main stuff...
tree
|
commitdiff
2013-10-16
Andrew Kaylor
Adding support for deregistering EH frames with MCJIT.
tree
|
commitdiff
2013-10-11
Andrew Kaylor
Fixing problems in lli's RemoteMemoryManager.
tree
|
commitdiff
2013-10-11
Andrew Kaylor
Adding multiple object support to MCJIT EH frame handling
tree
|
commitdiff
2013-10-08
Andrew Kaylor
Removing unintended code block from lli
tree
|
commitdiff
2013-10-05
Benjamin Kramer
lli: Plug leaks in the remote target external implement...
tree
|
commitdiff
2013-10-04
Andrew Kaylor
Attempting to fix lli build error
tree
|
commitdiff
2013-10-04
Andrew Kaylor
Fixing container/pointer bug in remote-lli found by...
tree
|
commitdiff
2013-10-04
Benjamin Kramer
lli: Check pipe creation for errors.
tree
|
commitdiff
2013-10-04
Andrew Kaylor
Adding support and tests for multiple module handling...
tree
|
commitdiff
2013-10-02
Andrew Kaylor
Fixing lli-child-target build
tree
|
commitdiff
2013-10-02
Benjamin Kramer
Add newline at eof.
tree
|
commitdiff
2013-10-02
Richard Smith
Pass the resolved lli-child-target executable name...
tree
|
commitdiff
2013-10-02
Andrew Kaylor
Fix build problems with remote lli implementation
tree
|
commitdiff
2013-10-02
Andrew Kaylor
Clean up lli execution code
tree
|
commitdiff
2013-10-02
Andrew Kaylor
Fixing compile warnings
tree
|
commitdiff
2013-10-02
Andrew Kaylor
Adding out-of-process execution support to lli.
tree
|
commitdiff
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
tree
|
commitdiff
2013-10-01
Andrew Kaylor
Adding multiple module support for MCJIT.
tree
|
commitdiff
2013-08-21
NAKAMURA Takumi
lli/RecordingMemoryManager.cpp: Make it complain if...
tree
|
commitdiff
2013-06-28
Daniel Malea
Add flag to lli to enable debugging of IR when used...
tree
|
commitdiff
2013-05-19
Tim Northover
Print uint64_t -debug text correctly on 32-bit hosts
tree
|
commitdiff
2013-05-17
David Tweed
Minor changes to the MCJITTest unittests to use the...
tree
|
commitdiff
2013-05-14
Filip Pizlo
SectionMemoryManager shouldn't be a JITMemoryManager...
tree
|
commitdiff
2013-05-07
Rafael Espindola
Remove exception handling support from the old JIT.
tree
|
commitdiff
2013-03-26
Chandler Carruth
Manually update the dependencies in the Makefiles....
tree
|
commitdiff
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
tree
|
commitdiff
2013-02-25
Andrew Kaylor
Provide workaround for PR 15130.
tree
|
commitdiff
2013-01-28
Andrew Kaylor
Add support for source and line information to IntelJIT...
tree
|
commitdiff
2013-01-24
NAKAMURA Takumi
lli/RecordingMemoryManager: Free allocated sections...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Modifying lli to use the SectionMemoryManager.
tree
|
commitdiff
2012-11-18
NAKAMURA Takumi
MCJIT: [cygming] Give noop to __main also in RecordingM...
tree
|
commitdiff
2012-11-15
Andrew Kaylor
Interface changes to allow RuntimeDyld memory managers...
tree
|
commitdiff
2012-11-05
Andrew Kaylor
Add a method to indicate section address re-assignment...
tree
|
commitdiff
2012-11-05
Jim Grosbach
lli: Initialize the native asm parser for inline assembly.
tree
|
commitdiff
2012-11-01
Andrew Kaylor
Streamlined memory manager hierarchy for MCJIT and...
tree
|
commitdiff
2012-11-01
Andrew Kaylor
Fixed format strings to avoid pointer truncation during...
tree
|
commitdiff
next