summaryrefslogtreecommitdiff
path: root/cross-project-tests
Commit message (Expand)AuthorAgeFilesLines
* [Dexter] Add timeout optionsStephen Tozer2023-03-224-6/+82
* [Dexter] Add a simple logging class to DexterStephen Tozer2023-03-159-32/+71
* [Dexter] Add target_run_args optionStephen Tozer2023-03-156-1/+45
* [Dexter] Use non-blocking resume when debugging Visual StudioStephen Tozer2023-03-011-3/+3
* [AMDGPU] Add cross-project-tests for WMMA builtinsDiana Picus2023-02-175-1/+151
* Walk back an overly-aggressive unXFAIL.Adrian Prantl2023-02-031-0/+1
* UnXFAIL test.Adrian Prantl2023-02-031-3/+0
* Upgrade llgdb script for Python 3 compatibility.Adrian Prantl2023-02-031-47/+33
* Update llgdb to use python3.Adrian Prantl2023-02-031-2/+1
* [Dexter] Add on_line parameter to DexExpectStepOrder commandBen Mudd2023-01-195-9/+29
* [cross-project-tests] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata2023-01-141-3/+2
* [llgdb-tests] Convert test to check 'target=...'Paul Robinson2023-01-041-1/+1
* [cross-project-tests] Use std::nullopt instead of llvm::None (NFC)Kazu Hirata2022-12-101-1/+2
* [dexter-tests] Add attribute optnone to main functionGuozhi Wei2022-10-261-0/+1
* [dexter] Temporary disable optnone-simple-functionsJonas Devlieghere2022-10-261-1/+1
* [Dexter] Ignore step information in __libc_start_call_mainOCHyams2022-10-121-1/+1
* [Pipelines] Introduce DAE after ArgumentPromotionPavel Samolysov2022-09-221-2/+4
* Revert "[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test"Adrian Prantl2022-09-021-4/+2
* [debuginfo-tests] Un-XFAIL no passing unused-merged-value.c testMichael Buch2022-08-251-2/+4
* [cross-project] Disable debug-types-section tests on Apple systemsFelipe de Azevedo Piovezan2022-08-243-1/+3
* [Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour2022-07-281-2/+2
* [cross-project-tests] Add split-file as dependencyArthur Eubanks2022-07-271-1/+2
* Pretty printer test fixesDavid Blaikie2022-07-121-5/+5
* Add missing include for std::size_tDavid Blaikie2022-07-121-0/+1
* Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"spupyrev2022-07-112-17/+1
* Rebase: [Facebook] Add clang driver options to test debug info and BOLTAmir Ayupov2022-07-112-1/+17
* [Dexter] Remove debugger-dependent test from windowsStephen Tozer2022-06-131-1/+3
* [Dexter] Fix incorrect test expectations for floating point testsStephen Tozer2022-06-132-2/+2
* [Dexter] Allow Dexter watch commands to specify a range of acceptable FP valuesStephen Tozer2022-06-1310-10/+159
* [Dexter] Use PurePath to compare paths in Dexter commandsStephen Tozer2022-06-083-7/+8
* [Dexter] Catch value error when encountering invalid addressStephen Tozer2022-06-081-4/+6
* [lit] Fix setup of sanitizer environmentVitaly Buka2022-05-191-5/+0
* Speculatively fix build botsAaron Ballman2022-04-201-0/+1
* [Dexter] Collate penalties of the same type into a single line for eachStephen Tozer2022-04-112-5/+43
* DebugInfo: Consider the type of NTTP when simplifying template namesDavid Blaikie2022-04-081-0/+5
* DebugInfo: Don't allow type units to references types in the CUDavid Blaikie2022-03-251-0/+18
* DebugInfo: Classify noreturn function types as non-reconstructibleDavid Blaikie2022-03-241-0/+2
* llvm-dwarfdump: Including calling convention attribute in pretty printed type...David Blaikie2022-03-221-0/+2
* [WebAssembly] Add end-to-end codegen tests for wasm_simd128.hThomas Lively2022-03-175-2/+1287
* Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall2022-03-161-12/+2
* [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek2022-03-111-1/+1
* [Dexter] Optimize breakpoint deletion in Visual Studiogbtozers2022-03-015-30/+40
* DebugInfo: fix a couple of spurious spaces in simplified template name rebuil...David Blaikie2022-02-161-0/+2
* DebugInfo: Disable simplified template names for -gmlt and belowDavid Blaikie2022-02-151-0/+3
* DebugInfo: Don't simplify template names using _BitInt(N)David Blaikie2022-02-151-0/+2
* [dexter] Don't generate results files by defaultOCHyams2022-02-115-60/+93
* DebugInfo: Don't simplify names referencing local enumsDavid Blaikie2022-02-101-0/+11
* DebugInfo: Don't simplify any template referencing a lambdaDavid Blaikie2022-02-102-0/+41
* [cross-project-tests] REQUIRES: system-darwin in llgdb-tests/asan-deque.cppOCHyams2022-02-101-4/+4
* [cross-project-tests] Add REQUIRES: compiler-rt to tests that use asanOCHyams2022-02-108-12/+16