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
/
test
/
ExecutionEngine
/
OrcMCJIT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace lit feature keyword 'not_COFF' with 'uses_COFF'.
Paul Robinson
2019-05-14
1
-1
/
+1
*
[CMake] Use normalized Windows target triples
Petr Hosek
2018-08-09
15
-15
/
+15
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-07-23
1
-0
/
+6
*
Revert "[OrcMCJIT] Fix test after r335508 causing it to fail on green dragon"
Jonas Devlieghere
2018-06-28
1
-2
/
+2
*
[OrcMCJIT] Fix test after r335508 causing it to fail on green dragon
Francis Visoiu Mistrih
2018-06-25
1
-2
/
+2
*
Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked
Petr Hosek
2018-01-08
4
-0
/
+4
*
[ExecutionEngine] Temporarily remove the ExecutionEngine tls tests.
Lang Hames
2017-10-20
1
-10
/
+0
*
[ExecutionEngine] After a heroic dev-meeting hack session, the JIT supports TLS.
Lang Hames
2017-10-20
1
-0
/
+10
*
[RuntimeDyld, PowerPC] Fix check for external symbols when detecting reloctio...
Ulrich Weigand
2017-05-23
2
-1
/
+30
*
Remove the JIT EH/small code model tests for now.
Lang Hames
2016-10-19
1
-32
/
+0
*
[RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.
Lang Hames
2016-08-19
5
-5
/
+5
*
[RuntimeDyld][MCJIT] Un-XFAIL some tests that were fixed by r279182.
Lang Hames
2016-08-19
5
-5
/
+5
*
[ExecutionEngine] Disable weak symbol tests for COFF.
Lang Hames
2016-08-09
2
-3
/
+6
*
Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.
Lang Hames
2016-08-09
2
-0
/
+35
*
Revert r278065 while I investigate some build-bot breakage.
Lang Hames
2016-08-08
2
-35
/
+0
*
[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol support to RuntimeDyld.
Lang Hames
2016-08-08
2
-0
/
+35
*
[powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
Bill Seurer
2016-04-26
12
-24
/
+36
*
[powerpc] mark JIT tests as XFAIL on powerpc64 big endian
Bill Seurer
2016-04-26
12
-12
/
+24
*
Remove some stale comments and fix a typo as suggested by David Blaikie in his
Lang Hames
2016-01-17
1
-1
/
+0
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
1
-0
/
+32
*
Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
NAKAMURA Takumi
2016-01-14
11
-11
/
+11
*
[Orc] XFAIL a few remote-jit test cases that I missed in r257391.
Lang Hames
2016-01-11
2
-1
/
+2
*
XFAIL the LLI remote JIT tests on Win32.
Lang Hames
2016-01-11
9
-1
/
+9
*
Remove the remote-JIT small code model tests for now. They're causing
Lang Hames
2016-01-11
2
-24
/
+0
*
XFAIL the remote small code model tests on x86. Small code model is not properly
Lang Hames
2016-01-11
2
-2
/
+2
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
3
-3
/
+4
*
Un-XFAIL JIT EH tests under [am]san.
Peter Collingbourne
2015-12-15
4
-4
/
+4
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
5
-10
/
+10
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
11
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
4
-4
/
+4
*
[Orc][MCJIT] Remove the small code model regression tests.
Lang Hames
2015-03-31
1
-12
/
+0
*
[Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
2015-03-25
89
-0
/
+2171