summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-14[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.nfcsanitizer-use-unlikely-in-vreportvprintfVitaly Buka
2024-08-15[Clang][NFC] Move FindCountedByField into FieldDecl (#104235)Bill Wendling
2024-08-14Fix testcases. Use -emit-llvm and not -S. Use LABEL checking.Bill Wendling
2024-08-14[Clang] [AST] Fix placeholder return type name mangling for MSVC 1920+ / VS20...Max Winkler
2024-08-15[LLDB][OSX] Removed semi colon generating a warning during build (#104398)Daniel Wedzicha
2024-08-14[OpenMP] Use range-based for loops (NFC) (#103511)Kazu Hirata
2024-08-15[RISCV] Implement RISCVTTIImpl::shouldConsiderAddressTypePromotion for RISCV ...LiqinWeng
2024-08-14[lld-macho] Fix crash: ObjC category merge + relative method lists (#104081)alx32
2024-08-15[ELF][NFC] Allow non-GotSection for addAddendOnlyRelocIfNonPreemptible (#104228)Jessica Clarke
2024-08-14[ctx_prof] CtxProfAnalysis: populate module data (#102930)Mircea Trofin
2024-08-14[sanitizer] Remove GetCurrentThread nullness checks from AllocateFangrui Song
2024-08-14Remove '-emit-llvm' and use '-triple'Bill Wendling
2024-08-14Use clang_cc1 and specify the target explicitly.Bill Wendling
2024-08-14utils/git: Add linkify script.pcc
2024-08-14[mlir][MemRef] Add more ops to narrow type support, strided metadata expansio...Krzysztof Drewniak
2024-08-15[Clang] Overflow Pattern Exclusions (#100272)Justin Stitt
2024-08-15[Clang] Error on extraneous template headers by default. (#104046)cor3ntin
2024-08-14[Sanitizers] Disable prctl test on Android.Kirill Stoimenov
2024-08-14[RISCV] Don't combine (sext_inreg (fmv_x_anyexth X), i16) with Zhinx.Craig Topper
2024-08-14Remove unused variable, and unneeded extract element instruction (#103489)Joshua Batista
2024-08-14[bazel] Port 4bac8fd8904904bc7d502f39851eef50b5afff73 (#104278)Keith Smiley
2024-08-14Reland "[flang][cuda] Use cuda runtime API #103488"Valentin Clement
2024-08-14[Clang] Add `__CLANG_GPU_DISABLE_MATH_WRAPPERS` macro for offloading math (#9...Joseph Huber
2024-08-14[llvm-lit] Fix Unhashable TypeError when using lit's internal shell (#101590)Harini0924
2024-08-14[llvm-lit][test][NFC] Moved cat command tests into separate lit test file (#1...Connie
2024-08-14[RISCV] Add signext attribute to return of fmv_x_w test in float-convert.ll. NFCCraig Topper
2024-08-15[DXIL][Analysis] Implement enough of DXILResourceAnalysis for buffersJustin Bogner
2024-08-14Reapply "[Attributor][AMDGPU] Enable AAIndirectCallInfo for AMDAttributor (#1...Shilei Tian
2024-08-15[DXIL][Analysis] Boilerplate for DXILResourceAnalysis passJustin Bogner
2024-08-14[mlir] Add bubbling patterns for non intersecting reshapes (#103401)Ian Wood
2024-08-14Revert "[flang][cuda] Use cuda runtime API" (#104232)Valentin Clement (バレンタイン クレメン)
2024-08-14[libc++] Remove non-existent LWG issue from the .csv filesLouis Dionne
2024-08-14[RISCV][GISel] Remove support for s32 G_VAARG on RV64. (#102533)Craig Topper
2024-08-14[NVPTX] Add idp2a, idp4a intrinsics (#102763)Alex MacLean
2024-08-14[X86] Check if an invoked function clobbers fp or bp (#103446)weiguozhi
2024-08-14[flang][cuda] Use cuda runtime API (#103488)Valentin Clement (バレンタイン クレメン)
2024-08-14[SLP][NFC]Remove unused using declarations, reduce mem usage in containers, NFCAlexey Bataev
2024-08-14[TargetLowering] Remove unncessary null check. NFCCraig Topper
2024-08-14[OpenMP] Fix buildbot failing on allocator testJoseph Huber
2024-08-14[clang] Turn -Wenum-constexpr-conversion into a hard error (#102364)Carlos Galvez
2024-08-14[libcxx] Adjust inline assembly constraints for the AMDGPU target (#101747)Joseph Huber
2024-08-14[lld-macho] Make relative method lists work on x86-64 (#103905)Daniel Bertalan
2024-08-14[libcxx] Disable invalid `__start/__stop` reference on NVPTX (#99381)Joseph Huber
2024-08-14[libcxx] Add fallback to standard C when `unistd` is unavailable (#102005)Joseph Huber
2024-08-14[Clang] Fix 'nvlink-wrapper' not ignoring `-plugin` like lld does (#104056)Joseph Huber
2024-08-14[OpenMP] Implement 'omp_alloc' on the device (#102526)Joseph Huber
2024-08-14[vscode-mlir] Added per-LSP-server executable arguments (#79671)jjalowie
2024-08-14[flang] Read the extra field from the in box when doing reboxing (#102992)Valentin Clement (バレンタイン クレメン)
2024-08-14[HLSL] Split out the ROV attribute from the resource attribute, make it a new...Joshua Batista
2024-08-14[libc++] Fix ambiguous constructors for std::complex and std::optional (#103409)Louis Dionne