summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [đ˜€đ—œđ—ż] changes introduced through rebaseupstream/users/wangpc-pp/spr/main.riscvmc-add-experimental-support-of-zaamo-and-zalrscwangpc2024-01-238-71/+92
* [clang-format] Don't confuse initializer equal signs in for loops (#77712)Emilia Kond2024-01-222-1/+15
* [clang-repl] Fix PLT offset too large linker error on ARM (#78959)Stefan GrÀnitz2024-01-221-0/+5
* [clang-format][NFC] Unify token size tests to use ASSERT_EQEmilia Kond2024-01-221-67/+67
* [Sema] Add `-fvisibility-global-new-delete=` option (#75364)bd1976bris2024-01-229-9/+157
* [clang-format] Support of TableGen statements in unwrapped line parser (#78846)Hirofumi Nakamura2024-01-222-1/+38
* [X86] Add printElementBroadcast constant comments helper. NFC.Simon Pilgrim2024-01-221-70/+65
* [X86] Add printLaneBroadcast constant comments helper. NFC.Simon Pilgrim2024-01-221-86/+72
* [mlir] Fix -Wunused-variable in Barvinok.cpp (NFC)Jie Fu2024-01-221-0/+2
* [AArch64] Convert UADDV(add(zext, zext)) into UADDLV(concat). (#78301)Rin Dobrescu2024-01-224-90/+179
* [coverage] skipping code coverage for 'if constexpr' and 'if consteval' (#78033)Hana DusĂ­kovĂĄ2024-01-227-80/+325
* [X86] Add printZeroUpperMove constant/shuffle comments helper. NFC.Simon Pilgrim2024-01-221-78/+58
* [X86] X86FixupVectorConstants.cpp - pull out rebuildConstant helper for futur...Simon Pilgrim2024-01-221-24/+38
* [hwasan] Update dbg.assign intrinsics in HWAsan pass (#78606)Orlando Cazalet-Hyams2024-01-227-8/+214
* [gn] port 03c19e91e8d8Nico Weber2024-01-221-0/+1
* [libcxx] Fix typo in parallel `for_each_n` test (#78954)Michael Schellenberger Costa2024-01-221-3/+3
* [RemoveDIs][DebugInfo] Add interface changes for AT analysis (#78460)Stephen Tozer2024-01-224-57/+172
* [JITLink][AArch32] Add GOT builder and implement R_ARM_GOT_PREL relocations f...Stefan GrÀnitz2024-01-224-21/+124
* [MTE] Disable all MTE protection of globals in sections (#78443)Mitch Phillips2024-01-222-7/+27
* [mlir][bazel] Fix BUILD after 9f7fff7f1391ea3bec394d8251b81cea92175cca.Christian Sigg2024-01-221-0/+22
* Fix an unused variable, NFC.Haojian Wu2024-01-221-1/+0
* [GlobalISel][AArch64] Combine Vector Reduction Add Long (#76241)chuongg32024-01-2210-312/+938
* [llvm-jitlink] Use SmallVectorImpl when referencing StubInfos (NFC)Nikita Popov2024-01-221-2/+2
* [RISCV] Teach RISCVMergeBaseOffset to handle inline asm (#78945)Wang Pengcheng2024-01-225-171/+193
* [AMDGPU] Drop verify from SIMemoryLegalizer tests (#78697)Pierre van Houtryve2024-01-2227-273/+257
* [mlir] Add `mlir_arm_runner_utils` library for use in integration tests (#78583)Benjamin Maxwell2024-01-228-0/+220
* [mlir][ArmSME] Add arith-to-arm-sme conversion pass (#78197)Cullen Rhodes2024-01-2218-114/+257
* [GitHub][workflows] Run automation script with python3 (#78695)David Spickett2024-01-223-6/+3
* [lldb] refactor highlighting function for image lookup command (#76112)José Lira Junior2024-01-229-100/+89
* [clang] Fix assertion failure with deleted overloaded unary operators (#78316)Mariya Podchishchaeva2024-01-223-7/+61
* Revert "[Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT options (...David Spickett2024-01-226-156/+26
* [clang][analyzer] Add function 'fscanf' to StreamChecker. (#78180)BalĂĄzs KĂ©ri2024-01-223-0/+100
* [MLIR][Presburger] Implement function to evaluate the number of terms in a ge...Abhinav2718282024-01-229-6/+464
* [LLVM][ADT] Explicitly convert size_t values to SmallVector's size type (#77939)Andrei Golubev2024-01-222-7/+15
* Enable direct methods and fast alloc calls for libobjc2. (#78030)David Chisnall2024-01-223-27/+239
* [AMDGPU][NFC] Update cache policy descriptions (#78768)Mirko BrkuĆĄanin2024-01-221-24/+126
* libclc: add missing AMD gfx symlinks (#78884)Zoltån Böszörményi2024-01-221-11/+9
* Revert "[Clang][Sema] Diagnose function/variable templates that shadow their ...Corentin Jabot2024-01-223-24/+9
* [OpenMP][OMPIRBuilder] Fix LLVM IR codegen for collapsed device loop (#78708)Dominik Adamski2024-01-223-3/+87
* [clang][dataflow] Treat comma operator correctly in `getResultObjectLocation(...martinboehme2024-01-222-8/+23
* [Thumb,test] Improve __stack_chk_guard testFangrui Song2024-01-221-0/+149
* [CodeGen][MachinePipeliner] Fix -Wpessimizing-move in MachinePipeliner.cpp (NFC)Jie Fu2024-01-221-4/+4
* [clang-tidy] Use llvm::any_of (NFC)Kazu Hirata2024-01-221-1/+1
* [Analysis] Use StringRef::ends_with_insensitive (NFC)Kazu Hirata2024-01-221-1/+1
* [llvm] Use MachineBasicBlock::succ_empty (NFC)Kazu Hirata2024-01-222-2/+2
* [lld] Use SmallString::operator std::string (NFC)Kazu Hirata2024-01-227-9/+9
* [CodeGen][MachinePipeliner] Limit register pressure when scheduling (#74807)Ryotaro KASUGA2024-01-223-27/+801
* [RISCV] Arrange RISCVFeatures.td into sections of related extensions. NFC (#7...Craig Topper2024-01-221-274/+304
* [MLIR][NVVM] Update cp.async.bulk Ops to use intrinsics (#78900)Durgadoss R2024-01-223-25/+47
* [MLIR][NVVM] Explicit Data Type for Output in `wgmma.mma_async` (#78713)Guray Ozen2024-01-227-126/+135