platform/upstream/llvm.git
2020-10-15 Luqman Aden[LLD] Set alignment as part of Characteristics in TLS...
2020-10-15 Luqman AdenNit: Use early return to reduce indentation.
2020-10-15 Luqman AdenMask out existing alignment bits.
2020-10-15 Luqman AdenUpdate tests.
2020-10-15 Luqman AdenFix style warnings.
2020-10-15 Luqman Aden[LLD] Set alignment as part of Characteristics in TLS...
2020-10-15 Tony[AMDGPU] Correct typos in SIMemoryLegalizer.cpp comments
2020-10-15 Petr HosekRevert "[CMake] Avoid accidental C++ standard library...
2020-10-15 Petr Hosek[CMake] Avoid accidental C++ standard library dependenc...
2020-10-15 Richard SmithPR47805: Use a single object for a function parameter...
2020-10-15 Kazushi (Jam... [VE] Add vector load/store instructions
2020-10-15 Dave LeeRevert "[ASTImporter] Fix crash caused by unset Attribu...
2020-10-15 Kazushi (Jam... [VE] Change to expand SHL_PARTS/SRA_PARTS/SRL_PARTS
2020-10-14 Amara Emerson[AArch64][GlobalISel] Don't use explicit zero registers...
2020-10-14 Reid Kleckner[ADT] Use alignas + sizeof for inline storage, NFC
2020-10-14 Leonard Chan[clang][NFC] Change diagnostic to start with lowercase...
2020-10-14 Ben Hamilton[Format/ObjC] Add NS_SWIFT_NAME() and CF_SWIFT_NAME...
2020-10-14 Adrian PrantlRegister TargetCXXABI.def as a textual header
2020-10-14 MaheshRavishankar[mlir][Linalg] Rethink fusion of linalg ops with reshap...
2020-10-14 Benjamin KramerMake header self-contained. NFC.
2020-10-14 Duncan P. N... clang/Basic: Replace ContentCache::getBuffer with Optio...
2020-10-14 Snehasish Kumar[llvm] Update default cutoff threshold for machine...
2020-10-14 Sean Silva[mlir] Fix some style comments from D89268
2020-10-14 Sean Silva[mlir][bufferize] Rename BufferAssignment* to Bufferize*
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...
next