- 882e631 [RFC][debuginfo-test] Rename debug-info lit tests for general purposes by James Henderson · 4 years, 1 month ago main master
- 24369be [Dexter] Remove erroneously added diff file by Tom Weaver · 3 years, 10 months ago
- cc6544e [dexter] Change --source-root-dir and add --debugger-use-relative-paths by OCHyams · 3 years, 10 months ago
- 7b7f2cc [Dexter] Add DexDeclareFile command to Dexter by Tom Weaver · 3 years, 10 months ago
- c59622d [debuginfo-tests] Stop using installed LLDB and remove redundancy by James Henderson · 3 years, 10 months ago
- 23d588a [dexter] Add REQUIRES: lldb to the test label_offset.cpp by OCHyams · 3 years, 10 months ago
- 7669eeb [dexter] Add hit_count keyword arg to DexLimitSteps by OCHyams · 3 years, 10 months ago
- da3d682 [dexter] Remove accidentally committed .rej file by OCHyams · 3 years, 10 months ago
- 91a959a [dexter] Change line label reference syntax to enable label-relative offsets (2/2) by OCHyams · 3 years, 10 months ago
- 238d35a [dexter] Change line label reference syntax to enable label-relative offsets (1/2) by OCHyams · 3 years, 10 months ago
- 02d981d [debuginfo-tests] Fix environment variable used to specify LLDB by James Henderson · 3 years, 10 months ago
- 4e80adf [dexter] Remove requirement for a condition in DexLimitSteps by OCHyams · 3 years, 10 months ago
- b8a1d90 [dexter] Remove unnecessary double check on conditional breakpoints by OCHyams · 3 years, 10 months ago
- 62c87df [dexter] Update failing regression test by OCHyams · 3 years, 11 months ago
- c5dba74 Drop a REQUIRES: lldb on a dexter regression test by Jeremy Morse · 3 years, 11 months ago
- fbbfe48 [dexter] Add keyword argument 'on_line' to DexLabel by OCHyams · 3 years, 11 months ago
- bf5e28a [dexter] Fix DexLimitSteps when breakpoint can't be set at requested location by OCHyams · 4 years ago
- e537439 [dexter] Check path != None before calling os.path.exists by OCHyams · 4 years ago
- ad5017b debuginfo-tests: Fix check-gdb-mlir-support build after MLIR API change in a4bb667d831c by Nathan Chancellor · 4 years ago
- e76a290 Fix `debuginfo-tests/llvm-prettyprinters` build after MLIR API change in e6260ad043d8 (NFC) by Mehdi Amini · 4 years ago
- c65379d [debuginfo-tests] Add some optnone tests by OCHyams · 4 years ago
- cc194fc Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk by Harmen Stoppels · 4 years, 1 month ago
- 7c4d972 [dexter] Force dexter tests to use the host triple by OCHyams · 4 years, 1 month ago
- 31fc015 [debuginfo-tests] Recommit test sret.cpp by OCHyams · 4 years, 1 month ago
- 504cb77 [debuginfo-tests] Delete unused/duplicate imports by James Henderson · 4 years, 1 month ago
- 3209a4d [debuginfo-tests] Remove some unused config variables by James Henderson · 4 years, 1 month ago
- 719be35 [debuginfo-tests] Remove explicit checks for Python 3 by James Henderson · 4 years, 1 month ago
- 2787bff [test][Dexter] Fix test failure if space in python path by James Henderson · 4 years, 1 month ago
- c02e514 [DebugInfo] Prevent inlining in NRVO-string test cases by Raphael Isemann · 4 years, 1 month ago
- 05da80d Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" by Tres Popp · 4 years, 1 month ago
- 029d912 [Dexter] Avoid infinite loop in dbgeng driver by Jeremy Morse · 4 years, 1 month ago
- 19d9371 [DebugInfo][dexter] Tweak dexter test for merged values by OCHyams · 4 years, 2 months ago
- 189c973 [DebugInfo][dexter] Add dexter tests for merged values by OCHyams · 4 years, 2 months ago
- b0930f0 Fix check-gdb-mlir-support build after MLIR API changed to take Context as first argument by Mehdi Amini · 4 years, 2 months ago
- 1329fff Fix include path for check-gdb-mlir-support to include the MLIR binary dir by Mehdi Amini · 4 years, 2 months ago
- 77e3b54 [debuginfo-test] Fix -Wunused-value by Fangrui Song · 4 years, 2 months ago
- b8e4f7f Include BuiltinAttributes.h in llvm-prettyprinters/gdb/mlir-support.cpp by Krzysztof Parzyszek · 4 years, 3 months ago
- 67e4c39 [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h by River Riddle · 4 years, 3 months ago
- 99ef19c Added GDB pretty printer for StringMap by Moritz Sichert · 4 years, 4 months ago
- fab8cce [debuginfo-tests] Skip optnone-loops.cpp on Darwin by Jonas Devlieghere · 4 years, 4 months ago
- e53d375 [debuginfo-tests] NFC: Move test that was committed to the wrong location by Louis Dionne · 4 years, 4 months ago
- 06ba55e [Dexter] add visual studio 2019 debugger support by Nabeel Omer · 4 years, 4 months ago
- 76de5f5 [debuginfo-tests][dexter] add requires lldb to two tests by Tom Weaver · 4 years, 5 months ago
- 6e959db [debuginfo-tests][dexter] Add two new debug experience tests by Nabeel Omer · 4 years, 5 months ago
- 6a85244 [DebugInfo][dexter] Add dexter tests for escaped locals by OCHyams · 4 years, 5 months ago
- ade09b1 [Dexter][NFC] Add Missing Commands to Commands.md Contents by Nabeel Omer · 4 years, 5 months ago
- 75a62a5 Add GDB prettyprinters for a few more MLIR types. by Christian Sigg · 4 years, 6 months ago
- cc191da Revert "Adding GDB PrettyPrinter for mlir::Identifier." by OCHyams · 4 years, 6 months ago
- c5835a6 Adding GDB PrettyPrinter for mlir::Identifier. by Christian Sigg · 4 years, 7 months ago
- d22d4ab Harmonize Python shebang by serge-sans-paille · 4 years, 8 months ago
- 60b2346 [CMake] Add check-debuginfo-* targets by Fangrui Song · 4 years, 9 months ago
- ab6d6ba [CMake] Add optional lldb dependency to DEBUGINFO_TEST_DEPS by Fangrui Song · 4 years, 9 months ago
- ddaef7a [CMake] Add optional asan & safestack dependencies to DEBUGINFO_TEST_DEPS by Fangrui Song · 4 years, 9 months ago
- 4cdccc5 [debuginfo-tests] Require "lldb" for some dexter tests by Fangrui Song · 4 years, 9 months ago
- 4dda378 [CMake] Add llvm-config to DEBUGINFO_TEST_DEPS by Fangrui Song · 4 years, 9 months ago
- 8b479dd [Dexter] Add --source-dir-root flag by Tobias Bosch · 4 years, 9 months ago
- 0538b2d Change filecheck default to dump input on failure by Mehdi Amini · 5 years ago
- 9edcd11 [Dexter] Add DexLimitSteps command and ConditionalController by Tom Weaver · 4 years, 9 months ago
- f960068 Revert "[Dexter] Add DexLimitSteps command and ConditionalController" by Tom Weaver · 4 years, 10 months ago
- 086c84e [Dexter] Add DexLimitSteps command and ConditionalController by Tom Weaver · 4 years, 10 months ago
- abd15c5 [Dexter] Add os.path.normcase(...) transform to test path early. by Tom Weaver · 4 years, 10 months ago
- 8b9d72a Only run pretty-printer tests for builds with debug-info. by Christian Sigg · 4 years, 10 months ago
- b6c3f44 Ensure that CMake tries to find Python3 before processing by Christopher Tetreault · 4 years, 10 months ago
- fa85f48 [debuginfo-tests] Update Python variable in lit.site.cfg.py by Jonas Devlieghere · 4 years, 11 months ago
- 0c90e88 [debuginfo-tests] Update Python CMake variable by Jonas Devlieghere · 4 years, 11 months ago
- d9e3227 [dexter] Require python >= 3.6 by Djordje Todorovic · 5 years ago
- 311272d [Dexter] Fix failing clang-opt-bisect sub tool test by Tom Weaver · 5 years ago
- 4762820 [Dexter][NFC] Add Debugger Controller To Dexter by Tom Weaver · 5 years ago
- f0e76ef [Dexter] Add support for Windows to regression test suite. by Tom Weaver · 5 years ago
- 1bf83a8 Revert "[Dexter] Add support for Windows to regression test suite." by Davide Italiano · 5 years ago
- d7cc88b [Dexter] Add support for Windows to regression test suite. by Tom Weaver · 5 years ago
- a255447 [DexTer] Add step.UNKNOWN check for NoneType line numbers. by Tom Weaver · 5 years ago
- 2523681 [debuginfo-tests] Update test for double-dash long-option. by Jonas Devlieghere · 5 years ago
- a68a8d0 Change to individual pretty printer classes, remove generic `make_printer`. by Christian Sigg · 5 years ago
- 2928785 [debuginfo-tests][dexter] Add --builder gcc support for POSIX by Pierre-vh · 5 years ago
- b4d20fc [debuginfo-tests][dexter] Add a test tool --calculate-average option by Pierre-vh · 5 years ago
- 023de54 [debuginfo-tests] Warn, not error, if we can't delete working directory by Jeremy Morse · 5 years ago
- f6267a2 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 5 years ago
- 2fb27c7 [debuginfo-tests][Dexter] Fix some Windows-unfriendly Dexter behaviours by Jeremy Morse · 5 years ago
- b872428 [debuginfo-tests] Fix Dexter process creation failure on Windows by Jeremy Morse · 5 years ago
- 25e6704 Replace CHECK-NEXT with CHECK-DAG. The order isn't relevant we just by Adrian Prantl · 5 years ago
- 6ef1aeb Change first test to be CHECK: to make the test run. by Jason Molenda · 5 years ago
- 83ce51a [DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp test by Sourabh Singh Tomar · 5 years ago
- a3fbb7e Rename prettyprinters test to llvm-support. by Christian Sigg · 5 years ago
- 61baf2f Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_node. by Christian Sigg · 5 years ago
- 7389c1c Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion. by Christian Sigg · 5 years ago
- 8d2575d Add test for GDB pretty printers. by Christian Sigg · 5 years ago
- dcd7ae4 [debuginfo] Update test to account for missing __debug_macinfo by Jonas Devlieghere · 5 years ago
- 9c54357 Don't attempt to upgrade debug-info-tests to Python3. by Adrian Prantl · 5 years ago
- 2341974 [dexter] Fix feature tests on Windows by Reid Kleckner · 5 years ago
- 952789b [dexter] Remove lit check for python 3 by Reid Kleckner · 5 years ago
- e3767a2 [debuginfo-tests] Don't look for Python 3 if we already have it by Reid Kleckner · 5 years ago
- 0c2476b [Dexter] Continue sprinking no-location fixes by Jeremy Morse · 5 years ago
- 568f065 [Dexter] Account for another no-lineno scenario by Jeremy Morse · 5 years ago
- 311d92d [Dexter] Cope better with empty source locations by Jeremy Morse · 5 years ago
- c3941c5 Unmask dexter debuginfo tests on Darwin by Jeremy Morse · 5 years ago
- 68fbba8 Fix a brain-fail with debuginfo-tests/dexter internal tests by Jeremy Morse · 5 years ago
- 6fe30b8 Quote path to Python 3 executable in case it contains spaces by Reid Kleckner · 5 years ago
- 87bb7e4 Fix undefined variable bug in debuginfotests lit.cfg.py by Reid Kleckner · 5 years ago
- aa41750 XFAIL dexter tests on Darwin. by Adrian Prantl · 5 years ago