platform/upstream/llvm.git
2021-02-09 Kirill Bobyrev[clangd] Fix false positive in local rename collision...
2021-02-09 Valeriy Savchenko[-Wcompletion-handler][NFC] Remove unexpected warnings...
2021-02-09 Jan Svoboda[clang][cli] Generate and round-trip CodeGen options
2021-02-09 Jan Svoboda[clang][codegen] Remember string used to create llvm...
2021-02-09 Jeremy MorseRevert "[DebugInfo] Re-engineer a test to be stricter...
2021-02-09 Jeremy MorseRevert "Follow up to e05c10380ce7: add aarch64 to test...
2021-02-09 LLVM GN Syncbot[gn build] Port 40c261c41c4c
2021-02-09 Jan Svoboda[clang][cli] Generate and round-trip language options
2021-02-09 Fangrui Song[ELF] Drop Android specific workaround -m aarch64_elf64...
2021-02-09 Valeriy Savchenko[-Wcompletion-handler] Support checks with builtins
2021-02-09 Hongtao Yu[ELF] Rewriting the path of sample profile file for...
2021-02-09 Chuanqi Xu[NFC] [Coroutine] Remove Unused Variables
2021-02-09 Hsiangkai Wang[RISCV] Use whole register load/store for generic load...
2021-02-09 Zakk Chen[Docs] Fix Typo
2021-02-09 Matthias Springer[MLIR][AVX512] Add integration test for vp2intersect
2021-02-09 Fangrui Song[test] Drop redundant REQUIRES: x86-registered-target
2021-02-09 Fangrui Song[test] Add REQUIRES: x86-registered-target to DebugInfo...
2021-02-09 Douglas YungMark 4 tests added in 6d766c8bf9df as requiring an...
2021-02-09 Kazu Hirata[Transforms] Use range-based for loops (NFC)
2021-02-09 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-09 Kazu Hirata[Transforms/Utils] Drop unnecessary const from a return...
2021-02-09 Max KazantsevReturn "[Test] Add failing test for PR49087"
2021-02-09 George[MLIR] Add C API for navigating up the IR tree
2021-02-09 Sam Clegg[lld][WebAssembly] Fix typo in function name
2021-02-09 Yaxun (Sam... [CUDA][HIP] Add -fuse-cuid
2021-02-09 Dave Lee[lldb] Fix crash in FormatEntity for mangled-name
2021-02-09 Jinsong JiRevert "[CostModel] Remove VF from IntrinsicCostAttributes"
2021-02-09 Richard SmithPR48606: The lifetime of a constexpr heap allocation...
2021-02-09 Richard SmithPR48587: is_constant_evaluated() should not evaluate...
2021-02-09 Fangrui Song[llvm-objcopy][test] Stablize build-id-link-dir.test
2021-02-09 LLVM GN Syncbot[gn build] Port 87104faac433
2021-02-09 Greg McGary[lld-macho] Add ARM64 target arch
2021-02-09 Sam Clegg[MC][WebAssembly] Fix provisional values for data alias...
2021-02-09 Craig Topper[TableGen] Use return value from EmitVBRValue instead...
2021-02-09 Uday Bondhugula[MLIR][NFC] Fix std.copysign op documentation
2021-02-09 Yaxun (Sam... Fix failure in cuda-external-tools.cu
2021-02-09 LemonBoy[SPARC] Recognize and handle the %lm(sym) operator
2021-02-09 Jameson NashRevert "Renovate CMake files in the `llvm-exegesis...
2021-02-09 Argyrios KyrtzidisMake sure a module file with errors produced via '...
2021-02-09 Yaxun (Sam... [CUDA][HIP] Pass -fgpu-rdc to host clang -cc1
2021-02-09 Eric Schweitz[flang][fir] Add OpaqueAttr.
2021-02-08 Jameson NashRenovate CMake file for the `llvm-cfi-verify` tool
2021-02-08 Jameson NashRenovate CMake files in the `llvm-exegesis` tool.
2021-02-08 Hsiangkai Wang[RISCV] Initial support of LoopVectorizer for RISC...
2021-02-08 Matt ArsenaultGlobalISel: Use correct calling convention in handleAss...
2021-02-08 Matt ArsenaultAMDGPU: Stop adding stack passed wide arguments to...
2021-02-08 Matt ArsenaultAMDGPU/GlobalISel: Remove dead check prefixes
2021-02-08 Arthur Eubanks[NVPTX][NewPM] Re-enable NVVMReflectPass
2021-02-08 Eric Schweitz[flang][NFC] Add comment.
2021-02-08 Fangrui Song[test] Fix unused check prefixes
2021-02-08 Fangrui Song[FileCheck] Default --allow-unused-prefixes to false
2021-02-08 Fangrui Song[Verifier] Allow DW_TAG_class_type/DW_TAG_union_type...
2021-02-08 David Green[ARM] One-off identity shuffle
2021-02-08 Arthur Eubanks[SimpleLoopUnswitch] Don't non-trivially unswitch loops...
2021-02-08 Nico Weber[gn build] reformat all gn files
2021-02-08 Markus Böck[CMake] [MinGW] Enable use of LLVM_USE_SANITIZER in...
2021-02-08 Amara Emerson[AArch64][GlobalISel] Support the 'returned' parameter...
2021-02-08 Nico WeberRevert "[Test] Add failing test for PR49087"
2021-02-08 Martin Storsjö[AArch64] Use '//' as comment string for MSVC assembly
2021-02-08 Fangrui SongDebugInfo/Symbolize: Allow STT_NOTYPE/STT_GNU_IFUNC...
2021-02-08 Roland McGrath[scudo/standalone] Use .arch_extension memtag, not mte
2021-02-08 Eric Schweitz[flang][NFC] Update comments.
2021-02-08 Jon Chesterfield[libomptarget][amdgcn] Fix language linkage post D95300...
2021-02-08 Jianzhou Zhao[dfsan] Refactor visitCallBase
2021-02-08 Jez Ng[lld-macho] Try to make ubsan happy
2021-02-08 Craig Topper[RISCV] Use _COMMUTABLE fma pseudos for fixed vectors.
2021-02-08 Mitch Phillips[GWP-ASan] Add aligned allocations.
2021-02-08 Mircea TrofinRevert "[Utils] Add a switch controlling prefix warning...
2021-02-08 Craig Topper[RISCV] Add support for splat fixed length build_vector...
2021-02-08 Craig Topper[RISCV] Add support for fixed vector FMA.
2021-02-08 Nicolas Vasilache[mlir][Linalg] Fix padding related bugs.
2021-02-08 Jez Ng[lld-macho] Emit LSDA info in compact unwind
2021-02-08 Jez Ng[lld-macho] Emit personalities in compact unwind
2021-02-08 Craig Topper[RISCV] Add initial support for converting fixed vector...
2021-02-08 Fangrui Song[ELF] Inspect -EL & -EB for OUTPUT_FORMAT(default,...
2021-02-08 Alex Zinenko[mlir] Drop deprecated syntax for LLVM dialect types
2021-02-08 Florian Hahn[ConstraintElimination] Decompose a few more GEP indices.
2021-02-08 Craig Topper[RISCV] Make scalable vector FMA commutable for registe...
2021-02-08 Julian Lettner[Sanitizer] Fix failing sanitizer tests
2021-02-08 Craig Topper[RISCV] Use SplatPat/SplatPat_simm5 to handle PseudoVMV...
2021-02-08 Jay Foad[AMDGPU] Use named unified buffer format constant....
2021-02-08 Michał Górny[lldb] [Process/FreeBSDRemote] Introduce mips64 support
2021-02-08 Frederik Gossen[LLDB] Fix `Wunused-result` warning
2021-02-08 Fangrui Song[ELF] Support aarch64_be
2021-02-08 Fangrui Song[llvm-objdump] Support PLT decoding for aarch64_be
2021-02-08 Eric Schweitz[flang][fir] Update FIR's character type.
2021-02-08 Xiangling Liao[FE] Manipulate the first byte of guard variable type...
2021-02-08 Anastasia Stulova[OpenCL] Fix pipe type printing in arg info metadata
2021-02-08 Sander de Smalen[AArch64AsmParser] Fix type-limits warning for VectorIndex.
2021-02-08 Louis Dionne[libc++] Add a wait step in the BuildKite pipeline...
2021-02-08 Tim NorthoverAArch64: use a constpool for blockaddress(...) on MachO
2021-02-08 Jamie SchmeiserIntroduce -print-changed=[diff | diff-quiet] which...
2021-02-08 Simon Pilgrim[DAG] visitVECTOR_SHUFFLE - move shuffle legality check...
2021-02-08 Mikael Holmen[RISCV] Use std::make_tuple to make some toolchains...
2021-02-08 Nicholas Guy[CodeGen][AArch64] Add TargetInstrInfo hook to modify...
2021-02-08 KareemErgawy... [MLIR][SPIRV] NFC: Split serialization code among multi...
2021-02-08 Florian Hahn[ConstraintElimination] Improve index handing during...
2021-02-08 Jay Foad[AMDGPU] Generate test checks and add GFX10 test coverage
2021-02-08 Jeremy MorseRevert "Re-land D94976 after revert in e29552c5aff6"
2021-02-08 Jeremy MorseRevert "DebugInfo: Temporarily work around -gsplit...
next