1. bf5e28a [dexter] Fix DexLimitSteps when breakpoint can't be set at requested location by OCHyams · 3 years, 2 months ago
  2. e537439 [dexter] Check path != None before calling os.path.exists by OCHyams · 3 years, 2 months ago
  3. ad5017b debuginfo-tests: Fix check-gdb-mlir-support build after MLIR API change in a4bb667d831c by Nathan Chancellor · 3 years, 2 months ago
  4. e76a290 Fix `debuginfo-tests/llvm-prettyprinters` build after MLIR API change in e6260ad043d8 (NFC) by Mehdi Amini · 3 years, 2 months ago
  5. c65379d [debuginfo-tests] Add some optnone tests by OCHyams · 3 years, 3 months ago
  6. cc194fc Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk by Harmen Stoppels · 3 years, 3 months ago
  7. 7c4d972 [dexter] Force dexter tests to use the host triple by OCHyams · 3 years, 3 months ago
  8. 31fc015 [debuginfo-tests] Recommit test sret.cpp by OCHyams · 3 years, 3 months ago
  9. 504cb77 [debuginfo-tests] Delete unused/duplicate imports by James Henderson · 3 years, 3 months ago
  10. 3209a4d [debuginfo-tests] Remove some unused config variables by James Henderson · 3 years, 3 months ago
  11. 719be35 [debuginfo-tests] Remove explicit checks for Python 3 by James Henderson · 3 years, 3 months ago
  12. 2787bff [test][Dexter] Fix test failure if space in python path by James Henderson · 3 years, 3 months ago
  13. c02e514 [DebugInfo] Prevent inlining in NRVO-string test cases by Raphael Isemann · 3 years, 3 months ago
  14. 05da80d Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" by Tres Popp · 3 years, 3 months ago
  15. 029d912 [Dexter] Avoid infinite loop in dbgeng driver by Jeremy Morse · 3 years, 3 months ago
  16. 19d9371 [DebugInfo][dexter] Tweak dexter test for merged values by OCHyams · 3 years, 4 months ago
  17. 189c973 [DebugInfo][dexter] Add dexter tests for merged values by OCHyams · 3 years, 4 months ago
  18. b0930f0 Fix check-gdb-mlir-support build after MLIR API changed to take Context as first argument by Mehdi Amini · 3 years, 4 months ago
  19. 1329fff Fix include path for check-gdb-mlir-support to include the MLIR binary dir by Mehdi Amini · 3 years, 4 months ago
  20. 77e3b54 [debuginfo-test] Fix -Wunused-value by Fangrui Song · 3 years, 4 months ago
  21. b8e4f7f Include BuiltinAttributes.h in llvm-prettyprinters/gdb/mlir-support.cpp by Krzysztof Parzyszek · 3 years, 5 months ago
  22. 67e4c39 [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h by River Riddle · 3 years, 5 months ago
  23. 99ef19c Added GDB pretty printer for StringMap by Moritz Sichert · 3 years, 6 months ago
  24. fab8cce [debuginfo-tests] Skip optnone-loops.cpp on Darwin by Jonas Devlieghere · 3 years, 6 months ago
  25. e53d375 [debuginfo-tests] NFC: Move test that was committed to the wrong location by Louis Dionne · 3 years, 6 months ago
  26. 06ba55e [Dexter] add visual studio 2019 debugger support by Nabeel Omer · 3 years, 6 months ago
  27. 76de5f5 [debuginfo-tests][dexter] add requires lldb to two tests by Tom Weaver · 3 years, 7 months ago
  28. 6e959db [debuginfo-tests][dexter] Add two new debug experience tests by Nabeel Omer · 3 years, 7 months ago
  29. 6a85244 [DebugInfo][dexter] Add dexter tests for escaped locals by OCHyams · 3 years, 7 months ago
  30. ade09b1 [Dexter][NFC] Add Missing Commands to Commands.md Contents by Nabeel Omer · 3 years, 7 months ago
  31. 75a62a5 Add GDB prettyprinters for a few more MLIR types. by Christian Sigg · 3 years, 8 months ago
  32. cc191da Revert "Adding GDB PrettyPrinter for mlir::Identifier." by OCHyams · 3 years, 9 months ago
  33. c5835a6 Adding GDB PrettyPrinter for mlir::Identifier. by Christian Sigg · 3 years, 9 months ago
  34. d22d4ab Harmonize Python shebang by serge-sans-paille · 3 years, 10 months ago
  35. 60b2346 [CMake] Add check-debuginfo-* targets by Fangrui Song · 3 years, 11 months ago
  36. ab6d6ba [CMake] Add optional lldb dependency to DEBUGINFO_TEST_DEPS by Fangrui Song · 3 years, 11 months ago
  37. ddaef7a [CMake] Add optional asan & safestack dependencies to DEBUGINFO_TEST_DEPS by Fangrui Song · 3 years, 11 months ago
  38. 4cdccc5 [debuginfo-tests] Require "lldb" for some dexter tests by Fangrui Song · 3 years, 11 months ago
  39. 4dda378 [CMake] Add llvm-config to DEBUGINFO_TEST_DEPS by Fangrui Song · 3 years, 11 months ago
  40. 8b479dd [Dexter] Add --source-dir-root flag by Tobias Bosch · 4 years ago
  41. 0538b2d Change filecheck default to dump input on failure by Mehdi Amini · 4 years, 2 months ago
  42. 9edcd11 [Dexter] Add DexLimitSteps command and ConditionalController by Tom Weaver · 4 years ago
  43. f960068 Revert "[Dexter] Add DexLimitSteps command and ConditionalController" by Tom Weaver · 4 years ago
  44. 086c84e [Dexter] Add DexLimitSteps command and ConditionalController by Tom Weaver · 4 years ago
  45. abd15c5 [Dexter] Add os.path.normcase(...) transform to test path early. by Tom Weaver · 4 years ago
  46. 8b9d72a Only run pretty-printer tests for builds with debug-info. by Christian Sigg · 4 years ago
  47. b6c3f44 Ensure that CMake tries to find Python3 before processing by Christopher Tetreault · 4 years ago
  48. fa85f48 [debuginfo-tests] Update Python variable in lit.site.cfg.py by Jonas Devlieghere · 4 years, 1 month ago
  49. 0c90e88 [debuginfo-tests] Update Python CMake variable by Jonas Devlieghere · 4 years, 1 month ago
  50. d9e3227 [dexter] Require python >= 3.6 by Djordje Todorovic · 4 years, 1 month ago
  51. 311272d [Dexter] Fix failing clang-opt-bisect sub tool test by Tom Weaver · 4 years, 1 month ago
  52. 4762820 [Dexter][NFC] Add Debugger Controller To Dexter by Tom Weaver · 4 years, 1 month ago
  53. f0e76ef [Dexter] Add support for Windows to regression test suite. by Tom Weaver · 4 years, 2 months ago
  54. 1bf83a8 Revert "[Dexter] Add support for Windows to regression test suite." by Davide Italiano · 4 years, 2 months ago
  55. d7cc88b [Dexter] Add support for Windows to regression test suite. by Tom Weaver · 4 years, 2 months ago
  56. a255447 [DexTer] Add step.UNKNOWN check for NoneType line numbers. by Tom Weaver · 4 years, 2 months ago
  57. 2523681 [debuginfo-tests] Update test for double-dash long-option. by Jonas Devlieghere · 4 years, 2 months ago
  58. a68a8d0 Change to individual pretty printer classes, remove generic `make_printer`. by Christian Sigg · 4 years, 4 months ago
  59. 2928785 [debuginfo-tests][dexter] Add --builder gcc support for POSIX by Pierre-vh · 4 years, 3 months ago
  60. b4d20fc [debuginfo-tests][dexter] Add a test tool --calculate-average option by Pierre-vh · 4 years, 3 months ago
  61. 023de54 [debuginfo-tests] Warn, not error, if we can't delete working directory by Jeremy Morse · 4 years, 3 months ago
  62. f6267a2 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 4 years, 3 months ago
  63. 2fb27c7 [debuginfo-tests][Dexter] Fix some Windows-unfriendly Dexter behaviours by Jeremy Morse · 4 years, 3 months ago
  64. b872428 [debuginfo-tests] Fix Dexter process creation failure on Windows by Jeremy Morse · 4 years, 3 months ago
  65. 25e6704 Replace CHECK-NEXT with CHECK-DAG. The order isn't relevant we just by Adrian Prantl · 4 years, 3 months ago
  66. 6ef1aeb Change first test to be CHECK: to make the test run. by Jason Molenda · 4 years, 3 months ago
  67. 83ce51a [DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp test by Sourabh Singh Tomar · 4 years, 3 months ago
  68. a3fbb7e Rename prettyprinters test to llvm-support. by Christian Sigg · 4 years, 4 months ago
  69. 61baf2f Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_node. by Christian Sigg · 4 years, 4 months ago
  70. 7389c1c Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion. by Christian Sigg · 4 years, 4 months ago
  71. 8d2575d Add test for GDB pretty printers. by Christian Sigg · 4 years, 4 months ago
  72. dcd7ae4 [debuginfo] Update test to account for missing __debug_macinfo by Jonas Devlieghere · 4 years, 6 months ago
  73. 9c54357 Don't attempt to upgrade debug-info-tests to Python3. by Adrian Prantl · 4 years, 6 months ago
  74. 2341974 [dexter] Fix feature tests on Windows by Reid Kleckner · 4 years, 7 months ago
  75. 952789b [dexter] Remove lit check for python 3 by Reid Kleckner · 4 years, 7 months ago
  76. e3767a2 [debuginfo-tests] Don't look for Python 3 if we already have it by Reid Kleckner · 4 years, 7 months ago
  77. 0c2476b [Dexter] Continue sprinking no-location fixes by Jeremy Morse · 4 years, 7 months ago
  78. 568f065 [Dexter] Account for another no-lineno scenario by Jeremy Morse · 4 years, 7 months ago
  79. 311d92d [Dexter] Cope better with empty source locations by Jeremy Morse · 4 years, 7 months ago
  80. c3941c5 Unmask dexter debuginfo tests on Darwin by Jeremy Morse · 4 years, 7 months ago
  81. 68fbba8 Fix a brain-fail with debuginfo-tests/dexter internal tests by Jeremy Morse · 4 years, 7 months ago
  82. 6fe30b8 Quote path to Python 3 executable in case it contains spaces by Reid Kleckner · 4 years, 7 months ago
  83. 87bb7e4 Fix undefined variable bug in debuginfotests lit.cfg.py by Reid Kleckner · 4 years, 7 months ago
  84. aa41750 XFAIL dexter tests on Darwin. by Adrian Prantl · 4 years, 7 months ago
  85. b08fc9a Reapply "Import Dexter to debuginfo-tests"" by Jeremy Morse · 4 years, 7 months ago
  86. 1fa527a Revert "Import Dexter to debuginfo-tests" by Jeremy Morse · 4 years, 7 months ago
  87. f02e108 Import Dexter to debuginfo-tests by Jeremy Morse · 4 years, 7 months ago
  88. 778c324 Make nrvo-string test more robust. by Adrian Prantl · 4 years, 11 months ago
  89. 7437a60 Make nrvo-string test more robust. by Adrian Prantl · 4 years, 11 months ago
  90. d9c32a6 [Python 3] Decode check_ouput result as UTF-8 by Jonas Devlieghere · 5 years ago
  91. 74d8227 Store a pointer to the return value in a static alloca and let the debugger use that by Amy Huang · 5 years ago
  92. afd771f llgdb.py: Make sure to clean up the debugger on exit. by Adrian Prantl · 5 years ago
  93. ae80cf8 Add cdb test for global constants by Amy Huang · 5 years ago
  94. 657ecea Add cdb test for inline line tables by Reid Kleckner · 5 years ago
  95. 457cf1f Move the pybool logic from CMake to Python for simplicity by Reid Kleckner · 5 years ago
  96. cbe1b71 Add debuginfo-tests that use cdb on Windows by Reid Kleckner · 5 years ago
  97. 874d105 Set config.lit_tools_dir, which is needed by lit.llvm.initialize. by Reid Kleckner · 6 years ago
  98. 4e6fa32 [debuginfo-tests] commands.getoutput -> subprocess.check_output by Fangrui Song · 6 years ago
  99. 3bd8ef0 Update debuginfo tests lit for r341135 by Reid Kleckner · 6 years ago
  100. 3d205a7 [debuginfo-tests] Avoid "import commands" which was deprecated in Py3 by Reid Kleckner · 6 years ago