summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-07[clang][CIR] Merge the mlir::cir namespace into cirusers/smeenai/2/origShoaib Meenai
2024-11-07[clang][CIR] Move CIRGen types into clang::CIRGenusers/smeenai/1/origShoaib Meenai
2024-11-07[Offload] Provide a CMake cache file to easily build offloading (#115074)Joseph Huber
2024-11-07[RISCV][GISel] Custom promote s32 G_ROTL/ROTR on RV64. (#115107)Craig Topper
2024-11-07[DirectX] introducing lowering for `bufferUpdateCounter` (#115041)joaosaffran
2024-11-07[TableGen] Fix a warningKazu Hirata
2024-11-07[Clang] Improve EmitClangAttrSpellingListIndex (#114899)Chinmay Deshpande
2024-11-07[gn build] Enable hwasan for aarch64 Android (#115219)Arthur Eubanks
2024-11-07[AMDGPU][True16][MC] update true16 flag on vinterp test (#115356)Brox Chen
2024-11-07[mlir] IntegerRangeAnalysis: don't loop over splat attr (#115229)Ian Wood
2024-11-07[gn build] Port d2aff182d379LLVM GN Syncbot
2024-11-07[gn build] Port cacbe71af7b1LLVM GN Syncbot
2024-11-07[gn build] Port 427a5cf105c4LLVM GN Syncbot
2024-11-07[lldb] Add builtin e alias for expression (#115359)Dave Lee
2024-11-07[RISCV] Add combines_for_extload to RISCVPostLegalizerCombiner.Craig Topper
2024-11-07[SLP][NFC]Exit early from attempt-to-reorder, if it is uselessAlexey Bataev
2024-11-07[libc] Add the `src/stdlib/_Exit.h` header to `at_quick_exit_test.cpp` and `...Job Henandez Lara
2024-11-07[Transforms] Remove unused includes (NFC) (#115263)Kazu Hirata
2024-11-07[Utils] Avoid repeated hash lookups (NFC) (#115262)Kazu Hirata
2024-11-07[IPO] Simplify code with DenseMap::operator[] (NFC) (#115261)Kazu Hirata
2024-11-07[InstallAPI] Call DenseMap::find without constructing std::string (NFC) (#115...Kazu Hirata
2024-11-07[Driver] Use heterogenous lookups with std::set (NFC) (#115259)Kazu Hirata
2024-11-07[z/OS][libc++] Remove `align_val_t` dependency in small_buffer.h (#114396)Zibi Sarbinowski
2024-11-07Revert "[SLP][REVEC] Make GetMinMaxCost support FixedVectorType when REVEC is...Kazu Hirata
2024-11-07[RISCV][GISel] Remove s32 support for G_CTPOP/CTLZ/CTTZ on RV64. (#115101)Craig Topper
2024-11-07[AMDGPU] Fix resource usage information for unnamed functions (#115320)Janek van Oirschot
2024-11-07[TableGen] Make `!and` and `!or` short-circuit (#113963)Min-Yih Hsu
2024-11-07[HLSL][SPIRV][DXIL] Implement `dot4add_u8packed` intrinsic (#115068)Finn Plummer
2024-11-07[X86] Switch to the new symbol visibility macros (#109982)Thomas Fransham
2024-11-07Revert "[AMDGPU][MIR] Serialize NumPhysicalVGPRSpillLanes" (#115353)dyung
2024-11-07[clang] Support 'this' position for lifetimebound attribute (#115021)Gábor Horváth
2024-11-07[libclc] Correct use of CLC macro on two definitionsFraser Cormack
2024-11-07[AMDGPU] Introduce a "new" target feature `xf32-insts` (#115214)Shilei Tian
2024-11-07[ELF] Replace log with Log(ctx)Fangrui Song
2024-11-07[flang][cuda] Support scalar to array data transfer (#115273)Valentin Clement (バレンタイン クレメン)
2024-11-07[NFC][AMDGPU] Guard FP8 related instructions properly (#115211)Shilei Tian
2024-11-07[FMV][AArch64] Remove features which expose non exploitable runtime behavior....Alexandros Lamprineas
2024-11-07[Clang] skip default argument instantiation for non-defining friend declarati...Oleksandr T.
2024-11-07[libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests ...Job Henandez Lara
2024-11-07Revert "[lineeditor] Add `setHistorySize()` method for adjusting history size...Thurston Dang
2024-11-07[ELF] Replace errorCount with errCount(ctx)Fangrui Song
2024-11-07[C2y] Add conformance test for WG14 N3364 (#115332)Aaron Ballman
2024-11-08[SLP][REVEC] Make GetMinMaxCost support FixedVectorType when REVEC is enabled...Han-Kuan Chen
2024-11-07[libc++] Fix `unexpected` heterogeneous comparison (#115249)A. Jiang
2024-11-07Introduce a new WebKit checker for a unchecked call arguments (#113708) (#114...Ryosuke Niwa
2024-11-07[compiler-rt][libunwind] Support aarch64 without FPU (#111235)Keith Packard
2024-11-08[RISCV] Separate HW/SW shadow stack on RISC-V (#112478)Jesse Huang
2024-11-08[compiler-rt][RISCV] Avoid using __init_riscv_feature_bits as a direc… (#11...Kito Cheng
2024-11-07[clang][x86] avx-builtins.c - reorder tests to keep alpha sorting order. NFC.Simon Pilgrim
2024-11-07[clang][x86] Add constexpr support for _mm256_set_pd/_mm256_set_ps/_mm256_set...Simon Pilgrim