summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-31Fix syntax errorusers/kevinsala/instrumentor-base-prKevin Sala
2025-10-31Merge remote-tracking branch 'upstream/main' into users/kevinsala/instrumento...Kevin Sala
2025-10-31[docs] Fix GlobalISel sync up gcal link to point to the new one.Amara Emerson
2025-10-31[SimplifyCFG] Don't propagate weights to unconditional branches in `turnSwitc...Mircea Trofin
2025-10-31Add test cases to profcheck-xfail.txt in unfixed (yet) areas (#165933)Mircea Trofin
2025-10-31[MLIR][XeGPU] Remove an unused include and break circular dependency in bazel...Yifei Xu
2025-10-31[SLP]Fix the minbitwidth analysis for slternate opcodesAlexey Bataev
2025-10-31[SelectionDAG] Use GetPromotedInteger when promoting integer operands of PATC...Craig Topper
2025-10-31update ManualDWARFIndex::Index to use std::once (#165896)Tom Yang
2025-10-31[SLP][NFC]Add a test with the incorrect minbitwidth in alternate nodes, NFCAlexey Bataev
2025-10-31AMDGPU: Add baseline test for #161651 (#165921)Matt Arsenault
2025-10-31Revert "[SLP][NFC]Add a test with the incorrect minbitwidth in alternate node...Aiden Grossman
2025-10-31[MLGO] Update MLRegAlloc TestAiden Grossman
2025-10-31[DirectX] Annotate interfaces for DLL export (#165914)Justin Bogner
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison
2025-10-31[acc][flang] Implement OpenACC interface for partial entity accesses (#165911)Razvan Lupusoru
2025-10-31[SLP][NFC]Add a test with the incorrect minbitwidth in alternate nodes, NFCAlexey Bataev
2025-10-31[AMDGPU][GlobalISel] Clean up selectCOPY_SCC_VCC function (#165797)vangthao95
2025-10-31[lldb] Emit a progress event from the source manager (#165802)Jonas Devlieghere
2025-10-31[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and elimina...Piyush Jaiswal
2025-10-31[SimplifyCFG] Propagate profile in `simplifySwitchOfPowersOfTwo` (#165804)Mircea Trofin
2025-10-31[PowerPC] Remove a redundant cast (NFC) (#165834)Kazu Hirata
2025-10-31ARM: Avoid doing strncmp on libcall name (#165203)Matt Arsenault
2025-10-31Revert "[DA] Check for overflow in strong SIV test" (#165905)Ehsan Amiri
2025-10-31[AMDGPU] Record old VGPR MSBs in the high bits of s_set_vgpr_msb (#165035)Stanislav Mekhanoshin
2025-10-31[libc] Templatize strtointeger implementation. (#165884)Alexey Samsonov
2025-10-31[AMDGPU] NFC, add testcase showing promote-alloca of array of vectors to a la...choikwa
2025-10-31[SCEV] Fix switch formatting in collectFromBlock (NFC).Florian Hahn
2025-10-31Port ec657d8 to BazelYifei Xu
2025-10-31[Polly][CodePreparation] Extract common code of LPM and NPM (#140419)Michael Kruse
2025-10-31[HLSL] Simplify test (#165743)Sarah Spall
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman
2025-10-31[AMDGPU] Reset VGPR MSBs at the end of fallthrough basic block (#164901)Stanislav Mekhanoshin
2025-10-31Revert "[Sanitizers][Test] XFAIL suppressions/fread_fwrite (#154189)" (#165751)Mariusz Borsa
2025-10-31[flang] Treat conditional comments as comments (#165881)Peter Klausler
2025-10-31[flang] Don't allow function calls to PROCEDURE() (#165786)Peter Klausler
2025-10-31[flang] Better folding warning due to hidden conversion (#165430)Peter Klausler
2025-10-31[flang][semantics] add semantic check that STAT and ERRMSG are not (de)alloca...Andre Kuhlenschmidt
2025-10-31[DA] Check for overflow in strong SIV test (#164704)Alireza Torabian
2025-10-31[RISCV] Fix misuse of EVT::changeVectorElementType() in legalizeScatterGather...Craig Topper
2025-10-31[RISCV] Reduce number of GPRs needed by lowerSegmentSpillReload. (#165337)Craig Topper
2025-10-31[Hexagon] Optimize sfclass/dfclass compares (#165735)Sumanth Gundapaneni
2025-10-31[LLDB] Fix ASAN tests on newer versions of macOS (#165883)Adrian Prantl
2025-10-31[TySan] Add option to outline instrumentation (#120582)gbMattN
2025-10-31[HLSL] Add NativeInt16Type langopt to control whether short type is supported...Sarah Spall
2025-10-31[llvm] Proofread several *.rst files (#165835)Kazu Hirata
2025-10-31[SPIRV] Remove a redundant cast (NFC) (#165833)Kazu Hirata
2025-10-31[MC] Remove SMRange(std::nullopt_t) (#165832)Kazu Hirata
2025-10-31[ADT] Remove ArrayRef(std::nullopt_t) (#165831)Kazu Hirata
2025-10-31[MLIR][XeGPU] Introduce `xegpu::uArch` usage in target-sensitive passes (#163...Artem Kroviakov