summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.hwasan-make-stack-variables-output-consistent-with-globalsVitaly Buka2023-12-2150-949/+12058
|\
| * [test][hwasan] XFAIL new test which fails for unknown reasonVitaly Buka2023-12-211-0/+3
| * [X86][MC] Support Enc/Dec for EGPR for promoted CET instruction (#76023)XinWang102023-12-2213-0/+93
| * DAG: Handle promotion of fcanonicalizeMatt Arsenault2023-12-221-0/+1
| * Fix chunk-print-before-all scriptArtur Pilipenko2023-12-211-2/+2
| * [test][hwasan] Update another test after #76133Vitaly Buka2023-12-211-0/+2
| * [Docs] Remove llvm-objdump man page (#75759)Aiden Grossman2023-12-211-209/+0
| * AMDGPU: Add a few more bfloat codegen testsMatt Arsenault2023-12-223-62/+10761
| * AMDGPU: Workaround a divergent return value bug in testMatt Arsenault2023-12-221-1/+2
| * [test][hwasan] Try to fix Android botVitaly Buka2023-12-211-1/+1
| * Revert "[AArch64] Fold more load.x into load.i with large offset"Vitaly Buka2023-12-213-97/+54
| * AMDGPU: Remove pointless setOperationAction for xint_to_fpMatt Arsenault2023-12-221-4/+1
| * [mlir][spirv] Add physical storage buffer extension test. NFC. (#76196)Jakub Kuderski2023-12-211-0/+48
| * [ELF] Change .debug_names tombstone value to UINT32_MAX/UINT64_MAX (#74686)Fangrui Song2023-12-213-8/+49
| * [mlir][MemRef] Add runtime bounds checking (#75817)Ryan Holt2023-12-225-5/+405
| * [X86][NFC] Remove class (VEX/EVEX/XOP)_4V and add class VVVVShengchen Kan2023-12-228-511/+509
| * libc++-infa: Hotfix runner grouperic2023-12-211-1/+1
| * [mlir][vector] `LoadOp`/`StoreOp`: Allow 0-D vectors (#76134)Matthias Springer2023-12-223-15/+67
| * [hwasan] Classify stack overflow, and use after scope (#76133)Vitaly Buka2023-12-215-11/+91
| * [Clang][Sema] Fix Wswitch-default bad warning in template (#76007)hstk30-hw2023-12-223-31/+57
* | [𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka2023-12-215-9/+89
|/
* [hwasan] Respect strip_path_prefix printing locals (#76132)Vitaly Buka2023-12-212-2/+35
* [ADT] fix grammatical typo in Twine.h docs, NFCCyndy Ishida2023-12-211-1/+1
* [LLDB] Define _BSD_SOURCE globally, to get optreset available in mingw's geto...Martin Storsjö2023-12-222-4/+4
* [RISCV] Replace RISCVISD::VP_MERGE_VL with a new node that has a separate pas...Craig Topper2023-12-213-67/+91
* [llvm][docs][X86] Mention code model improvements in ReleaseNotes (#76190)Arthur Eubanks2023-12-211-0/+5
* [ASan][libc++] Optimization of container annotations (#76082)Tacet2023-12-213-0/+49
* Reland [OpenMP][Fix] libomptarget Fortran tests (#76189)Fabian Mora2023-12-2111-15/+21
* [WebAssembly][Object] Record section start offsets at start of payload (#76188)Derek Schuff2023-12-217-58/+58
* [test][hwasan] Update tests missed by #76130Vitaly Buka2023-12-212-4/+4
* [BOLT] Don't split likely fallthrough in CDSplit (#76164)ShatianWang2023-12-212-41/+68
* Revert "[Flang] Allow Intrinsic simpification with min/maxloc dim and… (#76...Pete Steinfeld2023-12-212-68/+13
* [hwasan] Separate sections in report (#76130)Vitaly Buka2023-12-211-4/+6
* [LLDB] Fix write permission error in TestGlobalModuleCache.py (#76171)cmtice2023-12-211-0/+7
* [SystemZ] Test improvements for atomic load/store instructions (NFC). (#75630)Jonas Paulsson2023-12-216-33/+67
* [AArch64][SME2] Add builtins for FDOT, BFDOT, SUDOT, USDOT, SDOT, UDOT. (#75737)Dinar Temirbulatov2023-12-216-0/+1755
* [AccelTable][NFC] Fix typos and duplicated code (#76155)Felipe de Azevedo Piovezan2023-12-212-7/+5
* Reapply "[X86] Set SHF_X86_64_LARGE for globals with explicit well-known larg...Arthur Eubanks2023-12-212-10/+10
* [mlir][vector][nfc] Add a test case for scalable vectors (#76138)Andrzej Warzyński2023-12-211-3/+35
* [llvm-profdata] Modernize FuncSampleStats, ValueSitesStats, and HotFuncInfo (...Kazu Hirata2023-12-211-16/+13
* [X86] Fix more medium code model addressing modes (#75641)Arthur Eubanks2023-12-215-66/+68
* Re-land "[AArch64] Codegen support for FEAT_PAuthLR" (#75947)Tomas Matheson2023-12-2121-25/+752
* [flang] Fix a warningKazu Hirata2023-12-211-1/+1
* [ISel] Add pattern matching for depositing subreg value (#75978)David Li2023-12-212-0/+110
* Add tests for driver to propagate module map flags for layering check (#75827)Walter Lee2023-12-211-1/+15
* Re-land "[AArch64] Add FEAT_PAuthLR assembler support" (#75947)Tomas Matheson2023-12-2115-4/+518
* [MLIR] Erase location of folded constants (#75415)Billy Zhu2023-12-217-18/+120
* [mlir][ArmSME] Move creation of load/store intrinsics to helpers (NFC) (#76168)Benjamin Maxwell2023-12-211-119/+108
* [mlir][spirv] Add folding for SNegate, [Logical]Not (#74992)Finn Plummer2023-12-215-0/+188
* [mlir][python] meta region_op (#75673)Maksim Levental2023-12-2114-13/+429