platform/upstream/llvm.git
2020-11-30 Haojian Wu[AST][RecoveryAST] Preseve more invalid return stmt.
2020-11-30 Guillaume Chatelet[libc] Improve memcpy copy loop
2020-11-30 Haojian Wu[clang] Improve diagnostics for auto-return-type functi...
2020-11-30 Pavel Labath[lldb/test] Avoid the socket "pump" thread
2020-11-30 Stella Laurenzo[mlir][CAPI] Convert the rest of the API int -> bool.
2020-11-30 Max Kazantsev[IndVars] ICmpInst should not prevent IV widening
2020-11-30 Richard SmithRemove redundant check for access in the conversion...
2020-11-30 Fangrui Song[RISCV] Remove unused Addend parameter from classifySym...
2020-11-30 Stella Laurenzo[mlir][Python] Add an Operation.result property.
2020-11-30 Stella Laurenzo[mlir][Python] Python API cleanups and additions found...
2020-11-30 Fangrui Song[MC] Copy visibility for .symver created symbols
2020-11-30 GeorgeUse bool in place of int for boolean things in the...
2020-11-29 Nathan Ridge[clang-tidy] [clangd] Avoid multi-line diagnostic range...
2020-11-29 Fangrui Song[ELF] Improve 2 SmallVector<*, N> usage
2020-11-29 Nikita Popov[DL] Optimize address space zero lookup (NFC)
2020-11-29 Fangrui Song[ELF] Check --orphan-handling=place (default value...
2020-11-29 Craig Topper[RISCV] Change predicate on InstAliases for GORCI/GREVI...
2020-11-29 Jacques Pienaar[mlir] Add a shape function library op
2020-11-29 Fangrui Song[VPlan] Fix -Wunused-variable after a813090072c0527eb6e...
2020-11-29 Florian Hahn[VPlan] Use VPValue and VPUser ops to print VPReplicate...
2020-11-29 GeorgeUse `const` for array pointers in `StandardTypes.h`
2020-11-29 Joachim Protze[OpenMP][OMPT][NFC] Fix failing test
2020-11-29 Joachim Protze[OpenMP][OMPT][NFC] Fix flaky test
2020-11-29 Florian Hahn[VPlan] Manage stored values of interleave groups using...
2020-11-29 Sanjay Patel[IR] simplify code in removePredecessor(); NFCI
2020-11-29 Sanjay Patel[IR] remove redundant code comments; NFC
2020-11-29 Harald van... [libc++] hash<long double>: adjust for x86-64 ILP32
2020-11-29 Sam McCall[clangd] Fix path edge-case condition.
2020-11-29 Sam McCall[clangd] Cache .clang-tidy files again.
2020-11-29 Juneyoung Lee[ConstantFold] Fold more operations to poison
2020-11-29 Juneyoung Lee[LangRef] minor fixes to poison examples and well-defin...
2020-11-29 Nikita Popov[BasicAA] Generalize recursive phi alias analysis
2020-11-29 Mehdi AminiRevert "[mlir] Add a shape function library op"
2020-11-28 Jacques Pienaar[mlir] Add a shape function library op
2020-11-28 Dimitry AndricImplement computeHostNumHardwareThreads() for FreeBSD
2020-11-28 LemonBoy[ARMAttributeParser] Correctly parse and print Tag_THUM...
2020-11-28 Mark de Wever[libc++] Disable some tests using gcc 9.
2020-11-28 Nikita Popov[BasicAA] Add tests for suboptimal speculation results...
2020-11-28 Harald van... [X86] Add -verify-machineinstrs to pic.ll
2020-11-28 Harald van... [X86] Do not allow FixupSetCC to relax constraints
2020-11-28 Juneyoung Lee[ConstantFold] Fold operations to poison if possible
2020-11-28 Harald van... [X86] Have indirect calls take 64-bit operands in 64...
2020-11-28 Paul C. Anagnostopoulos[Timer] Add a command option to enable/disable timer...
2020-11-28 Mark de Wever[libc++] P1645 constexpr for <numeric>
2020-11-28 Kirill Bobyrev[clangd] Add symbol origin for remote index
2020-11-28 Christian Sigg[mlir] Fix bad rebase landed in acb69f3b7c83.
2020-11-28 Christian Sigg[mlir] Change ConvertOpToLLVMPattern::matchAndRewrite...
2020-11-28 Nikita Popov[BasicAA] Remove unnecessary known size requirement
2020-11-28 Craig Topper[RISCV] Add tests for existing (rotr (bswap X), (i32...
2020-11-28 LLVM GN Syncbot[gn build] Port a8a43b63388
2020-11-28 Andrew LittekenRevert "[IRSim][IROutliner] Adding the extraction basic...
2020-11-28 LLVM GN Syncbot[gn build] Port bf899e89138
2020-11-28 Andrew Litteken[IRSim][IROutliner] Adding the extraction basics for...
2020-11-27 Arthur O'Dwyer[libc++] s/constpexr/constexpr/ in some comments. NFC.
2020-11-27 Kazushi (Jam... [VE] Optimize emitSPAdjustment function
2020-11-27 Vladimir Vereschaka[libc++] Support no libc++ namespace in the iterator...
2020-11-27 Arthur O'Dwyer[libc++] Consistently unparenthesize `numeric_limits...
2020-11-27 Zarko TodorovskiAdd -fintegrated-as to clang invocation
2020-11-27 Craig Topper[RISCV] Replace getSimpleValueType() with getValueType...
2020-11-27 Nathan James[NFC] SmallVector<char...> to SmallString<...>
2020-11-27 Nikita Popov[ValueTracking] Fix assert on shufflevector of pointers
2020-11-27 Craig Topper[RISCV] Remove stale FIXMEs from a couple test cases...
2020-11-27 Martin StorsjöRevert "[BasicAA] Fix BatchAA results for phi-phi assum...
2020-11-27 Craig Topper[RISCV][LegalizeTypes] Teach type legalizer that it...
2020-11-27 Craig Topper[RISCV] Replace sexti32/zexti32 in isel patterns where...
2020-11-27 Krzysztof Parzyszek[Hexagon] Improve check for HVX types
2020-11-27 zoecarver[libc++] Use std::move in numeric algorithms (P0616R0).
2020-11-27 diggerlin[AIX][XCOFF][NFC] Change geNumberOfVRSaved function...
2020-11-27 Nico Weberlld-link: Let LLD_REPRODUCE control /reproduce:, like...
2020-11-27 Andre Vieira[AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS}
2020-11-27 Sylvestre LedruTargetProcessControl.cpp - Remove warning: extra ‘;’
2020-11-27 Florian Hahn[VPlan] Use VPTransformState::set in widenGEP.
2020-11-27 Louis Dionne[libc++] Introduce an indirection to create threads...
2020-11-27 Francesco Petrogalli[AllocaInst] Update `getAllocationSizeInBits` to return...
2020-11-27 Simon Pilgrim[X86] Add AVX2/AVX512 test coverage in sat-add.ll
2020-11-27 Simon Pilgrim[Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN...
2020-11-27 Jon Chesterfield[libomptarget][cuda] Detect missing symbols in plugin...
2020-11-27 Louis Dionne[libc++] Formalize what configurations are covered...
2020-11-27 Bruce Mitchener[libc++] Replace several uses of 0 by nullptr
2020-11-27 Evgeny Leviant[TableGen][SchedModels] Get rid of hasVariant. NFC
2020-11-27 Zarko Todorovski[AIX] Enabling vector type arguments and return for AIX
2020-11-27 Tamas BerghammerDon't elide splat attributes during printing
2020-11-27 Hans WennborgRevert "[ASTMatchers] Matcher macros with params move...
2020-11-27 Sjoerd Meijer[AArch64][SLP] Precommit tests which would be better...
2020-11-27 Erik Tomusk[OpenCL] Check for extension string extension lookup
2020-11-27 Felipe de Azevedo... [mlir] Fix typos and broken links in LangRef
2020-11-27 Georgii Rymar[obj2yaml] - Dump the `EShNum` key in some cases.
2020-11-27 Marek Kurdej[libc++] [docs] Exclude helper files from Sphinx config...
2020-11-27 Georgii Rymar[obj2yaml] - Don't assert when trying to calculate...
2020-11-27 David Green[ARM] MVE qabs vectorization test. NFC
2020-11-27 Sjoerd Meijer[SLP] Dump Tree costs. NFC.
2020-11-27 Simon Pilgrim[DAG] Legalize umin(x,y) -> sub(x,usubsat(x,y)) and...
2020-11-27 Simon Pilgrim[X86] Regenerate extract-store.ll tests
2020-11-27 Cheng Wang[libc] Fix typo in buildbot README.txt.
2020-11-27 Jay Foad[LegacyPM] Avoid a redundant map lookup in setLastUser...
2020-11-27 Jay Foad[LegacyPM] Remove unused undocumented parameter. NFC.
2020-11-27 Raphael Isemann[ASTImporter] Import the default argument of NonTypeTem...
2020-11-27 Richard Sandiford[SVE] Add a couple of extra sizeless type tests
2020-11-27 Cullen Rhodes[InstSimplify] Clarify use of FixedVectorType in Simpli...
2020-11-27 Roman LebedevReland [SimplifyCFG] FoldBranchToCommonDest: lift use...
next