aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-21rebaseusers/vitalybuka/spr/hwasan-distinguish-overflow-and-underflowVitaly Buka50-949/+12058
2023-12-21[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.hwasan-distinguish-overflow-and-underflowVitaly Buka50-949/+12058
2023-12-21[test][hwasan] XFAIL new test which fails for unknown reasonVitaly Buka1-0/+3
2023-12-22[X86][MC] Support Enc/Dec for EGPR for promoted CET instruction (#76023)XinWang1013-0/+93
2023-12-22DAG: Handle promotion of fcanonicalizeMatt Arsenault1-0/+1
2023-12-21Fix chunk-print-before-all scriptArtur Pilipenko1-2/+2
2023-12-21[test][hwasan] Update another test after #76133Vitaly Buka1-0/+2
2023-12-21[Docs] Remove llvm-objdump man page (#75759)Aiden Grossman1-209/+0
2023-12-22AMDGPU: Add a few more bfloat codegen testsMatt Arsenault3-62/+10761
2023-12-22AMDGPU: Workaround a divergent return value bug in testMatt Arsenault1-1/+2
2023-12-21[test][hwasan] Try to fix Android botVitaly Buka1-1/+1
2023-12-21Revert "[AArch64] Fold more load.x into load.i with large offset"Vitaly Buka3-97/+54
2023-12-22AMDGPU: Remove pointless setOperationAction for xint_to_fpMatt Arsenault1-4/+1
2023-12-21[mlir][spirv] Add physical storage buffer extension test. NFC. (#76196)Jakub Kuderski1-0/+48
2023-12-21[ELF] Change .debug_names tombstone value to UINT32_MAX/UINT64_MAX (#74686)Fangrui Song3-8/+49
2023-12-22[mlir][MemRef] Add runtime bounds checking (#75817)Ryan Holt5-5/+405
2023-12-22[X86][NFC] Remove class (VEX/EVEX/XOP)_4V and add class VVVVShengchen Kan8-511/+509
2023-12-21libc++-infa: Hotfix runner grouperic1-1/+1
2023-12-22[mlir][vector] `LoadOp`/`StoreOp`: Allow 0-D vectors (#76134)Matthias Springer3-15/+67
2023-12-21[hwasan] Classify stack overflow, and use after scope (#76133)Vitaly Buka5-11/+91
2023-12-22[Clang][Sema] Fix Wswitch-default bad warning in template (#76007)hstk30-hw3-31/+57
2023-12-21updateVitaly Buka283-3882/+15677
2023-12-21[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka283-3882/+15677
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