aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08[lldb][test] Skip part of nested expressions test on WindowsDavid Spickett1-0/+2
2024-01-08[lldb][test] Skip DWARF inline source file test on WindowsDavid Spickett1-0/+2
2024-01-08[SCCP] Check whether the default case is reachable (#76295)Yingwei Zheng2-15/+86
2024-01-08[flang] Remove duplicate tests. (#77059)SiHuaN1-5/+1
2024-01-08AMDGPU: Make v8bf16/v16bf16 legal types (#76678)Matt Arsenault4-3498/+3275
2024-01-08[RemoveDIs][NFC] Update SelectionDAG test to check RemoveDIs mode tooOCHyams1-0/+10
2024-01-08[X86] Emit NDD2NonNDD entris in the EVEX comprerssion table, NFCIShengchen Kan2-20/+30
2024-01-08[Flang] Remove unused triple variable. NFC (#77275)Luke Lau1-3/+0
2024-01-08[RISCV][NFC] Fix gcc -Wparentheses warning in RISCVISelDAGToDAG.cppLiao Chunyu1-2/+2
2024-01-08[clang] Fix a crash when referencing the result if the overload fails (#77288)Haojian Wu1-11/+12
2024-01-08[SPIR-V] Add pre-headers to loops. (#75844)Nathan Gauër5-3/+118
2024-01-08[lld] [MTE] Allow android note for static executables. (#77078)Mitch Phillips5-8/+26
2024-01-08[clang-format] Break after string literals with trailing line breaks (#76795)kadir çetinkaya3-0/+19
2024-01-08[MLIR][Bufferizer][NFC] Simplify some codes. (#77254)Javed Absar2-5/+4
2024-01-08[Sema][test] Split format attribute test cases for _Float16Lu Haocong5-18/+46
2024-01-08[MSSA] Don't require clone creation to succeed (#76819)Nikita Popov2-13/+121
2024-01-08[Clang] Fix reference to sve in rvv driver test comment. NFCLuke Lau1-1/+1
2024-01-08[ConstraintElim] Support signed induction variables (#77103)Nikita Popov2-21/+33
2024-01-08[libcxx] Require qemu-system-arm for armv7m builder (#77067)David Spickett2-1/+7
2024-01-08[TLI] replace-with-veclib works with FRem Instruction. (#76166)Paschalis Mpeis4-73/+169
2024-01-08[X86] Support EVEX compression for EGPR (#77202)Shengchen Kan13-43/+53
2024-01-08[VFABI] Reject demangled variants with unexpected number of params. (#76855)Alexandros Lamprineas2-46/+11
2024-01-08[mlir] Add explicit call to flushAdrian Kuegel1-1/+1
2024-01-08[GlobalISel][IRTranslator] Port switch binary tree search optimization. (#77279)Amara Emerson3-18/+99
2024-01-08[mlir] Apply ClangTidy performance findingAdrian Kuegel1-2/+2
2024-01-08[clang][Interp] Fix nullptr array dereferencing (#75798)Timm Baeder3-8/+10
2024-01-08[mlir][llvm] Do not inline variadic functions (#77241)Tobias Gysi2-1/+31
2024-01-08[MLIR][LLVM] Add distinct identifier to the DISubprogram attribute (#77093)Christian Ulmann9-33/+84
2024-01-07NFC: Another pre-commit test change.Amara Emerson1-76/+36
2024-01-07Update pre-committed test. Accidentally committed the wrong version, this oneAmara Emerson1-15/+59
2024-01-08[NFC] [Modules] Add a test case for selecting specializations with aliased te...Chuanqi Xu1-0/+133
2024-01-08[MLIR][LLVM] Add distinct identifier to DICompileUnit attribute (#77070)Christian Ulmann21-93/+156
2024-01-07[AArch64][NFC] Pre-commit IR translator switch lowering test.Amara Emerson1-0/+81
2024-01-08[X86][NFC] Remove duplicate comments in X86CompressEVEX.cppShengchen Kan1-4/+0
2024-01-07[ELF] Improve OVERLAY testsFangrui Song3-50/+80
2024-01-07[gn] port 92e243173c09Nico Weber1-0/+1
2024-01-08[GlobalISel][NFC]Delete the comments of XXLegalizerInfo (#76918)Ningning Shi(史宁宁)6-6/+0
2024-01-08Revert "[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain (#7...Petr Hosek1-37/+1
2024-01-08[RISCV][NFC] Move Zawrs/Zacas implementation to RISCVInstrInfoZa.td (#76940)Wang Pengcheng3-27/+46
2024-01-08[PowerPC] Precommit test for lowering llvm.trap on ppc64le. NFC.Kai Luo1-0/+10
2024-01-07[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain (#76849)Petr Hosek1-1/+37
2024-01-08[Sema] Warning for _Float16 passed to format specifier '%f' (#74439)Haocong Lu4-7/+18
2024-01-08[PowerPC] make LR/LR8 CTR/CTR8 aliased (#76926)Chen Zheng2-7/+14
2024-01-07[NFC] Remove trailing whitespace in `llvm/lib/Target/AMDGPU/VOP2Instructions.td`Shilei Tian1-1/+1
2024-01-07[InstrProfiling] No runtime registration for ELF, COFF, Mach-O and XCOFF (#77...Petr Hosek3-16/+16
2024-01-07[ELF,test] Add eh-frame-nonzero-offset-riscv.s for #65966Fangrui Song1-0/+53
2024-01-07[NFC][ObjectSize] Make method publicBill Wendling1-17/+11
2024-01-07[clang] [MinGW] Don't look for a GCC in path if the install base has a proper...Martin Storsjö2-2/+51
2024-01-07[RISCV] Merge machine operand flag MO_PLT into MO_CALL (#77253)Fangrui Song37-283/+267
2024-01-07[RISCV] Omit "@plt" in assembly output "call foo@plt" (#72467)Fangrui Song205-6584/+6581