aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-21[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.hwasan-print-stack-overflow-underflow-uasVitaly Buka282-3880/+15589
2023-12-21[hwasan] Respect strip_path_prefix printing locals (#76132)Vitaly Buka2-2/+35
2023-12-21[ADT] fix grammatical typo in Twine.h docs, NFCCyndy Ishida1-1/+1
2023-12-22[LLDB] Define _BSD_SOURCE globally, to get optreset available in mingw's geto...Martin Storsjö2-4/+4
2023-12-21[RISCV] Replace RISCVISD::VP_MERGE_VL with a new node that has a separate pas...Craig Topper3-67/+91
2023-12-21[llvm][docs][X86] Mention code model improvements in ReleaseNotes (#76190)Arthur Eubanks1-0/+5
2023-12-21[ASan][libc++] Optimization of container annotations (#76082)Tacet3-0/+49
2023-12-21Reland [OpenMP][Fix] libomptarget Fortran tests (#76189)Fabian Mora11-15/+21
2023-12-21[WebAssembly][Object] Record section start offsets at start of payload (#76188)Derek Schuff7-58/+58
2023-12-21[test][hwasan] Update tests missed by #76130Vitaly Buka2-4/+4
2023-12-21[BOLT] Don't split likely fallthrough in CDSplit (#76164)ShatianWang2-41/+68
2023-12-21Revert "[Flang] Allow Intrinsic simpification with min/maxloc dim and… (#76...Pete Steinfeld2-68/+13
2023-12-21[hwasan] Separate sections in report (#76130)Vitaly Buka1-4/+6
2023-12-21[LLDB] Fix write permission error in TestGlobalModuleCache.py (#76171)cmtice1-0/+7
2023-12-21[SystemZ] Test improvements for atomic load/store instructions (NFC). (#75630)Jonas Paulsson6-33/+67
2023-12-21[AArch64][SME2] Add builtins for FDOT, BFDOT, SUDOT, USDOT, SDOT, UDOT. (#75737)Dinar Temirbulatov6-0/+1755
2023-12-21[AccelTable][NFC] Fix typos and duplicated code (#76155)Felipe de Azevedo Piovezan2-7/+5
2023-12-21Reapply "[X86] Set SHF_X86_64_LARGE for globals with explicit well-known larg...Arthur Eubanks2-10/+10
2023-12-21[mlir][vector][nfc] Add a test case for scalable vectors (#76138)Andrzej Warzyński1-3/+35
2023-12-21[llvm-profdata] Modernize FuncSampleStats, ValueSitesStats, and HotFuncInfo (...Kazu Hirata1-16/+13
2023-12-21[X86] Fix more medium code model addressing modes (#75641)Arthur Eubanks5-66/+68
2023-12-21Re-land "[AArch64] Codegen support for FEAT_PAuthLR" (#75947)Tomas Matheson21-25/+752
2023-12-21[flang] Fix a warningKazu Hirata1-1/+1
2023-12-21[ISel] Add pattern matching for depositing subreg value (#75978)David Li2-0/+110
2023-12-21Add tests for driver to propagate module map flags for layering check (#75827)Walter Lee1-1/+15
2023-12-21Re-land "[AArch64] Add FEAT_PAuthLR assembler support" (#75947)Tomas Matheson15-4/+518
2023-12-21[MLIR] Erase location of folded constants (#75415)Billy Zhu7-18/+120
2023-12-21[mlir][ArmSME] Move creation of load/store intrinsics to helpers (NFC) (#76168)Benjamin Maxwell1-119/+108
2023-12-21[mlir][spirv] Add folding for SNegate, [Logical]Not (#74992)Finn Plummer5-0/+188
2023-12-21[mlir][python] meta region_op (#75673)Maksim Levental14-13/+429
2023-12-21[mlir] mark ChangeResult as nodiscard (#76147)Oleksandr "Alex" Zinenko3-4/+4
2023-12-21[mlir][gpu] Allow subgroup reductions over 1-d vector types (#76015)Jakub Kuderski6-12/+84
2023-12-21[gn build] Port 0ea87560cca4LLVM GN Syncbot1-0/+1
2023-12-21[AArch64][SME2] Add SME2 MLA/MLS builtins. (#75584)Dinar Temirbulatov8-0/+4048
2023-12-21Revert "[InstCombine] Extend `foldICmpBinOp` to `add`-like `or`. (#71… (#76...Mikhail Gudim2-126/+53
2023-12-21[gn] port c6f29dbb596fNico Weber2-0/+2
2023-12-21[gn] port e3627e2690a (TextAPI/BinaryReader)Nico Weber2-0/+11
2023-12-21[RISCV] Add codegen support for experimental.vp.splice (#74688)Craig Topper8-2/+1586
2023-12-21Revert "[AArch64] Add FEAT_PAuthLR assembler support"Tomas Matheson15-518/+4
2023-12-21Revert "[AArch64] Codegen support for FEAT_PAuthLR"Tomas Matheson21-752/+25
2023-12-21[clang] Fix typos in documentationKazu Hirata4-6/+6
2023-12-21[llvm] Use DenseMap::contains (NFC)Kazu Hirata5-7/+7
2023-12-21[ValueTracking] Make isGuaranteedNotToBeUndef() more precise (#76160)Nikita Popov2-33/+52
2023-12-21[InstCombine] Support zext nneg in gep of sext add foldNikita Popov3-4/+30
2023-12-21[InstCombine] Add zext nneg test variant for gep of sext add fold (NFC)Nikita Popov1-0/+36
2023-12-21[AMDGPU] Remove GDS and GWS for GFX12 (#76148)Jay Foad9-11/+45
2023-12-21[Clang][SME2] Enable multi-vector loads & stores for SME2 (#75821)Kerry McLaughlin5-251/+267
2023-12-21[Flang] remove whole-archive option for AIX linker (#76039)madanial02-3/+4
2023-12-21[X86] Set Uses = [EFLAGS] for ADCX/ADOXShengchen Kan1-23/+13
2023-12-21[AMDGPU] Rename AMDGPUGlobalAtomicRtn -> AMDGPUAtomicRtn (#76157)Jay Foad1-14/+14