aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests
AgeCommit message (Expand)AuthorFilesLines
2022-09-22[Pipelines] Introduce DAE after ArgumentPromotionPavel Samolysov1-2/+4
2022-09-02Revert "[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test"Adrian Prantl1-4/+2
2022-08-25[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c testMichael Buch1-2/+4
2022-08-24[cross-project] Disable debug-types-section tests on Apple systemsFelipe de Azevedo Piovezan3-1/+3
2022-07-28[Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour1-2/+2
2022-07-27[cross-project-tests] Add split-file as dependencyArthur Eubanks1-1/+2
2022-07-12Pretty printer test fixesDavid Blaikie1-5/+5
2022-07-12Add missing include for std::size_tDavid Blaikie1-0/+1
2022-07-11Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"spupyrev2-17/+1
2022-07-11Rebase: [Facebook] Add clang driver options to test debug info and BOLTAmir Ayupov2-1/+17
2022-06-13[Dexter] Remove debugger-dependent test from windowsStephen Tozer1-1/+3
2022-06-13[Dexter] Fix incorrect test expectations for floating point testsStephen Tozer2-2/+2
2022-06-13[Dexter] Allow Dexter watch commands to specify a range of acceptable FP valuesStephen Tozer10-10/+159
2022-06-08[Dexter] Use PurePath to compare paths in Dexter commandsStephen Tozer3-7/+8
2022-06-08[Dexter] Catch value error when encountering invalid addressStephen Tozer1-4/+6
2022-05-19[lit] Fix setup of sanitizer environmentVitaly Buka1-5/+0
2022-04-20Speculatively fix build botsAaron Ballman1-0/+1
2022-04-11[Dexter] Collate penalties of the same type into a single line for eachStephen Tozer2-5/+43
2022-04-08DebugInfo: Consider the type of NTTP when simplifying template namesDavid Blaikie1-0/+5
2022-03-25DebugInfo: Don't allow type units to references types in the CUDavid Blaikie1-0/+18
2022-03-24DebugInfo: Classify noreturn function types as non-reconstructibleDavid Blaikie1-0/+2
2022-03-22llvm-dwarfdump: Including calling convention attribute in pretty printed type...David Blaikie1-0/+2
2022-03-17[WebAssembly] Add end-to-end codegen tests for wasm_simd128.hThomas Lively5-2/+1287
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall1-12/+2
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek1-1/+1
2022-03-01[Dexter] Optimize breakpoint deletion in Visual Studiogbtozers5-30/+40
2022-02-16DebugInfo: fix a couple of spurious spaces in simplified template name rebuil...David Blaikie1-0/+2
2022-02-15DebugInfo: Disable simplified template names for -gmlt and belowDavid Blaikie1-0/+3
2022-02-15DebugInfo: Don't simplify template names using _BitInt(N)David Blaikie1-0/+2
2022-02-11[dexter] Don't generate results files by defaultOCHyams5-60/+93
2022-02-10DebugInfo: Don't simplify names referencing local enumsDavid Blaikie1-0/+11
2022-02-10DebugInfo: Don't simplify any template referencing a lambdaDavid Blaikie2-0/+41
2022-02-10[cross-project-tests] REQUIRES: system-darwin in llgdb-tests/asan-deque.cppOCHyams1-4/+4
2022-02-10[cross-project-tests] Add REQUIRES: compiler-rt to tests that use asanOCHyams8-12/+16
2022-02-09[cross-project-tests] Make GDB version string parsing more robustOCHyams1-4/+4
2022-02-09[cross-project-tests] XFAIL llgdb-tests when gdb can't read clang's DWARFOCHyams10-13/+68
2022-01-26[Dexter] Remove false requirement of lldb for dexter regression tests on WindowsOCHyams38-87/+63
2022-01-12[mlir] Finish removing Identifier from the C++ APIRiver Riddle1-2/+1
2022-01-10[Dexter] Allow DexUnreachable in supplementary .dex filesJeremy Morse7-4/+98
2022-01-10[Dexter] Allow tests to specify command line optionsJeremy Morse10-15/+120
2022-01-08Fix GDB printers testChristian Sigg4-57/+71
2022-01-06Update mlir GDB printersChristian Sigg1-62/+94
2022-01-05DebugInfo: Rebuild varargs function types correctlyDavid Blaikie1-0/+2
2021-12-29Fix build of llvm-prettyprinters/gdb/mlir-support.cpp testMehdi Amini1-2/+4
2021-12-16[Dexter] Remove the Windows dependency on lld from CMakeOCHyams2-63/+72
2021-12-08[dexter] Fix source-root-dir unittests on WindowsTom Weaver1-13/+20
2021-12-01[Dexter] Fix address_printing test by requiring lldbStephen Tozer1-1/+1
2021-12-01[Dexter] Add DexDeclareAddress command and address functionStephen Tozer16-7/+481
2021-11-22[NFC][clang] Inclusive language: rename master variable to controller in debu...Quinn Pham1-4/+4
2021-11-09llvm-dwarfdump: Lookup type units when prettyprinting typesDavid Blaikie1-1/+5