platform/upstream/llvm.git
2020-10-14 Sean Silva[mlir] Refactor code out of BufferPlacement.cpp
2020-10-14 Sean Silva[mlir] Rename ShapeTypeConversion to ShapeBufferize
2020-10-14 Sean Silva[mlir] Linalg refactor for using "bufferize" terminology.
2020-10-14 Leonard Chan[clang] Add -fc++-abi= flag for specifying which C...
2020-10-14 Snehasish Kumar[llvm] Set the default for -bbsections-cold-text-prefix...
2020-10-14 Guozhi Wei[MBP] Add whole chain to BlockFilterSet instead of...
2020-10-14 Pavel Labath[lldb] More memory allocation test fixes
2020-10-14 Andrzej Warzynski[flang] Fix CMake bug in the definition of flang-new
2020-10-14 Justin LebarPreserve param alignment in NVPTXLowerArgs pass.
2020-10-14 rdzhabarov[DDR] Introduce implicit equality check for the source...
2020-10-14 Michał Górny[lldb] [Process/FreeBSDRemote] Support YMM reg via...
2020-10-14 Krzysztof Parzyszek[Hexagon] Generate better splat code on v62+
2020-10-14 Jacques Pienaar[mlir] More changes to avoid args now inserted.NFC
2020-10-14 Christopher... [Driver]: fix compiler-rt path when printing libgcc...
2020-10-14 Craig Topper[X86] Add test case to demonstrate a Log2_32_Ceil that...
2020-10-14 Simon PilgrimRevert rG25a97c3a43d7 - "[InstCombine] visitCallInst...
2020-10-14 Konstantin... AMDGPU: Update AMDHSA code object version handling
2020-10-14 Matt ArsenaultInstCombine: Fix losing load properties in copy-constan...
2020-10-14 Matt ArsenaultInstCombine: Fix infinite loop in copy-constant-to...
2020-10-14 Louis Dionne[libc++] Mark two tests as unsupported in C++03
2020-10-14 Florian HahnRecommit "[VPlan] Use VPValue def for VPMemoryInstructi...
2020-10-14 Simon Pilgrim[CodeGen] Move x86 specific ms intrinsic tests into...
2020-10-14 Mark SchimmelPolly - specify address space when creating a pointer...
2020-10-14 Kadir Cetinkaya[clangd] clang-format TweakTests, NFC
2020-10-14 Irina DobrescuAdd Allocate Clause to MLIR Parallel Operation Definition
2020-10-14 Louis Dionne[libc++] Use ADDITIONAL_COMPILE_FLAGS instead of #defin...
2020-10-14 Louis Dionne[libc++] Split off debug tests that were missed by...
2020-10-14 jasonliu[AIX] Turn -fdata-sections on by default in Clang
2020-10-14 Simon Pilgrim[InstCombine] narrowRotate - canonicalize to OR(SHL...
2020-10-14 Mircea Trofin[NFC][MC] Use MCRegister in Machine{Sink|Pipeliner...
2020-10-14 Konstantin... Remove Combine.td.rej file
2020-10-14 Michael LiaoFix an apparent typo. `assert()` must not contain side...
2020-10-14 Kevin Petit[mlir][vulkan-runner] Fix buffer usage flags
2020-10-14 Guillaume ChateletFix conjuntion of -Werror,-Wsuggest-override with googl...
2020-10-14 Simon Pilgrim[InstCombine] Add m_SpecificIntAllowUndef pattern matcher
2020-10-14 Calixte Denizet[profile] Remove useless msync when dumping gcda files
2020-10-14 Pavel Labath[lldb] Fix TestGdbRemoteMemoryAllocation on windows
2020-10-14 Pavel Labath[lldb] Remove bogus ProcessMonitor forward-decls
2020-10-14 Cameron McInally[SVE] Lower fixed length VECREDUCE_FADD operation
2020-10-14 Jean Perier[flang] Rework host runtime folding and enable REAL...
2020-10-14 Louis Dionne[libc++] Remove signal-based checkpoints in libc++...
2020-10-14 Michael LiaoFix `-Wparentheses` warnings. NFC.
2020-10-14 Eric Schweitz[mlir] expand the legal floating-point types in the...
2020-10-14 Nicolas Vasilache[mlir][Linalg] Add missing dependency
2020-10-14 Simon Pilgrim[InstCombine] visitCallInst - retain undefs in vector...
2020-10-14 Jonas Paulsson[SystemZ] Bugfix in SystemZVectorConstantInfo
2020-10-14 Jeremy Morse[DebugInstrRef] Create DBG_INSTR_REFs in SelectionDAG
2020-10-14 Haojian WuFix a broken build for gcc <= 7.1
2020-10-14 Roman LebedevRevert "Reland "[SCEV] Model ptrtoint(SCEVUnknown)...
2020-10-14 Pavel Labath[lldb-server][linux] Add ability to allocate memory
2020-10-14 Pavel Labath[lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary
2020-10-14 Serge Guelton[flang] Make flang build compatible with LLVM dylib
2020-10-14 Kadir Cetinkaya[clangd] Disable extract variable for RHS of assignments
2020-10-14 Gabor Marton[ASTImporter] Fix crash caused by unset AttributeSpelli...
2020-10-14 Gabor Marton[ASTImporter] Fix crash caused by unimported type of...
2020-10-14 Haojian Wu[clangd] Refine recoveryAST flags in clangd
2020-10-14 Carl Ritson[AMDGPU] Base getSubRegFromChannel on TableGen data
2020-10-14 Juneyoung Lee[ValueTracking] Use assume's noundef operand bundle
2020-10-14 Tim NorthoverAnalysis: only query size of sized objects.
2020-10-14 Nicolas Vasilache[mlir][Linalg] Make a Linalg CodegenStrategy available.
2020-10-14 Simon Pilgrim[InstCombine] Add undef funnel shift amount test coverage
2020-10-14 sameeran joshi[Flang][OpenMP] Fix issue in only a single nowait claus...
2020-10-14 Jeremy MorseAdd x86 REQUIRES to tests from 2c5f3d54c5ee / D85746
2020-10-14 Max Kazantsev[Test] Auto-update for some tests
2020-10-14 Rainer OrthReland "[Support][unittests] Enforce alignment in Conve...
2020-10-14 Vinay Madhusudan[AArch64] Add more addv tests
2020-10-14 Jeremy Morse[DebugInstrRef] Parse debug instruction-references...
2020-10-14 Evgeniy Brevnov[LV] Unroll factor is expected to be > 0
2020-10-14 Simon Pilgrim[InstCombine] matchFunnelShift - add support for non...
2020-10-14 Eduardo Caldas[SyntaxTree][NFC] Nit on `replaceChildRangeLowLevel`
2020-10-14 Eduardo Caldas[SyntaxTree] Bug fix in `MutationsImpl::addAfter`.
2020-10-14 Eduardo Caldas[SyntaxTree] Improve safety of `replaceChildRangeLowLevel`
2020-10-14 Sjoerd Meijer[LoopFlatten] Precommit new test cases. NFC.
2020-10-14 Michał Górny[lldb] [test/Register] Add read/write tests for multith...
2020-10-14 sameeran joshi[Flang][OpenMP] Rework parser changes for OpenMP atomic...
2020-10-14 David Sherwood[SVE] Add fatal error when running out of registers...
2020-10-14 Aden GrueFix typos in the documentation of dynamic values in...
2020-10-14 Raphael Isemann[lldb] Reject redefinitions of persistent variables
2020-10-14 sstefan1[Attributor][NFC] Make `createShallowWrapper()` availab...
2020-10-14 Haojian Wu[clang-rename] Simplify the code of handling class...
2020-10-14 Luqman Aden[test][lld] Mark TLS tests as REQUIRES: x86.
2020-10-14 Dominik Montada[libcxxabi,libunwind] support running tests in standalo...
2020-10-14 Evgeny Leviant[ARM.td] Make instruction definitions visible to sched...
2020-10-14 Jonas Devlieghere[lldb] Remove lexical block and fix formatting LoadScri...
2020-10-14 Jonas Devlieghere[lldb] Unconditionally strip the `.py(c)` extension...
2020-10-14 Jonas PaulssonRevert "[clang] Improve handling of physical registers...
2020-10-14 Tony[AMDGPU] Cleanup memory legalizer interfaces
2020-10-14 Arthur Eubanks[test][NewPM] Pin -mergereturn tests to legacy PM
2020-10-14 Arthur Eubanks[LoopExtract][NewPM] Port -loop-extract to NPM
2020-10-14 David BlaikielibDebugInfoDWARF: Don't try to parse loclist[.dwo...
2020-10-14 Liu, Chen3[X86][NFC] Fix RUN line bug in the testcase
2020-10-14 Dave Lee[cmake] Limit missing external lit warning to be shown...
2020-10-14 Luqman Aden[LLD] Add baseline test for TLS alignment. NFC.
2020-10-14 Stella Laurenzo[mlir] Remove obsolete "Quantization" section from...
2020-10-14 Vitaly Buka[sanitizer][NFC] Fix few cpplint warnings
2020-10-14 David Tenty[NFC][compiler-rt] Add ppc32 to the list of arch
2020-10-14 Petr Hosek[CMake][Fuchsia] Start building arm64 Darwin runtimes
2020-10-14 Richard SmithRevert "PR47805: Use a single object for a function...
2020-10-14 Kamil Rytarowski[compiler-rt] [lldb] Mark syscall_acquire and syscall_r...
2020-10-14 Alexandre GaneaRe-land [ThinLTO] Re-order modules for optimal multi...
next