summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-07[MLIR][Arith] add and(a, or(a,b)) folderusers/wmoses/arithWilliam S. Moses
2025-05-08[JITLink][i386] Get rid of EdgeKind_i386::None.Lang Hames
2025-05-08[JITLink][i386] Support R_386_GOT32X using existing non-relaxable edge kind.Lang Hames
2025-05-07[NVPTX] Fix NVPTXAA_before_BasicAA Test (#138992)Chengjun
2025-05-08[Clang] Fix the warning group of several compatibilty diagnostics (#138872)Sirraide
2025-05-08[JITLink][i386] Improve unsupported relocation error message.Lang Hames
2025-05-07[clang-doc] Add missing comment for Base (#138053)Paul Kirth
2025-05-07[clang-doc][NFC] Add TODO for future work (#138052)Paul Kirth
2025-05-07[lldb-dap] Change the launch sequence (#138219) (reland)Jonas Devlieghere
2025-05-07[mlir] Use llvm::bit_width (NFC) (#138648)Kazu Hirata
2025-05-07[sanitizer] Add plumbing for -fsanitize-annotate-debug-info and partly replac...Thurston Dang
2025-05-07Re-land "[analyzer] Make it a noop when initializing a field of empty record"...Ziqing Luo
2025-05-07[lldb][Darwin] Note why this test is xfail'ed onJason Molenda
2025-05-07[IA][RISCV] Add support for vp.load/vp.store with shufflevector (#135445)Min-Yih Hsu
2025-05-07[lsan][Fuchsia] Define EarlySanitizerInit for standalone lsan (#138946)PiJoules
2025-05-07[AA] Move Target Specific AA before BasicAA (#125965)Chengjun
2025-05-07[webkit.UncountedLambdaCapturesChecker] Treat a copy capture of a CheckedPtr ...Ryosuke Niwa
2025-05-07[Tooling] Fix warningsKazu Hirata
2025-05-08[XCore] TableGen-erate SDNode descriptions (#138869)Sergei Barannikov
2025-05-07[clang][modules][deps] Optimize in-process timestamping of PCMs (#137363)Jan Svoboda
2025-05-07[Flang] Fix driver test after #125643 (#138959)Jan Patrick Lehr
2025-05-07[DenseMap] Introduce keys, values iterators (#138848)Ramkumar Ramachandra
2025-05-07[OpenACC][CIR] Implement 'worker'/'vector' lowering (#138765)Erich Keane
2025-05-07[APINotes] Add support for SWIFT_RETURED_AS_UNRETAINED_BY_DEFAULT (#138699)fahadnayyar
2025-05-07[Clang] Deprecate `__is_trivially_relocatable` (#138835)cor3ntin
2025-05-07[LAA] Update remaining tests after 384a5b00a7.Florian Hahn
2025-05-07[LAA] Use MaxStride instead of CommonStride to calculate MaxVF (#98142)vaibhav
2025-05-07[flang][cuda] Update syncthreads interface (#138023)Valentin Clement (バレンタイン クレメン)
2025-05-07[LLDB][Minidump] Add some buffer directories (#138943)Jacob Lalonde
2025-05-07Revert "[analyzer] Make it a noop when initializing a field of empty record" ...Balazs Benics
2025-05-07[VPlan] Create PHI VPInstruction using VPBuilder (NFC).Florian Hahn
2025-05-07[LLVM][Support] check for error return from dladdr. (#138369)jeremyd2019
2025-05-07[Clang-Tidy][NFC] Simplify check cppcoreguidelines-missing-std-forward (#138504)Yanzuo Liu
2025-05-07[flang][AIX] Predefine __64BIT__ and _AIX macros (#138591)Kelvin Li
2025-05-07[analyzer] Make it a noop when initializing a field of empty record (#138594)Ziqing Luo
2025-05-07[CIR] Upstream support for switch statements case kinds (#138003)Andres-Salamanca
2025-05-07[LLD][CMake] fix testing standalone build without installed llvm-lit. (#138575)jeremyd2019
2025-05-07[libc++][Android] Disable fdsan in filebuf close.pass.cpp (#102412)Ryan Prichard
2025-05-07[libc++] Implement P3379R0 Constrain `std::expected` equality operators (#135...yronglin
2025-05-07[libc++][docs] Confirm that P3136R1 Retiring niebloids is Complete (#135932)A. Jiang
2025-05-07[Clang][CMake] use CMakePushCheckState (#138783)jeremyd2019
2025-05-07[OpenMP] Fix __kmp_unnamed_critical_addr .type setting (#138815)Rainer Orth
2025-05-07[lldb-dap] Format extension typescript. (#138925)John Harrison
2025-05-07[Fuchsia] Support PGO (#128680)Petr Hosek
2025-05-07[Clang] Pass correct lane mask for match helpers (#138693)Joseph Huber
2025-05-07[lld][WebAssembly] Fix reported names of LTO output files (#138789)Sam Clegg
2025-05-07[lldb] Use -Wno-documentation-deprecated-sync if available (#138909)Kazu Hirata
2025-05-07Add unnecessary-virtual-specifier to -Wextra (#138741)Devon Loehr
2025-05-07[lldb-dap] Fix package.json after a bad merge. (#138918)John Harrison
2025-05-07Propose new ClangIR Maintainers (#138870)Erich Keane