platform/upstream/llvm.git
2020-11-30 Sanjay Patel[IR][LoopRotate] avoid leaving phi with no operands...
2020-11-30 Dmitri GribenkoAdd 'asserts' requiremnt to test/CodeGen/ARM/cortex...
2020-11-30 Pedro Tammela[LLDB/Lua] add support for one-liner breakpoint callback
2020-11-30 Juneyoung Lee[LangRef] missing link, minor fix
2020-11-30 Juneyoung Lee[ConstantFold] Don't fold and/or i1 poison to poison...
2020-11-30 David Spickett[llvm-objdump] Require x86 target for mcpu/attr test
2020-11-30 Simon Pilgrim[InstCombine][X86] Add addsub tests showing failure...
2020-11-30 Nico Weber[lld/mac] Add --reproduce option
2020-11-30 Hans WennborgTry harder to get rid off cortex-a57-misched-mla.s
2020-11-30 Nico Weber[mac/lld] Add support for response files
2020-11-30 Kazushi (Jam... [VE] Optimize prologue/epilogue instructions
2020-11-30 Hans WennborgTry to fix bots after 112b3cb by removing cortex-a57...
2020-11-30 Kazushi (Jam... [VE] Change the behaviour of truncate
2020-11-30 Florian Hahn[VPlan] Use VPUser to manage VPPredInstPHIRecipe operan...
2020-11-30 Kazushi (Jam... [VE] Specify vector alignments
2020-11-30 David Spickett[llvm-objdump] Document --mattr=help in --help output
2020-11-30 Hans Wennborg[gn build] Manually sync 8da7efb and cac5be4
2020-11-30 Muhammad Omair... Send SVE vg register in custom expedited registerset
2020-11-30 Muhammad Omair... Support custom expedited register set in gdb-remote
2020-11-30 Sjoerd Meijer[AArch64][CostModel] Fix cost for mul <2 x i64>
2020-11-30 David Spickett[lldb] Use llvm::Optional for port in LaunchGDBServer
2020-11-30 Simon Pilgrim[X86][AVX512] Only lower to VPALIGNR if we have BWI...
2020-11-30 Christian SiggAdd `using ConvertToLLVMPattern::match/matchAndRewrite...
2020-11-30 Jay Foad[LegacyPM] Simplify PMTopLevelManager::collectLastUses...
2020-11-30 Roman Lebedev[NFC][clang-tidy] Do link FrontendOpenMP into concurren...
2020-11-30 David Spickett[lldb] Error when there are no ports to launch a gdbser...
2020-11-30 David Spickett[clang-format] State where clang-format-diff.py should...
2020-11-30 Evgeny LeviantFix test case
2020-11-30 Vasily Kulikov[clang-tidy] implement concurrency-mt-unsafe
2020-11-30 Vasily Kulikov[clang-tidy] add concurrency module
2020-11-30 Roman Lebedev[NFC][SimplifyCFG] Add STATISTIC() to the FoldValueComp...
2020-11-30 David Green[ARM] Constant predicate tests. NFC
2020-11-30 Evgeny Leviant[TableGen][SchedModels] Fix read/write variant substitution
2020-11-30 Nicolas Vasilache[mlir][LLVMIR] Add support for InlineAsmOp
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
next