platform/upstream/llvm.git
2020-03-26 Stanislav Mekhanoshin[AMDGPU] Propagate amdgpu-waves-per-eu to callees
2020-03-26 Alexey Bataev[OPENMP50]Fix the checks for the nesting of scan direct...
2020-03-26 Paolo Severini[lld][Wasm] Wasm-ld emits invalid .debug_ranges entries...
2020-03-26 LLVM GN Syncbot[gn build] Port 9f7d4150b9e
2020-03-26 Craig Topper[X86] Move combineLoopMAddPattern and combineLoopSADPat...
2020-03-26 Sam Clegg[clang] Allow -DDEFAULT_SYSROOT to be a relative path
2020-03-26 Simon Pilgrim[X86] Prefer PACKUS(AND(),AND()) to SHUFFLE(PSHUFB...
2020-03-26 Jay Foad[AMDGPU] Rename overloaded getMaxWavesPerEU to getWaves...
2020-03-26 Jay Foad[AMDGPU] Remove getMaxWavesPerCU in favour of getWavesP...
2020-03-26 Derek Schuff[WEbAssembly] Clear frame base vreg in explicit-locals...
2020-03-26 Simon Pilgrim[X86] lowerV16I8Shuffle - create v8i16 mask for PACKUS...
2020-03-26 Alexey BataevRevert "[OPENMP50]Add basic support for inscan reductio...
2020-03-26 Luís Marques[sanitizer][RISCV] Implement SignalContext::GetWriteFla...
2020-03-26 diggerlin[AIX] discard the label in the csect of function descri...
2020-03-26 Jon Chesterfield[libomptarget] Add missing elf_end call in elf_common.c
2020-03-26 Alexey Bataev[OPENMP50]Add basic support for inscan reduction modifier.
2020-03-26 Michael Liao[cuda][hip] Add CUDA builtin surface/texture reference...
2020-03-26 Scott Linder[AMDGPU] Fix PC register mapping in wave32 mode
2020-03-26 David BlaikieRoll otherwise unused subexpressions into an assertion
2020-03-26 Sanjay Patel[InstCombine] add shuffle-with-bitcast-operand tests...
2020-03-26 Sterling AugustineCorrectly handle using foo = std::foo inside namespaces.
2020-03-26 Guillaume Chatelet[Alignment][NFC] Use llvmTargetFrameLowering::getStackAlign
2020-03-26 Jonathan Roelofs[InstCombine] Fix Incorrect fold of ashr+xor -> lshr...
2020-03-26 Jinsong Ji[docs][Phabricator] git migration related update
2020-03-26 Heejin Ahn[WebAssembly] Add test for event section order change
2020-03-26 Marius Brehler[mlir] Rename CMake target MLIRQuantOps to MLIRQuant
2020-03-26 Dan Liew[ASan] Fix issue where system log buffer was not cleare...
2020-03-26 Sean SilvaAllow IndexType inside tensors.
2020-03-26 Sam McCallTest that would have caught recovery-expr crashes in...
2020-03-26 Alex Zinenko[mlir] StandardToLLVM: clean up conversion patterns...
2020-03-26 Alex Zinenko[mlir] StandardToLLVM: make one-to-one convresion patte...
2020-03-26 Louis Dionne[libc++abi] Remove unused lit feature
2020-03-26 Mitch Phillips[GWP-ASan] Use functions in backtrace test, not line...
2020-03-26 Jonas Devlieghere[lldb/CMake] Fix `install` for multi-configuration...
2020-03-26 Kirstóf Umann[analyzer] Add the Preprocessor to CheckerManager
2020-03-26 Matt ArsenaultCUDA: Fix broken test run lines
2020-03-26 Jay Foad[AMDGPU] Make use of divideCeil. NFC.
2020-03-26 Jay Foad[AMDGPU] Remove unused methods. NFC.
2020-03-26 Fangrui Song[llvm-objdump] Fix typo. NFC
2020-03-26 Kirstóf UmannMake a windows buildbot happy
2020-03-26 Justin Hibbits[PowerPC]: Don't allow r0 as a target for LD_GOT_TPREL_L/32
2020-03-26 Anton Kolesov[lldb-vscode] Convert launch_info and attach_info to...
2020-03-26 Simon Pilgrim[X86][SSE] Prefer PACKUS(AND(),AND()) to SHUFFLE(PSHUFB...
2020-03-26 Fangrui Song[PPCInstPrinter] Change printBranchOperand(calltarget...
2020-03-26 James Henderson[lld][ELF] Fix error message
2020-03-26 Fangrui Song[X86InstPrinter] Change printPCRelImm to print the...
2020-03-26 Haojian WuRevert "[AST] Build recovery expressions by default...
2020-03-26 Simon Cook[RISCV] Support negative constants in CompressInstEmitter
2020-03-26 Fangrui Song[MCInstPrinter] Pass `Address` parameter to MCOI::OPERA...
2020-03-26 LLVM GN Syncbot[gn build] Port 2aac0c47aed
2020-03-26 Kristóf UmannReland "[analyzer][NFC] Tie CheckerRegistry to CheckerM...
2020-03-26 Dominik Montada[GlobalISel] add helper function to create arbitrary...
2020-03-26 Louis Dionne[lit] NFC: Remove trailing whitespace
2020-03-26 John BrawnAdd a release note for attribute plugins
2020-03-26 Qiu Chaofan[Legalizer] Fix some flags miss in vector results
2020-03-26 Pavel Labath[lldb/breakpad] Fix register resolution on arm
2020-03-26 Ilya Leoshkevich[compiler-rt] Use uname syscall in GetKernelAreaSize()
2020-03-26 Ilya Leoshkevich[asan] Fix read_binary_name_regtest.c test dying with...
2020-03-26 Sam Parker[NFC] Create X86 subdirectory for indvar tests
2020-03-26 Aaron BallmanClarify use of llvm_unreachable in the coding standard.
2020-03-26 Eric FiselierRevert "[libc++] Run the builders Docker containers...
2020-03-26 Tatyana Krasnukha[lldb][testsuite] Check that process is launched succes...
2020-03-26 Tatyana Krasnukha[lldb][testsuite] Add lldb-server category
2020-03-26 Simon Pilgrim[X86][SSE] getFauxShuffleMask - peek through TRUNCATE...
2020-03-26 Louis Dionne[libc++] Do not force the use of -Werror in verify...
2020-03-26 Sam McCall[AST] Make thinlto testcase robust to 159a9f7e76307734b...
2020-03-26 Sam McCallRevert "[AST] Fix thinlto testcase missed in 159a9f7e76...
2020-03-26 Jonas Paulsson[SystemZ] Bugfix in tieOpsIfNeeded()
2020-03-26 Georgii Rymar[obj2yaml] - Refactor how we dump sections. NFCI.
2020-03-26 Emre Kultursay[LLDB] Fix parsing of IPv6 host:port inside brackets
2020-03-26 gbreynooTools emit the bug report URL on crash
2020-03-26 Karl-Johan... Remove extra ';', NFC
2020-03-26 Shivam MittalConvert CommandObjectCommands functions to return Strin...
2020-03-26 Haojian Wu[CodeComplete] Don't replace the rest of line in #inclu...
2020-03-26 Kang Zhang[PowerPC] Remove the repeated definition for some InstA...
2020-03-26 James Henderson[NFC][llvm-readobj] Refactor unique warning handler
2020-03-26 Cullen Rhodes[AArch64][SVE] Implement structured store intrinsics
2020-03-26 Sam McCall[AST] Fix thinlto testcase missed in 159a9f7e76307734bc...
2020-03-26 Pavel Labath[lldb] Fix TestVSCode_completions for clang 159a9f7
2020-03-26 Ties Stuij[PATCH] [ARM] ARMv8.6-a command-line + BFloat16 Asm...
2020-03-26 Simon TathamDo export symbols when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS...
2020-03-26 David Green[ARM] Sink splats to vector float instructions
2020-03-26 Tres Popp[MLIR] Delete extra declaration of createAffineDataCopy...
2020-03-26 Sam McCall[AST] Print a<b<c>> without extra spaces in C++11 or...
2020-03-26 Sam McCall[clangd] Simplify "preferred" vs "definition" logic...
2020-03-26 Adam Balogh[Analyzer] Only add container note tags to the operatio...
2020-03-26 Tres Popp[MLIR] Add parallel loop collapsing.
2020-03-26 Haojian Wu[AST] Build recovery expressions for nonexistent member...
2020-03-26 Adam Balogh[Analyzer] Use note tags to track container begin and...
2020-03-26 Uday Bondhugula[MLIR] Add flat affine constraints method to round...
2020-03-26 Fangrui Song[ELF][test] Delete unneeded binding directive (.weak...
2020-03-26 Craig Topper[X86] Update more intrinsic tests to prepare to extend...
2020-03-26 Fangrui Song[InstCombine] Fix a code-sinking bug after D73832/f1a9e...
2020-03-26 Michael LiaoFix `-Wreturn-type` warning. NFC.
2020-03-26 John McCallUse optimal layout and preserve alloca alignment in...
2020-03-26 QingShan Zhang[PowerPC] Improve the way legalize mul for v8i16 and...
2020-03-26 Craig Topper[X86] Split more masked instruction tests to enable...
2020-03-26 Douglas YungRelax newly added opcode checks to check only for a...
2020-03-26 Jonas DevlieghereRevert "tsan: fix leak of ThreadSignalContext for fibers"
2020-03-26 Stanislav Mekhanoshin[AMDGPU] Fixed function traversal in attribute propagation
next