This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
ExecutionEngine
History
Pavel Samolysov
d395b56a52
[JITLink][AArch64] Implement R_AARCH64_LDR_PREL_LO19 (
#82172
)
...
This relocation is used for the 32-bit aligned 21-bit immediate in LDR Literal instructions.
2024-05-17 07:46:43 +03:00
..
Interpreter
…
JITLink
[JITLink][AArch64] Implement R_AARCH64_LDR_PREL_LO19 (
#82172
)
2024-05-17 07:46:43 +03:00
MCJIT
[test] [MCJIT] Don't overwrite config.unsupported to False
2023-07-28 23:37:09 +03:00
Orc
[lli] Fix crash on empty entry-function
2023-07-31 09:29:54 +00:00
OrcLazy
Reland "[lli] Revisit Orc debug output tests (
#79055
)"
2024-01-22 22:46:27 +01:00
RuntimeDyld
[jitlink][rtdyld][checker] Re-apply 4b17c81d5a5 with fixes.
2023-09-09 13:10:38 -07:00
2010-01-15-UndefValue.ll
[Interpreter] Add initialization of array members (
#66172
)
2023-10-20 15:27:11 +02:00
fma3-jit.ll
…
frem.ll
…
lit.local.cfg
[ExecutionEngine] Re-enable JIT tests on PowerPC.
2023-05-21 16:12:06 -07:00
mov64zext32.ll
…
test-interp-target-ext-type.ll
[ExecutionEngine] Support TargetExtType in Interpreter
2023-06-08 09:25:08 +08:00
test-interp-vec-arithm_float.ll
…
test-interp-vec-arithm_int.ll
…
test-interp-vec-cast.ll
…
test-interp-vec-insertelement.ll
…
test-interp-vec-insertextractvalue.ll
…
test-interp-vec-loadstore.ll
…
test-interp-vec-logical.ll
…
test-interp-vec-select.ll
…
test-interp-vec-setcond-fp.ll
…
test-interp-vec-setcond-int.ll
…
test-interp-vec-shift.ll
…
test-interp-vec-shuffle.ll
…