aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Examples
AgeCommit message (Expand)AuthorFilesLines
2024-01-03[Orc][examples] Revisit advanced LLJIT examples and tests (#76236)Stefan Gränitz3-56/+27
2023-12-08[Orc][examples] Drop target triple from input for remote debugging test (#74831)Stefan Gränitz1-1/+0
2023-05-21[ExecutionEngine] Re-enable JIT tests on PowerPC.Lang Hames3-0/+4
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta1-3/+3
2023-04-08[ORC] Drop tests for OrcV2CBindingsReflectProcessSymbols after 231107a8b5b.Lang Hames1-3/+0
2023-01-10[LegacyPM] Port example pass SimplifyCFG to new PMSebastian Peryt7-21/+21
2023-01-05[Examples] Convert test to opaque pointers (NFC)Nikita Popov1-7/+7
2022-11-29[NFC][ORC] Fix lljit-with-thinlto-summaries.test output ordering issueFilipp Zhinkin1-2/+2
2022-11-27[Orc][examples] Temporarily re-enable tests for the C API and keep an eye on ...Stefan Gränitz1-10/+0
2022-11-27[Orc][examples] Emit artifacts in test-specific output folder (NFC)Stefan Gränitz1-8/+8
2022-11-04[CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native t...Xiang Li2-0/+4
2022-08-01[Examples] Fix SimplifyCFG exampleNikita Popov1-8/+3
2022-06-02[OrcV2Examples] Fix test with opaque pointersNikita Popov1-1/+1
2021-10-23[Orc][examples] Re-enable test for LLJITWithRemoteDebuggingStefan Gränitz1-0/+12
2021-09-12[ORC] Temporarily remove the lljit-with-remote-debugging test.Lang Hames1-12/+0
2021-08-06[Orc][examples] Temporarily disable tests for the C API due to failures on sa...Stefan Gränitz1-0/+10
2021-07-29[Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemot...Stefan Gränitz2-8/+6
2021-07-01[Orc] At CBindings for LazyRexportsValentin Churavy1-0/+5
2021-06-30[Orc] Run the examples as part of the testsValentin Churavy4-0/+12
2021-06-28[Orc][examples] Temporarily disable LLJITWithRemoteDebugging build and testStefan Gränitz1-2/+4
2021-04-07[Orc][examples] Add missing FileCheck for lit test and polish outputStefan Gränitz1-6/+8
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz3-0/+64
2021-02-24Revert "patch" it wass my mistake inusing gitxgupta2-23/+0
2021-02-24patchxgupta2-0/+23
2021-02-02[test][NewPM] Pin various tests to the legacy PMArthur Eubanks7-21/+21
2020-10-19[examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition.Lang Hames1-9/+0
2020-08-23[ORC] Add a LLJITWithThinLTOSummaries example in OrcV2ExamplesStefan Gränitz5-1/+57
2020-06-23Fix incorrect "REQUIRE" (default_target->default_triple) introduced in 59f45a...Mehdi Amini4-4/+4
2020-06-19Mark some LLVM tests which require a default_triple (NFC)Mehdi Amini4-1/+5
2020-01-04Re-apply "[Examples] Add IRTransformations directory to examples."Florian Hahn7-0/+479
2019-12-01Revert "[Examples] Add IRTransformations directory to examples."Florian Hahn7-479/+0
2019-11-12[Examples] Add IRTransformations directory to examples.Florian Hahn7-0/+479
2019-02-22Fix a think-o in the disable-kaleidoscope-tests-on-windows predicate of r354646.Lang Hames1-1/+1
2019-02-22Add 'Windows' to the disabled platforms list for the Kaleidoscope tests.Lang Hames1-1/+1
2019-02-22Disable Kaleidoscope tests on Win32 -- looks like they're still failing there.Lang Hames1-1/+1
2019-02-21[Kaleidoscope] Re-enable Kaleidoscope tests.Lang Hames1-1/+2
2015-08-28Disable llvm/test/Examples/ for now while investigating.NAKAMURA Takumi1-2/+1
2015-08-27Oops - Re-add the Kaleidoscope regression tests themselves (accidentally leftLang Hames6-0/+85
2015-08-27Revert r246175 to get builder green again.Lang Hames6-85/+0
2015-08-27Add Kaleidoscope regression tests.Lang Hames6-0/+85