aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-14[BPF] get external linkage for calling convetion functionsusers/inclyc/bpf/gisel/standalone-ccYingchi Long5-4/+65
2023-12-14[mlir] [tensor] Fix typo in tensor.pack documentation (#74922)Prathamesh Tagore1-6/+3
2023-12-13[test][llvm-config] Allow extra libraries in test on WindowsMichael Spencer1-1/+1
2023-12-13[CommandLine] Remove unused variable 'NearestHandler' (fixup for #74811)Igor Kudrin1-3/+1
2023-12-14[gn build] Port ef3f476097c7LLVM GN Syncbot1-0/+1
2023-12-14[clang] Parse attribute [[gnu::no_stack_protector]] (#75289)Sirui Mu3-2/+11
2023-12-13[gn] port a5ffabce98a4 (unix sockets -> ws2_32.lib dep everywhere O_o)Nico Weber1-0/+2
2023-12-14[X86][test] Merge encoding tests for avx512dq_vlShengchen Kan2-6350/+4762
2023-12-13[mlir] Fix loop pipelining when the operand of `yield` is not defined in the ...Keren Zhou2-21/+77
2023-12-13[Support] Fix WS2_32 casingShoaib Meenai2-2/+2
2023-12-13[gn] port 2e45326b088b (arm streaming attrs)Nico Weber2-0/+12
2023-12-13[LLVM] Add file magic detection for SPIR-V files. (#75363)Joseph Huber5-0/+17
2023-12-13[riscv] Fix build due to missing test updatePhilip Reames1-2/+1
2023-12-13[attributes][analyzer] Implement [[clang::suppress]] - suppress static analys...Artem Dergachev15-39/+803
2023-12-13[LLVM][Support] Fixed the compile error caused by #73603 (#75418)Shilei Tian1-2/+1
2023-12-14[Bazel] Add arm_vector_types.h (fixup #73258)NAKAMURA Takumi1-0/+15
2023-12-13[RISCV] When VLEN is exactly known, prefer VLMAX encoding for vsetvli (#75412)Philip Reames4-107/+198
2023-12-13[llvm][Windows] Don't run socket tests on old versions of WindowsMichael Spencer3-1/+20
2023-12-14[CommandLine] Better report unknown subcommands (#74811)Igor Kudrin2-16/+81
2023-12-13[Bazel] Define BUILTIN_THREAD_POINTER where appropriate on x86-64 linux (#74574)Aiden Grossman1-1/+10
2023-12-13[bazel] Port 2e45326b088b3b2f5c8327f6d5e61bdd2845bbbeFangrui Song1-0/+30
2023-12-13[lldb] Skip 2 newly introduced tests from running on DWARF2 and clang 11 (#75...Augusto Noronha2-1/+3
2023-12-14[AArch64][SME] Warn when using a streaming builtin from a non-streaming funct...Sam Tebbs19-829/+1066
2023-12-14[mlir][affine] Allow `memref.cast` in `isDimOpValidSymbol` (#74401)Matthias Springer1-1/+12
2023-12-13[dsymutil] Improve missing symbol warning message (#75378)Jonas Devlieghere8-7/+11
2023-12-13[msan] Use `pthread_atfork` instead of interceptor (#75398)Vitaly Buka6-19/+29
2023-12-13[lldb] Return index of element in ValueObject path instead of the element's v...Pete Lawrence2-4/+11
2023-12-13[mlir][sparse] minor cleanup of transform/utils (#75396)Aart Bik6-35/+50
2023-12-13[libc++] Add CI job for testing macOS C++03 (#75355)Louis Dionne5-18/+38
2023-12-13[hwasan] Improve support of forking with threads (#75291)Vitaly Buka3-4/+15
2023-12-13[NFC][msan] Clang-format some includesVitaly Buka1-17/+16
2023-12-13[test][hwasan] Implement sanitizer_specific for HWASAN (#75280)Vitaly Buka1-0/+24
2023-12-13[mlir][tensor] Fold consumer linalg transpose with producer tensor pack (#74206)Prathamesh Tagore2-1/+294
2023-12-13[NFC][GlobalISel] Fix case of local variableVitaly Buka1-3/+3
2023-12-13[GlobalISel] Fix misaligned read after #74429Vitaly Buka1-1/+3
2023-12-13[clang-format] Fix a bug in git-clang-format.bat (#75268)Owen Pan1-1/+1
2023-12-13Revert "[MLIR] Fuse locations of merged constants (#74670)"Fangrui Song4-164/+2
2023-12-13[X86][FastISel] Support medium code model in more places (#75375)Arthur Eubanks3-6/+57
2023-12-13[asan] Install `pthread_atfork` (#75290)Vitaly Buka6-1/+32
2023-12-13[RISCV] Extract a utility for computing bounds on VLMAX [nfc]Philip Reames2-11/+28
2023-12-13[mlir,vector] Fix -Wunused-variableFangrui Song1-1/+0
2023-12-13Revert "[clangd] Add test for GH75115 (#75116)"Nico Weber1-12/+0
2023-12-13[libc] add mempcpy to bazel overlay (#75383)Nick Desaulniers2-0/+21
2023-12-13Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code C...Alan Phipps34-22/+2253
2023-12-13[lsan] Install `pthread_atfork` (#75281)Vitaly Buka7-1/+29
2023-12-13[X86][test] Use separate check prefix in code-model-elf.llArthur Eubanks1-1/+182
2023-12-13Revert "[VPlan] Mark Select VPInstructions as not having sideeffects."Florian Hahn3-12/+22
2023-12-13[LV] Add test case for #75298.Florian Hahn1-0/+81
2023-12-13[RISCV] Add test coverage for profitable vsetvli a0, zero, <vtype> casesPhilip Reames3-0/+146
2023-12-13workflows/release-binaries: Add schedule to run job once per month (#73812)Tom Stellard2-15/+35