summaryrefslogtreecommitdiff
path: root/llvm/test/Examples/OrcV2Examples
AgeCommit message (Expand)Author
2024-01-03[Orc][examples] Revisit advanced LLJIT examples and tests (#76236)Stefan Gränitz
2023-12-08[Orc][examples] Drop target triple from input for remote debugging test (#74831)Stefan Gränitz
2023-05-21[ExecutionEngine] Re-enable JIT tests on PowerPC.Lang Hames
2023-04-08[ORC] Drop tests for OrcV2CBindingsReflectProcessSymbols after 231107a8b5b.Lang Hames
2022-11-29[NFC][ORC] Fix lljit-with-thinlto-summaries.test output ordering issueFilipp Zhinkin
2022-11-27[Orc][examples] Emit artifacts in test-specific output folder (NFC)Stefan Gränitz
2022-11-04[CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native t...Xiang Li
2022-06-02[OrcV2Examples] Fix test with opaque pointersNikita Popov
2021-10-23[Orc][examples] Re-enable test for LLJITWithRemoteDebuggingStefan Gränitz
2021-09-12[ORC] Temporarily remove the lljit-with-remote-debugging test.Lang Hames
2021-07-29[Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemot...Stefan Gränitz
2021-07-01[Orc] At CBindings for LazyRexportsValentin Churavy
2021-06-30[Orc] Run the examples as part of the testsValentin Churavy
2021-04-07[Orc][examples] Add missing FileCheck for lit test and polish outputStefan Gränitz
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz
2020-08-23[ORC] Add a LLJITWithThinLTOSummaries example in OrcV2ExamplesStefan Gränitz