platform/upstream/llvm.git
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
2020-03-26 WolfgangFixing a sanitizer lint problem that was breaking some...
2020-03-26 Mehdi AminiRemove overly verbose debug from GenericDomTreeConstruction
2020-03-26 Shoaib Meenai[libcxx] Fix .gitignore to not exclude test directories
2020-03-25 Sam McCall[clangd] Add test for FindTarget+RecoveryExpr (which...
2020-03-25 Sam McCall[clangd] Work around gcc bug after 8f237f9b0
2020-03-25 Lei Zhang[mlir][vulkan-runner] Add test to time a large vector add
2020-03-25 Stanislav Mekhanoshin[AMDGPU] Preserve original symbol during attribute...
2020-03-25 Siva Chandra... [libc] Add a GNU extensions spec containing sincosf...
2020-03-25 Gianfranco... Convert old python3 cgi method into the new html one
2020-03-25 Florian Hahn[SCCP] Add a few constantexpr,undef tests for cond...
2020-03-25 Louis Dionne[libc++] Fix CMake configuration breakage when libc...
2020-03-25 Louis Dionne[libc++] Require the use of clang-verify in .fail.cpp...
2020-03-25 Max Moroz[compiler-rt] Mark FDP non-template methods inline...
2020-03-25 Louis Dionne[libc++] Add a new %exec substitution
2020-03-25 Alex Zinenko[mlir] Provide CustomOpAsmParser::parseOptionalOperand
2020-03-25 TykerIgnore/Drop droppable uses for code-sinking in InstCombine
2020-03-25 Alina Sbirlea[CFG/BasicBlock] Rename pred_const to const_pred. ...
2020-03-25 Alina Sbirlea[CFG/BasicBlock] Rename succ_const to const_succ. ...
2020-03-25 Erich KeaneImplement post-commit comments for D75685/rG86e0a6c60627
2020-03-25 River Riddle[mlir] Remove old VectorOps directory
next