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
/
ChildTarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[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
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
1
-1
/
+9
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
1
-230
/
+55
*
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
*
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
1
-6
/
+9
*
Refactor lli-child-target to remove duplicated code
Alp Toker
2014-01-23
1
-41
/
+12
*
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
1
-1
/
+0
*
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
1
-0
/
+1
*
Adding out-of-process execution support to lli.
Andrew Kaylor
2013-10-02
1
-0
/
+241