aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/lit.cfg.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Fix llvm-x86_64-debian-dylib buildbotTom Stellard1-3/+4
2024-02-14[llvm-dwp] Add missing llvm-dwp tool in lit config tool substitution (#81217)Enna11-0/+1
2023-12-13[llvm][Windows] Don't run socket tests on old versions of WindowsMichael Spencer1-0/+3
2023-11-17Fix python SyntaxWarnings in check-all output (#72538)Georgios Eleftheriou1-1/+1
2023-11-10[AIX] Enable tests relating to 64-bit XCOFF object files (#71814)Jake Egan1-28/+0
2023-11-07Reapply #2 [clang-repl] [test] Make an XFAIL more precise (#71168)Martin Storsjö1-4/+0
2023-10-09[llvm][objdump] Remove support for printing the embedded Bitcode section in M...Juergen Ributzka1-3/+0
2023-08-02[RemarkUtil] Refactor llvm-remarkutil to include size-diffZain Jaffal1-1/+0
2023-07-31[llvm][tapi-diff] Transition diff-tool to be more general purposeCyndy Ishida1-1/+1
2023-06-06[NVPTX] Adapt tests to make them usable with CUDA-12.xArtem Belevich1-0/+1
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta1-214/+349
2023-05-16Reapply [test] [llvm-config] Assume unix style lib names on mingw targetsMartin Storsjö1-0/+4
2023-04-08[ORC] Drop tests for OrcV2CBindingsReflectProcessSymbols after 231107a8b5b.Lang Hames1-1/+0
2023-03-29[Debuginfod][CMake] Don't build a defunct llvm-debuginfodDaniel Thornburgh1-1/+2
2023-02-17[NVPTX] Use by default 'sm_60' architecture when expanding %ptxas-verify macro.Pavel Kopyl1-1/+5
2023-01-10[LegacyPM] Port example pass SimplifyCFG to new PMSebastian Peryt1-0/+7
2022-12-15[mlgo] Use have_tflite instead of have_tf_apiKazu Hirata1-2/+2
2022-10-31Revert "[lit] Define keyword used by MCJIT test"Paul Robinson1-2/+0
2022-10-25[lit] Define keyword used by MCJIT testPaul Robinson1-0/+2
2022-10-25[lit][REQUIRES] Fix llvm-debuginfod.test so it will runPaul Robinson1-0/+3
2022-10-18Recommit [llvm-debuginfo-analyzer] (02/09) - Driver and documentationCarlos Alberto Enciso1-0/+1
2022-10-17Revert "[llvm-debuginfo-analyzer] (02/09) - Driver and documentation"Carlos Alberto Enciso1-1/+0
2022-10-17[llvm-debuginfo-analyzer] (02/09) - Driver and documentationCarlos Alberto Enciso1-0/+1
2022-10-10[Bindings] Remove go bindingsNikita Popov1-2/+0
2022-10-04[NVPTX] Fix issues in ptxas integration to LIT testsAndrew Savonichev1-4/+8
2022-09-29[MC] Properly disable debug-frame test on AppleSilicon MacSteven Wu1-2/+3
2022-09-29[LLVM][MC] Disable cfi-version test for aarch64-pc-windows*Muhammad Omair Javaid1-2/+2
2022-09-12Add a utility for converting between different types of remarksJessica Paquette1-1/+1
2022-07-22[llvm-ar] Add object mode option -X for AIXzhijian1-0/+9
2022-07-19[Reland][Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.Alexey Lapshin1-2/+2
2022-07-19Revert "[Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF."Alexey Lapshin1-2/+2
2022-07-19[Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.Alexey Lapshin1-2/+2
2022-07-07[llvm] [Debuginfod] LLVM debuginfod server.Noah Shutty1-2/+1
2022-06-06Don't warn when 'llvm' isn't foundAlex Brachet1-1/+1
2022-06-06LLVM Driver Multicall toolChris Bieneman1-0/+4
2022-05-19[lit] Fix setup of sanitizer environmentVitaly Buka1-1/+1
2022-04-28[NVPTX] Integrate ptxas to LIT testsAndrew Savonichev1-0/+47
2022-04-15Add DXIL Bitcode Writer and DXIL testingChris Bieneman1-1/+2
2022-04-06Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if"Daniil Kovalev1-3/+0
2022-04-06[CodeGen] Place SDNode debug ID declaration under appropriate #ifDaniil Kovalev1-0/+3
2022-03-22[NVPTX][tests] Do not run tests that require direct object generationIgor Kudrin1-1/+1
2022-03-22[tests] Make 'object-emission' imply 'default_triple'Igor Kudrin1-4/+3
2022-02-02Add a tool for diffing size remarksJessica Paquette1-5/+6
2022-01-19[MLGO] Don't run the 'release' mode tests in non-autogenerated casesMircea Trofin1-0/+3
2022-01-09[AIX] Disable tests that fail because of no 64-bit XCOFF object file supportJake Egan1-0/+19
2021-12-14[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty1-3/+6
2021-12-10Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests."Noah Shutty1-6/+3
2021-12-10[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty1-3/+6
2021-11-04[NFC] Disabled few tests with MemoryWithOriginsVitaly Buka1-0/+3
2021-10-31[AIX] Disable cfi-version test on AIXJake Egan1-2/+2