summaryrefslogtreecommitdiff
path: root/cross-project-tests
AgeCommit message (Expand)Author
2025-08-13[Dexter] Add DAP stepNext and stepOut support (#152717)Orlando Cazalet-Hyams
2025-08-12[Dexter] Track DAP capabilities (#152715)Orlando Cazalet-Hyams
2025-08-12[Dexter][NFC] Rename step -> step_in (#152716)Orlando Cazalet-Hyams
2025-08-11Reapply "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer
2025-08-01[DTLTO][LLD][ELF] Support bitcode members of thin archives (#149425)bd1976bris
2025-07-29Revert "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer
2025-07-29[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)Stephen Tozer
2025-07-22[dexter] Remove unused env vars from lit.cfg.py (#150031)Orlando Cazalet-Hyams
2025-07-20[DTLTO][LLD][COFF] Add support for Integrated Distributed ThinLTO (#148594)bd1976bris
2025-07-15[DTLTO][Clang] Add support for Integrated Distributed ThinLTO (#147265)bd1976bris
2025-07-15[Dexter] Add option to Dexter to name results based on directory (#148611)Stephen Tozer
2025-07-02[DTLTO][LLD][ELF] Add support for Integrated Distributed ThinLTO (#142757)bd1976bris
2025-04-03[Dexter] Update Dexter tests to use new dexter test substitutionsStephen Tozer
2025-04-03[Dexter] Replace clang with clang++ in various cross project tests (#65987)Stephen Tozer
2025-03-26[llvm-objdump][ARM] Find ELF file PLT entries for arm, thumb (#130764)Vladislav Dzhidzhoev
2025-03-19[debuginfo-tests] Use built lldb for testing if available (#131681)Augusto Noronha
2025-02-27[Clang][AMDGPU] Use 32-bit index for SWMMAC builtins (#129101)Shilei Tian
2025-02-24[Dexter] Remove clang-opt-bisect analyzer tool (#128165)Jeremy Morse
2025-01-13[cross-project-tests] Fix invalid escape sequences (#94031)Eisuke Kawashima
2025-01-13[cross-project-tests] Use "is" instead of "==" to check for None (#94016)Eisuke Kawashima
2024-10-10[Dexter] Set up ComInterface module to be imported correctly (#111850)users/spencerabson/aarch64-2024-upstreamStephen Tozer
2024-10-10[Dexter] Remove outdated imp dependency (#111833)Stephen Tozer
2024-09-11[Dexter] Adapt to upcoming lldb stepping behavior (#108127)Jason Molenda
2024-08-30[WebAssembly] Add intrinsics to wasm_simd128.h for all FP16 instructions (#10...Brendan Dahl
2024-08-22[Dexter] Sanitize user details from git repo URL in dexter --version (#105533)Stephen Tozer
2024-07-22Replace distutils.version with packaging.version since the former was depreca...dyung
2024-07-20Revert "Replace distutils.version with looseversion since the former was depr...Jonas Devlieghere
2024-07-20Replace distutils.version with looseversion since the former was deprecated i...dyung
2024-06-19Fix gdb pretty printers for libSupportDavid Blaikie
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams
2024-06-05[x-project tests] Fix ambiguity in call to createStringError (NFC)Jonas Devlieghere
2024-05-25Revise IDE folder structure (#89755)Michael Kruse
2024-05-15Fix typo "indicies" (#92232)Jay Foad
2024-05-01[cross-project-tests] Update code to use mlir::cast (NFC)Jie Fu
2024-03-14[Dexter] Add VisualStudio2022 support to Dexter (#85248)Stephen Tozer
2024-03-13Mark test as XFAIL that started failing after 418f0066eb. (#85027)dyung
2024-03-12Relax test to work with newer versions of lldbAdrian Prantl
2024-03-12Modernize llgdb script and make it easier to debug.Adrian Prantl
2024-03-12Relax tests to also work with newer versions of lldb.Adrian Prantl
2024-03-12Remove XFAIL from tests passing on green dragonAdrian Prantl
2024-03-07[Dexter] Extend XFAIL of Dexter tests to all MacOS architectures. (#83936)dyung
2024-01-24[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)Mirko BrkuĊĦanin
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov
2023-12-11[Dexter] Set ShouldBuild=false for Visual Studio solutions (#75045)Stephen Tozer
2023-11-27[cross-project-tests] Fix struct-dse example so that it fails again (#73566)Felipe de Azevedo Piovezan
2023-09-19[Dexter] Associate parser errors with correct file (#66765)Ben Mudd
2023-09-14Fix Dexter test broken with e6cc7b723f244f52663b6d67a5d94597109da1efShubham Sandeep Rastogi
2023-09-14 [Dexter] Fix test failures on greendragon (#66299)Shubham Sandeep Rastogi
2023-09-08Fix Dexter test after 37a20cc68f54. Adding the XFAIL line caused the line ref...Douglas Yung