summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Use SmallStringusers/meinersbur/clang_openmp_interchangeMichael Kruse
2024-07-18Compile fixMichael Kruse
2024-07-18Merge branch 'main' into users/meinersbur/clang_openmp_interchangeU-BERGUFFLEN\meinersbur
2024-07-18[Clang] Handle OMPInterchangeDirectiveClass in switchMichael Kruse
2024-07-18[Clang] Handle OMPReverseDirectiveClass in switchMichael Kruse
2024-07-18[AArch64][GISel] Always fold G_SHL into addressing mode where possible, unles...Him188
2024-07-18[MLIR] NFC. Remove anti-patterns given the default null init for Value (#99457)Uday Bondhugula
2024-07-18[lldb] Fixed the error `unable to launch a GDB server` in API tests (#98833)Dmitry Vasilyev
2024-07-18[ValueTracking] Remove unnecessary `m_ElementWiseBitCast` from `isKnownNonZer...Noah Goldstein
2024-07-18[libc++] Include the rest of the detail headers by version in the umbrella he...Nikolas Klauser
2024-07-18Compile fixU-BERGUFFLEN\meinersbur
2024-07-18[clang-tidy] Fix false in unnecessary-value-param inside templates (#98488)Dmitry Polukhin
2024-07-18Merge branch 'main' (early part) into users/meinersbur/clang_openmp_interchangeU-BERGUFFLEN\meinersbur
2024-07-18[lld-macho] Ignore duplicate `-rpath` entries (#99289)Daniel Bertalan
2024-07-18[safestack] Various Solaris fixes (#99290)Rainer Orth
2024-07-18[SCCP] Add tests for vectors ins phis (NFC)Nikita Popov
2024-07-18[ValueTracking] Consistently propagate `DemandedElts` is `computeKnownFPClass`Noah Goldstein
2024-07-18[ValueTracking] Consistently propagate `DemandedElts` is `ComputeNumSignBits`Noah Goldstein
2024-07-18[ValueTracking] Consistently propagate `DemandedElts` is `isKnownNonZero`Noah Goldstein
2024-07-18[ValueTracking] Consistently propagate `DemandedElts` is `computeKnownBits`Noah Goldstein
2024-07-18[ValueTracking] Add tests for `llvm.vector.reverse` with `DemandedElts`; NFCNoah Goldstein
2024-07-18[Clang][OpenMP] Add reverse directive (#92916)Michael Kruse
2024-07-18Revert "[llvm/DWARF] Recursively resolve DW_AT_signature references" (#99444)Pavel Labath
2024-07-18[lldb] add RISCV target specific info in API tests (#99039)dlav-sc
2024-07-18[SROA] Fix debug locations for variables with non-zero offsets (#97750)Orlando Cazalet-Hyams
2024-07-18[DebugInfo][SCCPSolver] Fix missing debug locations (#98876)Sudharsan Veeravalli
2024-07-18[clang] Extend lifetime analysis to support assignments for pointer-like obje...Haojian Wu
2024-07-18[CVP] Add test for phi merging of vectors (NFC)Nikita Popov
2024-07-18Recommit "[PatternMatch] Fix issue of stale reference in new `m_{I,F,}Cmp` ma...goldsteinn
2024-07-18[clang] Add deprecation warning for `-Ofast` driver option (#98736)Vlad Serebrennikov
2024-07-18[BOLT][DWARF][NFC] A better DIEBuilder for the llvm API change in #98905 (#99...Pavel Labath
2024-07-18[llvm/DWARF] Recursively resolve DW_AT_signature references (#97423)Pavel Labath
2024-07-18[flang] load SECOND result in genSecond (#99342)jeanPerier
2024-07-18[sanitizer] Fix running sanitizer_bad_report_path_test on Linux as root (#97732)Ilya Leoshkevich
2024-07-18[AArch64] Add streaming-mode stack hazards. (#98956)David Green
2024-07-18[clang][Interp][NFC] Protect ByteCodeEmitter against unfinished fnsTimm Bäder
2024-07-18[OpenMP][AMDGPU] Do not attach -fcuda-is-device (#99002)Dominik Adamski
2024-07-18[AMDGPU] Simplify selection of llvm.amdgcn.inverse.ballot. NFCI. (#99345)Jay Foad
2024-07-18[mlir][Linalg] Remove unused header include.Adrian Kuegel
2024-07-17[APFloat] Add support for f8E4M3 IEEE 754 type (#97179)Alexander Pivovarov
2024-07-18[Flang][Runtime] Simplify StringLength implementationserge-sans-paille
2024-07-18[MLGO] Fix MLGO executable scriptsAiden Grossman
2024-07-18[clang][Interp][NFC] Be more cautious about Block initialization stateTimm Bäder
2024-07-17[RISCV] Remove unused include in RISCVMCTargetDesc.h (#98790)Tristan Ross
2024-07-18[OpenMP] Fix calculation of dependencies for multi-dimensional iteration spac...Joachim
2024-07-18[mlir][linalg] Decompose winograd operators (#96183)Hsiangkai Wang
2024-07-17[SandboxIR] IR Tracker (#99238)vporpo
2024-07-18[flang][stack-arrays] Extend pass to work on declare ops and within omp regio...Kareem Ergawy
2024-07-18[C++20] [Modules] Write ODRHash for decls in GMFChuanqi Xu
2024-07-17[MemProf] Consolidate increments in callee matching code (#99385)Teresa Johnson