platform/upstream/llvm.git
2020-01-20 Richard SmithUndo changes to release notes intended for the Clang...
2020-01-20 Richard SmithList implicit operator== after implicit destructors...
2020-01-20 Richard SmithPR42108 Consistently diagnose binding a reference templ...
2020-01-20 Michael LiaoReorder targets in alphabetical order. NFC.
2020-01-20 Florian Hahn[X86] Try to avoid casts around logical vector ops...
2020-01-20 Fangrui Song[BranchRelaxation] Simplify offset computation and...
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[TargetRegisterInfo] Default trackLivenessAfterRegAlloc...
2020-01-19 Lang Hames[ORC] Add weak symbol support to defineMaterializing...
2020-01-19 Michael LiaoFix gcc `-Wunused-variable` warning. NFC.
2020-01-19 Reid KlecknerRemove extra "\01" prefix in EH docs
2020-01-19 mydeveloperday[clang-format] Expand the SpacesAroundConditions option...
2020-01-19 mydeveloperday[clang-format] Add IndentCaseBlocks option
2020-01-19 mydeveloperdayAllow space after C-style cast in C# code
2020-01-19 LLVM GN Syncbot[gn build] Port a0f50d73163
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[CodeGen] Move fentry-insert, xray-instrumentation...
2020-01-19 Fangrui Song[XRay] Set hasSideEffects flag of PATCHABLE_FUNCTION_...
2020-01-19 Fangrui Song[DebugInfo][test] Change two MIR tests to use -start...
2020-01-19 Craig Topper[X86] Remove X86ISD::FILD_FLAG and stop gluing nodes...
2020-01-19 Fangrui Song[X86][BranchAlign] Suppress branch alignment for {...
2020-01-19 Fangrui Song[AsmPrinter] Delete dead takeDeletedSymbsForFunction()
2020-01-18 Saar Raz[Concepts] Fix name-type conflict compilation issues
2020-01-18 Saar Raz[Concepts] Requires Expressions
2020-01-18 Fangrui Song[llvm-exegesis][mips] Fix -Wunused-function after D72858
2020-01-18 Jonas Devlieghere[lldb/Test] XFAIL TestRequireHWBreakpoints when HW...
2020-01-18 Rainer Orth[mlir] NFC: Rename index_t to index_type
2020-01-18 Alexandre Ganea[mlir] Fix compilation with VS2019.
2020-01-18 Jonas Devlieghere[debugserver] Share code between Enable/DisableHardware...
2020-01-18 Fangrui Song[test] clang/test/InterfaceStubs/externstatic.c require...
2020-01-18 Reid KlecknerRevert "[Support] Explicitly instantiate BumpPtrAllocat...
2020-01-18 Reid Kleckner[Support] Explicitly instantiate BumpPtrAllocatorImpl
2020-01-18 Eric AstorRevert "[ms] [llvm-ml] Add placeholder for llvm-ml...
2020-01-18 Saar RazRevert "[Concepts] Requires Expressions"
2020-01-18 Simon Pilgrim[X86] Rename lowerShuffleAsRotate -> lowerShuffleAsVALIGN
2020-01-18 Simon Pilgrim[X86][SSE] Add some v16i8 reverse + endian swap style...
2020-01-18 Saar Raz[Concepts] Requires Expressions
2020-01-18 Michael Liao[DAG] Add helper for creating constant vector index...
2020-01-18 Fred Riss[lldb/testsuite] Modernize 2 test Makefiles
2020-01-18 Fred Riss[lldb/Makefile.rules] Force the default target to be...
2020-01-18 David BlaikieDebugInfo: Move SectionLabel tracking into CU's addRange
2020-01-18 David Blaikie[IR] Remove some unnecessary cleanup in Module's dtor...
2020-01-18 Derek Schuff[WebAssembly] Track frame registers through VReg and...
2020-01-18 Frank Laub[MLIR] LLVM dialect: modernize and cleanups
2020-01-18 Matt ArsenaultTableGen/GlobalISel: Don't check exact intrinsic opcode...
2020-01-18 Matt ArsenaultConsolidate internal denormal flushing controls
2020-01-18 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.update.dpp
2020-01-18 Matt ArsenaultAMDGPU/GlobalISel: Select DS append/consume
2020-01-18 Reid KlecknerRemove unneeded FoldingSet.h include from Attributes.h
2020-01-18 Siva Chandra... [libc] Replace the use of gtest with a new light weight...
2020-01-18 Nico WeberRemove AllTargetsAsmPrinters
2020-01-17 Richard SmithRemove redundant CXXScopeSpec from TemplateIdAnnotation.
2020-01-17 LLVM GN Syncbot[gn build] Port d3db13af7e5
2020-01-17 Nico Weber[gn build] fix build after 22af2cbefc
2020-01-17 Evgenii StepanovMerge memtag instructions with adjacent stack slots.
2020-01-17 Alina Sbirlea[MemDepAnalysis/VNCoercion] Move static method to its...
2020-01-17 James Nagurne[CMake] Prefer multi-target variables over generic...
2020-01-17 Peter Collingbournehwasan: Remove dead code. NFCI.
2020-01-17 Petr Hosek[profile] Support counter relocation at runtime
2020-01-17 Sergej Jaskiewicz[CMake] Use LinuxRemoteTI instead of LinuxLocalTI in...
2020-01-17 Sergej Jaskiewicz[libcxx] Introduce LinuxRemoteTI for remote testing
2020-01-17 Jonas Devlieghere[lldb/Docs] Fix formatting for the variable formatting...
2020-01-17 Nicolas Vasilache[mlir][Linalg] Extend linalg vectorization to MatmulOp
2020-01-17 Eric Fiselier[libc++] Optimize / partially inline basic_string copy...
2020-01-17 Peter Collingbournehwasan: Move .note.hwasan.globals note to hwasan.module...
2020-01-17 Sanjay Patel[InstSimplify] add test for select of vector constants...
2020-01-17 Sanjay Patel[InstSimplify] add test for select of FP constants...
2020-01-17 aartbik[mlir] [VectorOps] Rename Utils.h into VectorUtils.h
2020-01-17 Adrian PrantlPass length of string in Go binding of CreateCompileUnit
2020-01-17 Ian Levesque[xray] Allow instrumenting only function entry and...
2020-01-17 Ian Levesque[clang][xray] Add -fxray-ignore-loops option
2020-01-17 Ian Levesque[xray] Add xray-ignore-loops option
2020-01-17 Eric Astor[ms] [llvm-ml] Add placeholder for llvm-ml, based on...
2020-01-17 Vedant Kumardebugserver: Pass -arch flags to mig invocation as...
2020-01-17 Fangrui Song[ELF] Allow R_PLT_PC (R_PC) to a hidden undefined weak...
2020-01-17 Adrian PrantlMove the sysroot attribute from DIModule to DICompileUnit
2020-01-17 Adrian PrantlRevert "Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot"
2020-01-17 Adrian PrantlRevert "Attempt to fix Go syntax error"
2020-01-17 Adrian PrantlAttempt to fix Go syntax error
2020-01-17 Frank Laub[MLIR] LLVM dialect: Add llvm.atomicrmw
2020-01-17 Eric Schweitz[Flang][mlir] add a band-aid to support the creation...
2020-01-17 Marco Vanotti[libFuzzer] Allow discarding output in ExecuteCommand...
2020-01-17 Eli FriedmanRevert "[SVE] Pass Scalable argument to VectorType...
2020-01-17 Lei Zhang[mlir][spirv] Explicitly construct ArrayRef from static...
2020-01-17 Christopher... [SVE] Pass Scalable argument to VectorType::get in...
2020-01-17 Alexey Bataev[OPENMP]Improve debug locations in OpenMP regions.
2020-01-17 Mike Lambert[Hexagon] Use itinerary for assembler HVX resource...
2020-01-17 Alina SbirleaUpdate clang test.
2020-01-17 Adrian PrantlUpdate testcase for LLVM IR change (sysroot)
2020-01-17 Davide Italiano[TestQuoting] Use the fully qualified path for remote...
2020-01-17 Alina Sbirlea[UnitTests] Add invalidate methods.
2020-01-17 Alina Sbirlea[LazyCallGraph] Add invalidate method.
2020-01-17 Alina Sbirlea[CallGraph] Add invalidate method.
2020-01-17 Alina Sbirlea[BrachProbablityInfo] Add invalidate method.
2020-01-17 Stanislav Mekhanoshin[AMDGPU] allow multi-dword flat scratch access since...
2020-01-17 Lei Zhang[mlir][spirv] Explicitly construct ArrayRef from array
2020-01-17 Krzysztof Parzyszek[Hexagon] Move testcase from c1873631d0a8f2acc to prope...
2020-01-17 Alina Sbirlea[GlobalsModRef] Add invalidate method
2020-01-17 Fangrui Song[InterfaceStubs][test] Add -triple to clang/test/Interf...
2020-01-17 Brian Cain[Hexagon] Refactor HexagonShuffle
next