platform/upstream/llvm.git
2021-02-25 Fraser Cormack[RISCV] Unify scalable- and fixed-vector EXTRACT_SUBVEC...
2021-02-25 Evgeniy Brevnov[NFC] Fix build failure after 83d134c3c4222e8b8d3d90c09...
2021-02-25 Simon Pilgrim[X86] Regenerate sdiv_fix.ll tests. NFCI.
2021-02-25 Evgeniy Brevnov[NARY-REASSOCIATE] Support reassociation of min/max
2021-02-25 Simon Pilgrim[X86][SSE] Move unaryshuffle(xor(x,-1)) -> xor(unaryshu...
2021-02-25 serge-sans... Support standalone build of clang-tidy unittest
2021-02-25 Raphael Isemann[lldb][NFC] Remove some obsolete comments in ClangASTIm...
2021-02-25 Raphael Isemann[lldb] Let ClangASTImporter assert that the target...
2021-02-25 Harmen StoppelsPrefer /usr/bin/env xxx over /usr/bin/xxx where xxx...
2021-02-25 David Sherwood[CodeGen] Canonicalise adds/subs of i1 vectors using XOR
2021-02-25 Tim NorthoverAArch64: relax address-space assertion in FastISel.
2021-02-25 Jan Svoboda[clang][cli] Round-trip the whole CompilerInvocation
2021-02-25 Jan Svoboda[clang][cli] Store additional optimization remarks...
2021-02-25 Stelios Ioannou[AArch64] Add abs intrinsic costs
2021-02-25 Haojian Wu[clangd] NFC, remove an extra "class" keyword.
2021-02-25 Jan Svoboda[clang][cli] Remove marshalling from Opt{In,Out}FFlag
2021-02-25 Jan Svoboda[clang][cli] Add MarshallingInfoEnum multiclass
2021-02-25 Marius Brehler[mlir][nfc] Fix typo in documentation comment
2021-02-25 Marius Brehler[mlir] Fix emitting attribute documentation
2021-02-25 Haojian Wu[clang][RecoveryAST] Add design doc to clang internal...
2021-02-25 Jonas Devlieghere[debugserver] Fix logic to extract app bundle from...
2021-02-25 Pushpinder... OpenMP: Fix object clobbering issue when using save...
2021-02-25 Craig Topper[RISCV] Reuse existing SDLoc and XLenVT in the switch...
2021-02-25 Lang Hames[docs][JITLink] Reintroduce JITLink design/API doc...
2021-02-25 Evgeniy Brevnov[NARY][NFC] New tests for upcoming changes.
2021-02-25 Zarko Todorovski[NFC][AIX] Rename aix-csr-vector.ll to aix-csr-vector...
2021-02-25 Xun Li[Coroutine] Check indirect uses of alloca when checking...
2021-02-25 Yang Fan[docs] Add a release note for the removing of -Wreturn...
2021-02-25 Eric Schweitz[flang][fir][NFC] Remove dead code.
2021-02-25 Valentin Clement[flang][fir][NFC] Move remaining types to TableGen...
2021-02-25 Arthur Eubanks[ThinLTO][NewPM] Clean up dead code under -O0
2021-02-25 Liu, Chen3[X86] Support amx-bf16 intrinsic.
2021-02-25 Greg McGary[lld-macho] add code signature for native arm64 macOS
2021-02-25 Fangrui Song[test] Improve SanitizerCoverage tests on !associated...
2021-02-25 Yaxun (Sam... update AMDGPU _Float16 support in clang doc
2021-02-25 Jonas Devlieghere[llvm] Check availability for os_signpost
2021-02-25 David BlaikieImprove attribute documentation for nodebug on typedefs
2021-02-25 Craig Topper[RISCV] Teach VSETVLI inserter to use VSETIVLI when...
2021-02-25 Craig Topper[RISCV] Use a ComplexPattern for zexti32 to match sexti32.
2021-02-24 Yaxun (Sam... [CUDA][HIP] Support accessing static device variable...
2021-02-24 Jing PuAllow !shape.size type operands in "shape.from_extents...
2021-02-24 Vedant Kumar[profile] Fix buffer overrun when parsing %c in filenam...
2021-02-24 Ryan PrichardRevert "[builtins] Define fmax and scalbn inline"
2021-02-24 Markus BöckReland "[Driver][Windows] Support per-target runtimes...
2021-02-24 Ryan Prichard[builtins] Define fmax and scalbn inline
2021-02-24 Stefan Agner[MC][ARM] make Thumb function also if type attribute...
2021-02-24 Petr HosekRevert "[Profile] Include a few asserts in coverage...
2021-02-24 Sanjay Patel[InstCombine] fold fdiv with powi divisor (PR49147)
2021-02-24 Sanjay Patel[InstCombine] add helper for x/pow(); NFC
2021-02-24 Petr Hosek[Profile] Include a few asserts in coverage mapping...
2021-02-24 Duncan P. N... Transforms: Clone distinct nodes in metadata mapper...
2021-02-24 Duncan P. N... IR: Rename Metadata::ImplicitCode to SubclassData1...
2021-02-24 Philip Reames[tests] precommit tests for D97219
2021-02-24 Michael Liao[amdgpu] Atomic should be source of divergence.
2021-02-24 Martin Storsjö[libcxx] [test] Quote the path to the python interpreter
2021-02-24 Sanjay Patel[InstCombine] add tests for fdiv+powi; NFC
2021-02-24 Matt ArsenaultAMDGPU: Remove special case in shouldCoalesce
2021-02-24 Matt ArsenaultAMDGPU: Add even aligned VGPR/AGPR register classes
2021-02-24 River Riddle[mlir][docs] Small fix to local Pass Manager reproducti...
2021-02-24 Hanhan Wang[mlir][linalg] Reuse the symbol if attribute uses are...
2021-02-24 Hanhan Wang[mlir][linalg] Support for using output values in TC...
2021-02-24 Jonas Devlieghere[lldb] Support debugging utility functions
2021-02-24 Fangrui Song[llvm-objcopy] If input=output, preserve umask bits...
2021-02-24 James Y KnightRemove a workaround for MSVC 2013, now that MSVC 2017...
2021-02-24 Jessica Paquette[AArch64][GlobalISel] Fix manual selection for v4s16...
2021-02-24 Craig Topper[RISCV] Support fixed vector extract element. Use VL...
2021-02-24 Joel E. Denny[lit] Add --ignore-fail
2021-02-24 Weiwei Li[mlir][spirv] Define spv.GLSL.Ldexp
2021-02-24 Craig Topper[LegalizeIntegerTypes] Further improve ExpandIntRes_SAD...
2021-02-24 Lei Zhang[mlir] Add constBuilderCall to TypeAttr to simplify...
2021-02-24 Simon PilgrimRevert rGd65ddca83ff85c7345fe9a0f5a15750f01e38420 ...
2021-02-24 Vyacheslav... [libomptarget] Fixed MSVC build fail caused by __attrib...
2021-02-24 Nick Desaulniers[MC][ARM] add .w suffixes for BL (T1) and DBG
2021-02-24 Amara Emerson[AArch64] Do not fold SP adjustments into pre-increment...
2021-02-24 Jean Perier[flang] add attribute to trim runtime implementation...
2021-02-24 Philip Reames[tests] precommit tests for an upcoming AA improvement
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Shilei Tian[OpenMP] Fixed a crash when offloading to x86_64 with...
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] lit might also be known as llvm...
2021-02-24 Philip ReamesRevert "[tests] Mark an autogened test as such"
2021-02-24 serge-sans... Make sure some types are indeed trivially_copyable...
2021-02-24 Manoel Roemmer[libomptarget] Load images in order of registration
2021-02-24 Philip Reames[tests] Mark an autogened test as such
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Jay Foad[AMDGPU] Add a bit more gfx90a test coverage
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Siva Chandra... [libc][NFC] Exclude few targets from the `all` target.
2021-02-24 Louis Dionne[libc++] NFC: Fix a few tests in tuple that would succe...
2021-02-24 Louis Dionne[libc++] NFC: Fix a few tests in pair that would succee...
2021-02-24 Eric Schweitz[flang][fir] Add zero_bits operation.
2021-02-24 Nathan James[clang-tidy] Fix readability-avoid-const-params-in...
2021-02-24 Eugene Zhulenev[mlir] Add polynomial approximation for math::LogOp...
2021-02-24 Siva Chandra... [libc][NFC] Remove headergen for the cacheline size...
2021-02-24 Nathan James[clang-tidy][test] Allow specifying potentially unused...
2021-02-24 Jinsong Ji[Coverage][Unittest] Fix stringref issue
2021-02-24 Jez Ng[lld-macho] Add REQUIRES to incompatible-arch-tapi...
2021-02-24 Sander de Smalen[InstructionCost] NFC: Fix up missing cases in LoopVect...
2021-02-24 Nico WeberRevert "[ValueTracking] computeKnownBitsFromShiftOperat...
2021-02-24 Simon Pilgrim[ValueTracking] computeKnownBitsFromShiftOperator ...
2021-02-24 Alexander Belyaev[mlir] Add a builder to `linalg.tiled_loop`.
next