summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [BPF] get external linkage for calling convetion functionsupstream/users/inclyc/bpf/gisel/standalone-ccYingchi Long2023-12-145-4/+65
* [mlir] [tensor] Fix typo in tensor.pack documentation (#74922)Prathamesh Tagore2023-12-141-6/+3
* [test][llvm-config] Allow extra libraries in test on WindowsMichael Spencer2023-12-131-1/+1
* [CommandLine] Remove unused variable 'NearestHandler' (fixup for #74811)Igor Kudrin2023-12-131-3/+1
* [gn build] Port ef3f476097c7LLVM GN Syncbot2023-12-141-0/+1
* [clang] Parse attribute [[gnu::no_stack_protector]] (#75289)Sirui Mu2023-12-143-2/+11
* [gn] port a5ffabce98a4 (unix sockets -> ws2_32.lib dep everywhere O_o)Nico Weber2023-12-131-0/+2
* [X86][test] Merge encoding tests for avx512dq_vlShengchen Kan2023-12-142-6350/+4762
* [mlir] Fix loop pipelining when the operand of `yield` is not defined in the ...Keren Zhou2023-12-132-21/+77
* [Support] Fix WS2_32 casingShoaib Meenai2023-12-132-2/+2
* [gn] port 2e45326b088b (arm streaming attrs)Nico Weber2023-12-132-0/+12
* [LLVM] Add file magic detection for SPIR-V files. (#75363)Joseph Huber2023-12-135-0/+17
* [riscv] Fix build due to missing test updatePhilip Reames2023-12-131-2/+1
* [attributes][analyzer] Implement [[clang::suppress]] - suppress static analys...Artem Dergachev2023-12-1315-39/+803
* [LLVM][Support] Fixed the compile error caused by #73603 (#75418)Shilei Tian2023-12-131-2/+1
* [Bazel] Add arm_vector_types.h (fixup #73258)NAKAMURA Takumi2023-12-141-0/+15
* [RISCV] When VLEN is exactly known, prefer VLMAX encoding for vsetvli (#75412)Philip Reames2023-12-134-107/+198
* [llvm][Windows] Don't run socket tests on old versions of WindowsMichael Spencer2023-12-133-1/+20
* [CommandLine] Better report unknown subcommands (#74811)Igor Kudrin2023-12-142-16/+81
* [Bazel] Define BUILTIN_THREAD_POINTER where appropriate on x86-64 linux (#74574)Aiden Grossman2023-12-131-1/+10
* [bazel] Port 2e45326b088b3b2f5c8327f6d5e61bdd2845bbbeFangrui Song2023-12-131-0/+30
* [lldb] Skip 2 newly introduced tests from running on DWARF2 and clang 11 (#75...Augusto Noronha2023-12-132-1/+3
* [AArch64][SME] Warn when using a streaming builtin from a non-streaming funct...Sam Tebbs2023-12-1419-829/+1066
* [mlir][affine] Allow `memref.cast` in `isDimOpValidSymbol` (#74401)Matthias Springer2023-12-141-1/+12
* [dsymutil] Improve missing symbol warning message (#75378)Jonas Devlieghere2023-12-138-7/+11
* [msan] Use `pthread_atfork` instead of interceptor (#75398)Vitaly Buka2023-12-136-19/+29
* [lldb] Return index of element in ValueObject path instead of the element's v...Pete Lawrence2023-12-132-4/+11
* [mlir][sparse] minor cleanup of transform/utils (#75396)Aart Bik2023-12-136-35/+50
* [libc++] Add CI job for testing macOS C++03 (#75355)Louis Dionne2023-12-135-18/+38
* [hwasan] Improve support of forking with threads (#75291)Vitaly Buka2023-12-133-4/+15
* [NFC][msan] Clang-format some includesVitaly Buka2023-12-131-17/+16
* [test][hwasan] Implement sanitizer_specific for HWASAN (#75280)Vitaly Buka2023-12-131-0/+24
* [mlir][tensor] Fold consumer linalg transpose with producer tensor pack (#74206)Prathamesh Tagore2023-12-132-1/+294
* [NFC][GlobalISel] Fix case of local variableVitaly Buka2023-12-131-3/+3
* [GlobalISel] Fix misaligned read after #74429Vitaly Buka2023-12-131-1/+3
* [clang-format] Fix a bug in git-clang-format.bat (#75268)Owen Pan2023-12-131-1/+1
* Revert "[MLIR] Fuse locations of merged constants (#74670)"Fangrui Song2023-12-134-164/+2
* [X86][FastISel] Support medium code model in more places (#75375)Arthur Eubanks2023-12-133-6/+57
* [asan] Install `pthread_atfork` (#75290)Vitaly Buka2023-12-136-1/+32
* [RISCV] Extract a utility for computing bounds on VLMAX [nfc]Philip Reames2023-12-132-11/+28
* [mlir,vector] Fix -Wunused-variableFangrui Song2023-12-131-1/+0
* Revert "[clangd] Add test for GH75115 (#75116)"Nico Weber2023-12-131-12/+0
* [libc] add mempcpy to bazel overlay (#75383)Nick Desaulniers2023-12-132-0/+21
* Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code C...Alan Phipps2023-12-1334-22/+2253
* [lsan] Install `pthread_atfork` (#75281)Vitaly Buka2023-12-137-1/+29
* [X86][test] Use separate check prefix in code-model-elf.llArthur Eubanks2023-12-131-1/+182
* Revert "[VPlan] Mark Select VPInstructions as not having sideeffects."Florian Hahn2023-12-133-12/+22
* [LV] Add test case for #75298.Florian Hahn2023-12-131-0/+81
* [RISCV] Add test coverage for profitable vsetvli a0, zero, <vtype> casesPhilip Reames2023-12-133-0/+146
* workflows/release-binaries: Add schedule to run job once per month (#73812)Tom Stellard2023-12-132-15/+35