platform/upstream/llvm.git
2020-07-02 LLVM GN Syncbot[gn build] Port 804d9687443
2020-07-02 Kazushi (Jam... [VE] Rename VE toolchain source files
2020-07-02 David Sherwood[SVE] Add warnings checks in four more LLVM SVE tests
2020-07-02 Ben Dunbobbin[Support][Windows] Prevent 2s delay when renaming a...
2020-07-02 Nuno LopesDSE: fix builtin function recognition to take decl...
2020-07-02 Jay Foad[AMDGPU] Fix formatting in MIR tests
2020-07-02 Sander de Smalen[CodeGen][SVE] Don't drop scalable flag in DAGCombiner...
2020-07-02 Sander de Smalen[AArch64][SVE] Add unpred load/store patterns for bf16...
2020-07-02 Sander de Smalen[SVE] ACLE: Fix builtins for svdup_lane_bf16 and svcvtn...
2020-07-02 Raphael Isemann[lldb][NFC] Don't pass around passthrough from ClangDia...
2020-07-02 Qiu Chaofan[NFC] Fix typo in triples from unkown to unknown
2020-07-02 Nicholas Guy[ARM] Rearrange SizeReduction when using -Oz
2020-07-02 Simon TathamFix missing build dependency on omp_gen.
2020-07-02 David Sherwood[CodeGen] Fix warnings in getCopyToPartsVector
2020-07-02 Nathan JamesRevert "[clang-tidy] For `run-clang-tidy.py` escape...
2020-07-02 Raphael Isemann[lldb][NFC] Fix a variable name in ClangDiagnosticManag...
2020-07-02 Craig Topper[X86] Enable multibyte NOPs in 64-bit mode for padding...
2020-07-02 Alexander Belyaev[clang] Re-add deleted forward declaration.
2020-07-02 Krzysztof PszenicznyThis patch adds basic debug info support with basic...
2020-07-02 Eduardo CaldasAdd parenthesized expression to SyntaxTree
2020-07-02 River Riddle[mlir][OpFormatGen] Add support for resolving variadic...
2020-07-02 Nico Weberld64.lld: Add janky support for tbd files
2020-07-02 Nico Weberlld/MachO: Remove a useless temporary
2020-07-02 Fred Riss[lldb/build.py] Always pass an SDK to the compiler...
2020-07-02 Fred Riss[lldb/ObjC] Add support for direct selector references
2020-07-02 Fred Riss[lldb/ObjCRuntime] Implement support for small method...
2020-07-02 Pushpinder... [AMDGPU] Control num waves per EU for implicit work...
2020-07-02 Jez Ng[lld-macho] Make sure ZeroFill sections are at the...
2020-07-02 Biplob Mishra[PowerPC]Implement Vector Shift Double Bit Immediate...
2020-07-02 Valentin Clement[flang][openmp] Use common Directive and Clause enum...
2020-07-02 Xiang1 Zhang[X86-64] Support Intel AMX instructions
2020-07-02 Lei Huang[PowerPC][NFC] Update doc for FeatureISA3_1/FeatureISA3...
2020-07-02 Tim Keith[flang] Add more support for alternate returns
2020-07-02 Anil Mahmud[PowerPC] Exploit xxspltiw and xxspltidp instructions
2020-07-02 Thomas Raoux[mlir][spirv] Add support for lowering scf.for scf...
2020-07-02 Thomas Raoux[mlir][NFC] Move conversion of scf to spir-v ops in...
2020-07-01 Tim Keith[flang][NFC] Get formatting in sync with latest clang...
2020-07-01 Fangrui Song[gcov] Move llvm_writeout_files from atexit to a static...
2020-07-01 Douglas YungRevert "Update lto.ll test after 3367e9da enabled multi...
2020-07-01 Douglas YungUpdate lto.ll test after 3367e9da enabled multibyte...
2020-07-01 Nico Webertypo fixes to cycle bots
2020-07-01 Xun Liclang CoverageMapping tests bot cleanup
2020-07-01 Roman Lebedev[NFCI] Actually provide correct check lines in sdiv.ll
2020-07-01 Matt ArsenaultAMDGPU: Set more mov flags on V_ACCVGPR_{READ|WRITE...
2020-07-01 Matt ArsenaultRegAllocGreedy: Use TargetInstrInfo already in the...
2020-07-01 Matt ArsenaultAMDGPU: Fix missing tracksRegLiveness in tests
2020-07-01 Stanislav Mekhanoshin[AMDGPU] Limit promote alloca to vector with VGPR budget
2020-07-01 clementvalRevert "[flang][openmp] Use common Directive and Clause...
2020-07-01 Roman Lebedev[NFC][ScalarEvolution] Add udiv-disguised-as-sdiv test
2020-07-01 Craig TopperRevert "[X86] Enable multibyte NOPs in 64-bit mode...
2020-07-01 Ben Shi[RISCV][NFC] Pre-commit tests for D82660
2020-07-01 Jonas Devlieghere[lldb/API] Add missing LLDB_RECORD_RESULT
2020-07-01 Nikita Popov[InstSimplify] Move assume icmp test (NFC)
2020-07-01 Ryan Prichard[compiler-rt][Android] Use correct builtins library...
2020-07-01 peter klausler[flang] Implement cross-set EQUIVALENCE impossibility...
2020-07-01 Sergey Dmitriev[CallGraph] Add support for callback call sites
2020-07-01 Anatoly TrosinenkoTest commit
2020-07-01 Gabriel Matute[libTooling] Fix `maybeExtendRange` to support `CharRan...
2020-07-01 Fangrui Song[ELF] Don't resolve a relocation in .debug_line referen...
2020-07-01 Tony[AMDGPU] Update DWARF proposal
2020-07-01 Eric Schweitz[flang] Add the Runtime.h to prepare for more code...
2020-07-01 Valentin Clement[flang][openmp] Use common Directive and Clause enum...
2020-07-01 Eric Schweitz[clang-tidy] Allows the prevailing include header guard...
2020-07-01 Craig Topper[X86] Speculatively apply the same fix from 361853c96f4...
2020-07-01 Eli Friedman[IR] Add classof methods to ConstantExpr subclasses.
2020-07-01 Craig Topper[LegalizeTypes] Properly handle the case when UpdateNod...
2020-07-01 Nikita Popov[LVI][CVP] Handle (x | y) < C style conditions
2020-07-01 Gui Andrade[Sanitizers] Disable sysmsg interceptors on Android
2020-07-01 Xun Li[Coroutines] Fix test breakage in D82928
2020-07-01 Adrian Prantldebugserver: Return a nullptr in GetPlatformString()
2020-07-01 Adrian PrantlRevert "Revert "Improve the detection of iOS/tvOS/watch...
2020-07-01 zoecarver[CodeGen] Add public function to emit C++ destructor...
2020-07-01 Matt ArsenaultAMDGPU: Convert AGPR copy test to generated checks
2020-07-01 Matt ArsenaultAMDGPU: Support commuting register and global operand
2020-07-01 Matt ArsenaultAMDGPU: Fix handling of target flags when commuting...
2020-07-01 Matt ArsenaultAMDGPU: Clear subreg when folding immediate copies
2020-07-01 Craig Topper[X86] Enable multibyte NOPs in 64-bit mode for padding...
2020-07-01 David Sherwood[CodeGen] Fix warnings in DAGCombiner::visitSCALAR_TO_V...
2020-07-01 Jonas DevlieghereRevert "Improve the detection of iOS/tvOS/watchOS simul...
2020-07-01 Gui Andradesanitizer_common_interceptors: Fix lint errors
2020-07-01 Florian Hahn[AArch64] Remove unnecessary CostKindCheck (NFC).
2020-07-01 Xun Li[Coroutines] Fix code coverage for coroutine
2020-07-01 Zixu WangTest commit
2020-07-01 Yonghong Song[BPF] Fix a BTF gen bug related to a pointer struct...
2020-07-01 James Y KnightChange the INLINEASM_BR MachineInstr to be a non-termin...
2020-07-01 Yuanfang Chen[NFC] Clean up uses of MachineModuleInfoWrapperPass
2020-07-01 Nikita Popov[CVP] Use different number in test (NFC)
2020-07-01 Eric Astor[ms] [llvm-ml] Use default RIP-relative addressing...
2020-07-01 Guillaume Chatelet[Alignment][NFC] Use Align for BPFAbstractMemberAccess...
2020-07-01 Hiroshi Yamauchi[InstCombine] Don't let an alignment assume prevent...
2020-07-01 David Green[Outliner] Set nounwind for outlined functions
2020-07-01 Xing GUO[DWARFYAML][debug_abbrev] Emit 0 byte for terminating...
2020-07-01 Simon PilgrimMake dyn_cast results explicitly auto* instead of just...
2020-07-01 Simon PilgrimPass DebugLoc::appendInlinedAt DebugLoc arg by const...
2020-07-01 Pengxuan Zheng[RISCV] Add mcountinhibit CSR
2020-07-01 Luís Marques[RISCV] Temporarily move riscv-expand-pseudo pass to...
2020-07-01 Raphael Isemann[lldb] Replace StringConvert with llvm::to_integer...
2020-07-01 Luís MarquesRevert "[RISCV] Temporarily move riscv-expand-pseudo...
2020-07-01 Pavel Labath[lldb] Attempt to fix TestLimitDebugInfo on windows
2020-07-01 Kazushi (Jam... [VE] Support symbol with offset value
next