aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 days[clang] Finish implementation of P0522users/mizvekov/clang-p0522-complete-implementationMatheus Izvekov18-281/+504
9 days[clang] Implement CWG2398 provisional TTP matching to class templatesusers/mizvekov/clang-cwg2398-ttp-matches-class-templateMatheus Izvekov28-257/+629
9 days[X86][MC] Support case insenstive for `dfv,sf,cf,of,zf` for CCMP/CTEST (#95910)Freddy Ye3-3/+15
9 daysfixup! [compiler-rt][AArch64][FMV] Use the hw.optional.arm.caps fast path (#9...Jon Roelofs1-0/+15
9 days[clang-format] Handle function try block with ctor-initializer (#95878)Owen Pan2-6/+27
9 daysInstProfiling: Give the name to profc_bias. NFC. (#95587)NAKAMURA Takumi3-11/+11
9 days[Clang][AMDGPU] Add a new builtin type for buffer rsrc (#94830)Shilei Tian32-2/+299
9 days[lldb] Add/change options in `statistics dump` to control what sections are d...royitaqi10-33/+463
9 days[CodeGenPrepare] Use MapVector to stabilize iteration orderFangrui Song2-4/+6
9 daysInstrProfiling: Split creating Bias offset to getOrCreateBiasVar(Name). NFC. ...NAKAMURA Takumi1-16/+28
9 days[SCEV] Add coverage for variants of vscale indexing for EVL vectorized loopsPhilip Reames1-0/+364
9 days[Clang][Sanitizers] Enable NSAN on X86_64 only (#95885)Alexander Shaposhnikov3-6/+9
9 days[gn] port 04a75f54a11fNico Weber1-0/+1
9 daysUpdate ReleaseNotes for MC/DC changes. (#95887)NAKAMURA Takumi2-0/+23
9 days[flang][NFC] Fix typo getFuncElementAttrName -> getFuncElementalAttrName (#95...Valentin Clement (バレンタイン クレメン)2-2/+2
9 daysRevert "[flang] Add FLANG_PARALLEL_COMPILE_JOBS option" (#96000)Tom Stellard2-13/+0
9 daysAMDGPU: Don't fold clamp/omod modifiers without nofpexcept (#95950)Matt Arsenault3-5/+108
9 days[memprof] Rename the members of IndexedMemProfData (NFC) (#94873)Kazu Hirata2-28/+28
9 days[ProfileData] Remove getValueForSite and getNumValueDataForSite (#95989)Kazu Hirata1-41/+0
9 days[X86] Use 32-bit jump table entries on Windows (#95962)Arthur Eubanks2-3/+12
9 days[libc][fcntl] fix -Wshorten-64-to-32 for 32b ARM (#95945)Nick Desaulniers (paternity leave)1-2/+2
9 daysReland "[AArch64] Decouple feature dependency expansion. (#94279)" (#95519)Alexandros Lamprineas15-237/+239
9 days[Flang]Fix for changed code at the end of AllocaIP. (#92430)Mats Petersson7-109/+174
9 days[flang][cuda] Relax cuf.data_transfer verifier (#95974)Valentin Clement (バレンタイン クレメン)2-2/+20
9 days[flang] Handle procedure pointer and dummy procecure in REDUCE intrinsic call...Valentin Clement (バレンタイン クレメン)2-2/+38
9 days[ProfileData] Clean up validateRecord (#95488)Kazu Hirata1-7/+4
9 days[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (#95866)Peter Klausler18-334/+498
9 days[flang] Fix crash due to overly broad assertion (#95809)Peter Klausler2-5/+9
9 days[BOLT] Skip optimization of functions with alt instructions (#95172)Maksim Panchenko2-15/+13
9 days[LLVM] Add option to store Parent-pointer in ilist_node_base (#94224)Stephen Tozer15-63/+345
9 daysAMDGPU: Fix buffer load/store of pointers (#95379)Matt Arsenault3-12/+1071
9 daysclang/AMDGPU: Emit atomicrmw from ds_fadd builtins (#95395)Matt Arsenault11-62/+139
9 days[Sema][CTAD] Allow user defined conversion for copy-list-initialization (#94752)Gábor Spaits4-5/+55
9 days[libc++] Properly define _LIBCPP_HAS_NO_UNICODE in __config_site (#95138)Louis Dionne14-9/+21
9 days[libc] Remove unnecessary check in printf floats (#95841)Michael Jones1-19/+16
10 days[lldb] Remove LLVM_PRETTY_FUNCTION from LLDB_SCOPED_TIMERFJonas Devlieghere3-8/+5
10 days[Clang][Sema] Diagnose variable template explicit specializations with storag...Krystian Stasiowski20-233/+526
10 days[SPIRV][HLSL] Add lowering of `rsqrt` to SPIRV (#95849)Helena Kotas6-41/+164
10 days[HLSL] Strict Availability Diagnostics (#93860)Helena Kotas8-67/+372
10 days[scudo] Test secondary cache options only if enabled (#95872)Caslyn Tonelli1-5/+6
10 days[ARM64EC] Fix thunks for C++ methods returning structs. (#95876)Eli Friedman2-8/+64
10 daysAMDGPU: Fix vector handling in pown libcall simplification (#95832)Matt Arsenault2-12/+7
10 days[AArch64] Fix v4i8 loads in strict-align mode. (#95828)Eli Friedman2-0/+51
10 days[mlir][GPU] Move `GPUDeviceMappingAttr.td` to `GPU/IR`. (#95880)MaheshRavishankar5-8/+8
10 daysDAG: Fix asserting on invalid inline asm constraints (#95935)Matt Arsenault2-3/+58
10 days[Attributor] Prevent infinite loop in AAGlobalValueInfoFloating (#94941)Ethan Luis McDonough2-1/+52
10 daysAMDGPU: Support local atomicrmw fmin/fmax for float/double (#95590)Matt Arsenault17-3043/+479
10 days[JITLink] Add x86_64::Delta8 edge kind, ELF::R_X86_64_PC8 support (#95869)Maksim Panchenko4-1/+47
10 days[mlir][TilingInterface] Update `PartialReductionOpInterface` to get it more i...MaheshRavishankar8-47/+84
10 days[lldb] Suppress unsupported language warning for assembly (#95871)Jonas Devlieghere2-4/+15