platform/upstream/llvm.git
2021-10-13 Mike Rice[OPENMP51]Initial parsing/sema for adjust_args clause...
2021-10-13 liukebugprone-argument-comment: SourceLocation valid judgmen...
2021-10-13 Philip Reames[instcombine] propagate single use freeze(gep inbounds X)
2021-10-13 Florian Hahn[SCEV] Add test for propagating poison through select...
2021-10-13 Jay Foad[AMDGPU] Enable load clustering in the post-RA scheduler
2021-10-13 Jan Svoboda[clang][modules] Cache loads of modules imported by PCH
2021-10-13 Jan Svoboda[clang] NFC: Move class to make it reusable
2021-10-13 xndcn[mlir][spirv] Add memory semantics verify for atomic...
2021-10-13 Valentin Clement[fir][NFC] Add disclaimer to affine promotion/demotion...
2021-10-13 Alex Zinenko[mlir] fix python bindings cmake
2021-10-13 Raphael Isemann[lldb] Add a test for CRTP
2021-10-13 Alex Zinenko[mlir][python] Add custom constructor for memref load
2021-10-13 thomasraoux[mlir][vector] Add canonicalization extract + splat
2021-10-13 Jeremy Morse[DebugInfo][InstrRef] Only calculate IDF for reg units
2021-10-13 LLVM GN Syncbot[gn build] Port dd71b65ca85d
2021-10-13 Michael Kruse[llvm-reduce] Introduce operands-to-args pass.
2021-10-13 Sanjay Patel[InstCombine] improve code comments; NFC
2021-10-13 Kamau Bridgeman[PowerPC][Builtin] Allowing __rlwnm to accept a variabl...
2021-10-13 Sanjay Patel[InstCombine] allow matching vector splat constants...
2021-10-13 Sanjay Patel[InstCombine] add vector splat tests for foldLogOpOfMas...
2021-10-13 Raphael Isemann[lldb][NFC] for-range loop when iterating over delayed_...
2021-10-13 Alex Zinenko[mlir] Fix typos in the Python bindings doc
2021-10-13 Alex Zinenko[mlir][python] Provide some methods and properties...
2021-10-13 Jeremy MorseFollow up a3936a6c19c to work around an old compiler bug
2021-10-13 Louis Dionne[libc++abi][ci] Add a from-scratch config for libc...
2021-10-13 Louis Dionne[libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_...
2021-10-13 Jeremy Morse[DebugInfo][InstrRef] Use PHI placement utilities for...
2021-10-13 Hsiangkai Wang[RISCV] After reverting _mt builtins, add `ta` argument...
2021-10-13 Hsiangkai WangRevert "[RISCV] (2/2) Add the tail policy argument...
2021-10-13 Nathan Sidwell[clang][NFC] Correct doc markup
2021-10-13 Adam Czachorowski[clangd] TargetFinder: Fix assert-crash on TemplateExpa...
2021-10-13 Raphael Isemann[lldb][NFC] Split out DW_TAG_inheritance parsing into...
2021-10-13 Nathan Sidwell[doc][clang] correct version for p0388 implementation
2021-10-13 Kerry McLaughlin[SVE][CodeGen] Add patterns for ADD/SUB + element count
2021-10-13 Dávid Bolvanský[NFC] Added test for PR50339
2021-10-13 Dávid Bolvanský[NFC] Added test for PR49927
2021-10-13 Simon Pilgrim[X86][SSE] Add X86ISD::AVG to isCommutativeBinOp to...
2021-10-13 Simon Pilgrim[X86][SSE] Add tests showing missing shuffle(avg(shuffl...
2021-10-13 Jan Svoboda[clang][modules] Avoid using uninitialized SourceLocation
2021-10-13 Mehdi AminiAvoid one branch in Operation::getOpOperand()/getOperan...
2021-10-13 Zi Xuan Wu[NFC][CSKY] Remove unneeded MC test case
2021-10-13 Balazs Benics[analyzer] Introduce the assume-controlled-environment...
2021-10-13 Balazs Benics[analyzer] Bifurcate on getenv() calls
2021-10-13 Diana Picus[flang] Implement GET_ENVIRONMENT_VARIABLE(LENGTH)
2021-10-13 Valentin Clement[fir][NFC] Remove unused variable
2021-10-13 Jacques Pienaar[mlir][python] Expose CallSiteLoc Python side
2021-10-13 Valentin ClementRevert "[fir] Update clang-tidy for the Optimizer direc...
2021-10-13 Matthias Springer[mlir] Make OpResult usable with DenseSet etc.
2021-10-13 Heejin Ahn[WebAssembly] Make EH work with dynamic linking
2021-10-13 Michael Kruse[Polly] Fix unused variable in non-assert builds. NFC.
2021-10-13 Lang Hames[JITLink][MachO][arm64] Mask high bits out of immediate...
2021-10-13 Michael Kruse[Polly] Do not inline dumpIslObj methods. NFC.
2021-10-13 Visa Hankala[Support][mips] Remove unnecessary includes from Memory.inc
2021-10-13 Hsiangkai WangRevert "[RISCV] Define _m intrinsics as builtins, inste...
2021-10-13 Stella Laurenzo[mlir][python] Add a warning for cmake version < 3.15.
2021-10-13 Philip Reames[tests] Add coverage for follow ons to D111675
2021-10-13 Philip ReamesFix bug introduced with 6f34839 (poison flags on floati...
2021-10-13 Mogball[MLIR] Replace std ops with arith dialect ops
2021-10-13 Jinsong Ji[compiler-rt][profile] Enable profile tests for AIX
2021-10-13 Joe Loser[libc++][docs] Mark LWG3274 as complete
2021-10-13 David BlaikieImprove printing of const variable sized arrays
2021-10-13 Weiwei Li[mlir][SPIRVToLLVM] Solve ExecutionModeOp redefinition...
2021-10-13 peter klausler[flang] Fixing Windows build (take 3)
2021-10-13 Gulfem Savrun... [profile] Remove emitting symbolizer markup
2021-10-13 peter klausler[flang] Fix Windows build (take 2)
2021-10-13 Ben Shi[RISCV] Optimize immediate materialisation with BCLRI
2021-10-13 Matthias Springer[mlir][linalg][bufferize][NFC] Remove InSpaceSpec from...
2021-10-13 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify getAliasingOpOp...
2021-10-13 peter klausler[flang] Fix "latest-clang" build warnings
2021-10-13 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify allocateBuffers...
2021-10-13 Matthias Springer[mlir][linalg][bufferize] Put buffer copying in separat...
2021-10-13 Matthias Springer[mlir][linalg][bufferize][NFC] Conflict detection funcs...
2021-10-13 peter klausler[flang] Fix Windows build
2021-10-13 Matthias Springer[mlir][linalg][bufferize][NFC] Reduce code duplication...
2021-10-12 Fangrui Song[X86] Remove little support we had for MPX
2021-10-12 Fangrui Song[lldb][test] Remove Intel MPX tests
2021-10-12 thomasraoux[mlir] update new linalg vectorization tests after...
2021-10-12 peter klausler[flang] runtime: fix output B/O/Z editing of "negative...
2021-10-12 peter klausler[flang][NFC] Document extension: scalars are trivially...
2021-10-12 peter klausler[flang][NFC] Address warnings from Windows build
2021-10-12 Vitaly Buka[sanitizer] Remove StackDepotReverseMap
2021-10-12 Vitaly Buka[sanitizer] Remove id and replace link with u32
2021-10-12 thomasraoux[mlir][linalg] Fix generic reduction vectorization
2021-10-12 Arthur Eubanks[NFC] Rename EmitAssemblyHelper new/legacy PM methods
2021-10-12 Vitaly Buka[sanitizer] Fix test on Windows
2021-10-12 Vitaly Buka[NFC][sanitizer] Add a few consts
2021-10-12 Lang Hames[ORC] Call ExecutorProcessControl::disconnect in unit...
2021-10-12 Artem Belevich[CUDA] Provide address space conversion builtins.
2021-10-12 Lang Hames[ORC] Call ExecutionSession::endSession in unit tests.
2021-10-12 Arthur Eubanks[clang] Teardown new PM data structures before running...
2021-10-12 Vitaly Buka[NFC][sanitizer] Clang-format a line
2021-10-12 Vitaly Buka[sanitizer] Re-enable test on Windows
2021-10-12 Diego Caballero[mlir][Linalg] Enable vectorization of 'mul', 'and...
2021-10-12 Diego Caballero[mlir][Linalg] Enable vectorization of explicit broadcasts
2021-10-12 Nico Weber[lld] fix typos to cycle bots
2021-10-12 Jean Perier[fir] Add cfg conversion pass
2021-10-12 Vitaly Buka[NFC][sanitizer] Move consts into on top of the class
2021-10-12 Vitaly Buka[sanitizer] Switch StackDepot to TwoLevelMap
2021-10-12 Philip Reames[instcombine] propagate freeze through single use poiso...
2021-10-12 Vitaly Buka[sanitizer] Remove SpinMutexLock from stat function
next