index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
lli
/
ChildTarget
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lli-child-target] Fix -DBUILD_SHARED_LIBS=on build
Fangrui Song
2019-10-29
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CMake] lli-child-target depends on intrinsics gen
Chris Bieneman
2016-11-19
1
-0
/
+3
*
[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
Lang Hames
2016-11-11
1
-15
/
+4
*
[ORC] Revert r286620 while I investigate a bot failure.
Lang Hames
2016-11-11
1
-4
/
+15
*
[ORC] Refactor the ORC RPC utilities to add some new features.
Lang Hames
2016-11-11
1
-15
/
+4
*
[cmake] Change lli-child-target to use add_llvm_utility instead of add_llvm_e...
Michael Gottesman
2016-07-10
1
-2
/
+1
*
[Orc] Fix missing rename from r268845.
Lang Hames
2016-05-07
1
-1
/
+1
*
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
Lang Hames
2016-05-07
1
-2
/
+2
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
1
-9
/
+8
*
[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
Lang Hames
2016-04-18
1
-3
/
+5
*
Revert 266581 (and follow-up 266588), it doesn't build on Windows.
Nico Weber
2016-04-18
1
-3
/
+3
*
[ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames
2016-04-18
1
-3
/
+3
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-19
/
+0
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
1
-1
/
+9
*
lli-child-target: Introduce a new dependency on RuntimeDyld.
NAKAMURA Takumi
2016-01-11
1
-0
/
+1
*
lli/ChildTarget now depends on OrcJIT. Add that component to the Makefile.
Lang Hames
2016-01-11
1
-1
/
+1
*
[LLI] Remove dependence on RemoteTarget.cpp from ChildTarget's Makefile.
Lang Hames
2016-01-11
1
-1
/
+1
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
2
-232
/
+59
*
Silence gcc 4.9.1 warning 'xyz' is used uninitialized in this function.
Yaron Keren
2014-12-12
1
-7
/
+7
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[CMake] Put lli-child-target into the Folder "Misc".
NAKAMURA Takumi
2014-01-28
1
-0
/
+2
*
Report lli remote IO errors consistently
Alp Toker
2014-01-24
1
-2
/
+4
*
lli: Factor portable messaging into a new RPCChannel facility
Alp Toker
2014-01-23
3
-82
/
+9
*
Replace the interim lli build fix with something cleaner
Alp Toker
2014-01-23
2
-3
/
+0
*
Windows/ChildTarget.inc: LLIChildTarget::allocate() has gone since r199881.
NAKAMURA Takumi
2014-01-23
1
-4
/
+0
*
Interim build fix for Makefiles
Alp Toker
2014-01-23
2
-2
/
+5
*
Prospective Makefile build fix
Alp Toker
2014-01-23
1
-0
/
+2
*
Refactor lli-child-target to remove duplicated code
Alp Toker
2014-01-23
4
-173
/
+17
*
Sanitize MCJIT remote execution
Renato Golin
2014-01-14
1
-15
/
+41
*
Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
2014-01-13
2
-2
/
+1
*
Fix minor GCC warnings.
Matt Arsenault
2013-12-05
1
-0
/
+1
*
lli: Plug leaks in the remote target external implementation.
Benjamin Kramer
2013-10-05
3
-0
/
+8
*
Fixing lli-child-target build
Andrew Kaylor
2013-10-02
1
-0
/
+21
*
Fix build problems with remote lli implementation
Andrew Kaylor
2013-10-02
1
-0
/
+21
*
Adding out-of-process execution support to lli.
Andrew Kaylor
2013-10-02
5
-0
/
+443