platform/upstream/llvm.git
2021-02-17 Sriraman TallamBasic block sections should enable not function section...
2021-02-17 Nico Weberfix comment typo to cycle bots
2021-02-17 Heejin Ahn[WebAssemblly] Fix EHPadStack update in fixCallUnwindMi...
2021-02-17 Mircea Trofin[NFC][RegAlloc] InlineSpiller::Original is a Register
2021-02-17 Nico Weber[gn build] make WindowsManifestMerger.cpp build fine...
2021-02-17 Zixu Wang[NFC][clang] Bump up DIAG_SIZE_SEMA for downstream...
2021-02-17 Craig Topper[RISCV] Localize RISCVZvlssegTable to RISCVISelDAGToDAG...
2021-02-17 peter klausler[flang] Ensure that intrinsic procedures are PURE ...
2021-02-17 Derek Schuff[WebAssembly] Do not use EHCatchret symbols with wasm EH
2021-02-17 Craig Topper[RISCV] Use bits<7> instead of bits<11> for the EEW...
2021-02-17 William S.... [SROA] Amend failing test from D95826
2021-02-17 Nico Webersysroot.py: add support for non-darwin platforms
2021-02-17 LLVM GN Syncbot[gn build] Port c28622fbf363
2021-02-17 Alex Zinenko[mlir] silence unused-function warnings in table-genera...
2021-02-17 Vedant KumarRevert "[SampleFDO] Reapply: Refactor SampleProfile...
2021-02-17 Heejin Ahn[WebAssembly] Change catch_all's opcode
2021-02-17 Craig Topper[RISCV] Merge the handlers for masked and unmasked...
2021-02-17 Craig Topper[RISCV] Merge the vsetvli and vsetvlimax intrinsic...
2021-02-17 Eugene Zhulenev[mlir] Add fma operation to std dialect
2021-02-17 Dmitry Vyukovtsan: fix mmap_lots test
2021-02-17 Vedant Kumar[SampleFDO] Add missing #includes to unbreak modules...
2021-02-17 Jonas Devlieghere[lldb] Improve error message for modules with dots...
2021-02-17 Martin Storsjö[libcxx] Implement is_absolute properly for windows
2021-02-17 Marianne Mailhot... [Pipeliner] Fixed optimization remarks and debug dumps...
2021-02-17 William S.... [SROA] Propagate correct TBAA/TBAA Struct offsets
2021-02-17 David Green[NPM][LTO] Update buildLTODefaultPipeline to be more...
2021-02-17 Ta-Wei Tu[NFC] Refactor LoopInterchange into a loop-nest pass
2021-02-17 Nico Weberfix comment typo to cycle bots
2021-02-17 Sjoerd Meijer[LSR] Add a flag that overrides the target's preferred...
2021-02-17 Nico Weberfix comment typo to cycle bots
2021-02-17 Louis Dionne[libc++] Allow retries in a few more flaky tests
2021-02-17 Sanjay Patel[InstCombine] fold fcmp-of-copysign idiom
2021-02-17 Sanjay Patel[InstCombine] add tests for fcmp-of-copysign; NFC
2021-02-17 Nico Weberbuild: Add LLVM_WINSYSROOT to make setting /winsysroot...
2021-02-17 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering trunci...
2021-02-17 Raphael Isemann[lldb][NFC] Delete deleted const char* overloads of...
2021-02-17 Jonny Farley[Fuzzer][Test] Use %python substitution for trace-mallo...
2021-02-17 Sidharth Baveja[PowerPC][AIX] Enable Shrinkwrapping on 32 and 64 bit...
2021-02-17 Haojian Wu[clangd] IndexedFiles should include Fils from RefSlab...
2021-02-17 Haojian Wu[clangd] Pass file when possible to resolve URI.
2021-02-17 Sean Fertile[PowerPC] Handle FP physical register in inline asm...
2021-02-17 David Green[ARM] Add MVE abs costs
2021-02-17 Sven van Haastregt[OpenCL] Support enum and typedef args in TableGen...
2021-02-17 Piotr Sobczak[AMDGPU] Add implicit vcc_lo on S_CBRANCH_VCCNZ in...
2021-02-17 Sanne WoudaUse LoopRotate PrepareForLTO stage in NPM
2021-02-17 Weiwei Li[mlir][spirv] Add spv.GLSL.FrexpStruct
2021-02-17 David Green[ARM] MVE abs intrinsic costs. NFC
2021-02-17 Martin Storsjö[libcxx] Implement parsing of root_name for paths on...
2021-02-17 Jan Svoboda[clang][cli] Documentation of CompilerInvocation parsin...
2021-02-17 Andrew Savonichev[NFC] Use the same type for bit fields in MCSchedClassDesc
2021-02-17 luxufan[RISCV] Simplify BP initialisation
2021-02-17 Simon Pilgrim[DAG] Pull out getTruncatedUSUBSAT helper from foldSubT...
2021-02-17 Simon Pilgrim[DAG] Fold shuffle(bop(shuffle(x,y),shuffle(z,w)),bop...
2021-02-17 Jay Foad[AMDGPU] Rename simplifyI24 to simplifyMul24
2021-02-17 David Zarzycki[lit] Add "early_tests" config option
2021-02-17 Piotr Sobczak[AMDGPU] Fix a miscompile with S_ADD/S_SUB
2021-02-17 Fraser Cormack[RISCV] Add support for fixed vector vselect
2021-02-17 Simon Pilgrim[X86][SSE] Add testcase for bug reported in D96345
2021-02-17 Benjamin Kramer[mlir][Shape] Generalize cstr_broadcastable folding...
2021-02-17 Thomas Preud... Add lit config for dir with standalone tests
2021-02-17 Alex Richardson[sanitizers] Define SANITIZER_INTERCEPTOR_HOOKS on...
2021-02-17 Stephen Kelly[clang-tidy] Simplify const params check
2021-02-17 Stephen Kelly[clang-tidy] Simplify inefficient algorithm check
2021-02-17 Stephen Kelly[clang-tidy] Simplify delete null ptr check
2021-02-17 Sjoerd MeijerFollow up of rGdea4a63e6359, which committed a slightly...
2021-02-17 Igor Kudrin[Driver] Support -gdwarf64 for assembly files
2021-02-17 Igor Kudrin[DebugInfo] Keep the DWARF64 flag in the module metadata
2021-02-17 Sam McCall[clangd] Bind outgoing calls through LSPBinder too...
2021-02-17 Sjoerd Meijer[LSR] Cleanup of getPreferredAddresingMode. NFC.
2021-02-17 Sam McCall[ADT] Add SFINAE guards to unique_function constructor.
2021-02-17 Benjamin Kramer[mlir][Shape] Mark BroadcastOp as not having side effects
2021-02-17 Anton Zabaznov[OpenCL] Create VoidPtrTy with generic AS in C++ for...
2021-02-17 Sjoerd Meijer[MachineSink] Add a loop sink limit
2021-02-17 Joachim Protze[sanitizers] Pass CMAKE_C_FLAGS into TSan buildgo script
2021-02-17 Balázs Kéri[clang][Frontend] Fix a crash in DiagnosticRenderer.
2021-02-17 Kazu Hirata[OpenMP] Fix a warning on an unused variable
2021-02-17 Cassie Jones[vim] Highlight most common MIR syntax not in LLVM IR
2021-02-17 Cassie Jones[vim] Add initial syntax definition for .mir files
2021-02-17 Dmitry Vyukovtsan: don't leave unmapped hole in non-app memory
2021-02-17 Yang Fan[SampleFDO] Fix MSVC "namespace uses itself" warning...
2021-02-17 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-17 Kazu Hirata[llvm] Fix header guards (NFC)
2021-02-17 Kazu Hirata[SCEV] Use ListSeparator (NFC)
2021-02-17 Mikael Holmen[lld] Silence compiler warnings by removing always...
2021-02-17 Mircea Trofin[mlgo] Fetch models from path / URL
2021-02-17 Hsiangkai Wang[RISCV] Spilling for RISC-V V extension. (2nd version)
2021-02-17 Hsiangkai Wang[RISCV] Frame handling for RISC-V V extension.
2021-02-17 Douglas YungFix gcc build after de3a485d9 due to a gcc bug: https...
2021-02-17 Valentin Clement[flang][fir][NFC] Move ComplexType to TableGen type...
2021-02-17 Valentin Clement[flang][fir][NFC] Move BoxProcType to TableGen type...
2021-02-17 Valentin Clement[flang][fir][NFC] Move CharacterType and BoxCharType...
2021-02-17 Alexander Shaposhnikov[llvm-libtool] Emit warnings for files without symbols
2021-02-17 Tony Tye[AMDGPU] Correct rmw atomics s_waitcnt generation
2021-02-17 LLVM GN Syncbot[gn build] Port 6fd5ccff72ee
2021-02-17 Rong Xu[SampleFDO] Reapply: Refactor SampleProfile.cpp
2021-02-17 Sriraman TallamBasic block sections should enable function sections...
2021-02-16 Stella Laurenzo[mlir][python] Add python binding for AffineMapAttribute.
2021-02-16 Alexey Bataev[OPENMP50]Allow overlapping mapping in target constructs.
2021-02-16 Peter Steinfeld[flang] Detect circularly defined procedures
2021-02-16 Petr Hosek[lld][ELF] Support for zero flag section groups
next