platform/upstream/llvm.git
2020-01-10 Gil Rapaport[LV] VPValues for memory operation pointers (NFCI)
2020-01-10 Ilya Biryukov[Syntax] Update comment, remove stale FIXME. NFC
2020-01-10 Sylvestre Ledruclang-tidy doc - remove the widths
2020-01-10 Shoaib Meenai[xray] Remove cl::sub from alias options
2020-01-10 Wei Mi[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLo...
2020-01-10 Nico Weberfix another typo to cycle bots
2020-01-10 Nico Weberfix a few typos to cycle the bots
2020-01-10 Shengchen Kan[NFC] Style cleanup
2020-01-10 Richard SmithCWG2352: Allow qualification conversions during referen...
2020-01-10 Douglas YungRelax opcode checks in test for G_READCYCLECOUNTER...
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Select G_EXTRACT_VECTOR_ELT
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Fix G_EXTRACT_VECTOR_ELT mapping...
2020-01-10 Fangrui Song[ELF] Fix includeInDynsym() when an undefined weak...
2020-01-10 Jason MolendaWhen reading Aux file in chunks, read consecutive byte...
2020-01-09 Stanislav Mekhanoshin[AMDGPU] Fix bundle scheduling
2020-01-09 Jonas Devlieghere[lldb] Remove spurious file
2020-01-09 Matt ArsenaultAVR: Update for getRegisterByName change
2020-01-09 Richard SmithWhen diagnosing the lack of a viable conversion functio...
2020-01-09 River Riddle[mlir] Use getDenseElementBitwidth instead of Type...
2020-01-09 Jonas Devlieghere[lldb/Lua] Add lua typemaps for INOUT params
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Fix pattern matching of immarg...
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Add way for SDNodeXForm to work...
2020-01-09 Matt ArsenaultGlobalISel: Handle llvm.read_register
2020-01-09 Matt ArsenaultDAG: Don't use unchecked dyn_cast
2020-01-09 Matt ArsenaultGlobalISel: Fix else after return
2020-01-09 Matt ArsenaultCodeGen: Use LLT instead of EVT in getRegisterByName
2020-01-09 Amara Emerson[AArch64][GlobalISel] Implement selection of <2 x float...
2020-01-09 Eric Schweitz[mlir] add a missing dependency for Linalg conversion
2020-01-09 Kern Handa[mlir] mlir-cpu-runner test's cblas_interface should...
2020-01-09 Alex RichardsonAdd builtins for aligning and checking alignment of...
2020-01-09 Christian SiggAdd gdb pretty printer for MutableArrayRef, remove...
2020-01-09 Matt ArsenaultGlobalISel: Move getLLTForMVT/getMVTForLLT
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Address fixme
2020-01-09 Matt ArsenaultGlobalISel: Don't assert on MoreElements creating vectors
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Fix argument lowering for vectors...
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Widen 16-bit shift amount sources
2020-01-09 Sylvestre Ledruphab doc: Replace or remove references to svn
2020-01-09 Sylvestre Ledruphab doc: also document 'arc land'
2020-01-09 Sylvestre Ledruphab doc: remove the svn section
2020-01-09 Nathan Ridge[clangd] Handle DeducedTemplateSpecializationType in...
2020-01-09 Sylvestre Ledru[clang-tidy] Refresh the add_new_check.py now that...
2020-01-09 Eric Fiselier[libc++] Explicitly enumerate std::string external...
2020-01-09 River Riddle[mlir] NFC: Move the state for managing SSA value names...
2020-01-09 Alex RichardsonMipsDelaySlotFiller: Update registers def-uses for...
2020-01-09 Alex RichardsonRe-apply "[ELF] Allow getErrPlace() to work before...
2020-01-09 Craig Topper[X86] Add ueq/one fp128 quiet compare tests. NFC
2020-01-09 Jessica Paquette[GlobalISel][AArch64] Import + select LDR*roW and STR...
2020-01-09 serge-sans... [clang] Enforce triple in mempcpy test
2020-01-09 Eric Astor[ms] [X86] Use "P" modifier on all branch-target operan...
2020-01-09 Ganesh Gopalasubramanian[X86] AMD Znver2 (Rome) Scheduler enablement
2020-01-09 Sean Fertile[PowerPC] The VK_PLT symbolref modifier is only used...
2020-01-09 Erik Pilkington[demangle] Copy back some NFC commits from LLVM
2020-01-09 Craig Topper[TargetLowering][X86] TeachSimplifyDemandedBits to...
2020-01-09 Bruno Ricci[Support][NFC] Add an explicit unit test for Process...
2020-01-09 Sanjay Patel[x86] add tests for 2-way splat copy; NFC
2020-01-09 Ulrich Weigand[SystemZ] Fix matching another pattern for nxgrk (PR44496)
2020-01-09 Jonas Devlieghere[lldb/SWIG] Undo incorrect substitution
2020-01-09 Bruno Ricci[Support][NFC] Make some helper functions "static"...
2020-01-09 Simon Moll[NFC,format] Sort switch cases alphabetically
2020-01-09 Bruno Ricci[Support][NFC] Add a comment about the semantics of...
2020-01-09 Simon Tatham[Clang] Handle target-specific builtins returning aggre...
2020-01-09 Jonas Devlieghere[lldb/SWIG] Fix capitalization for case sensitive file...
2020-01-09 Kadir Cetinkaya[clangd] Adjust diagnostic range to be inside main...
2020-01-09 Jonas Devlieghere[lldb/Bindings] Move bindings into their own subdirectory
2020-01-09 Sven van Haastregt[OpenCL][Docs] Rename C++ for OpenCL label
2020-01-09 serge-sans... Improve support of GNU mempcpy
2020-01-09 Whitney Tsang[NFCI][LoopUnrollAndJam] Changing LoopUnrollAndJamPass...
2020-01-09 Jonas Devlieghere[lldb/Lua] Make lldb.debugger et al available to Lua
2020-01-09 Jonas Devlieghere[lldb/SWIG] Add missing '\' in macros again
2020-01-09 David Goldman[clangd] Respect `--sysroot` argument if it is set
2020-01-09 Sergej Jaskiewicz[libcxxabi] Allow tests to link with static libc++abi...
2020-01-09 @raghesh (Raghesh... [InstCombine] Z / (1.0 / Y) => (Y * Z)
2020-01-09 Sid Manning[ELF][Hexagon] Add support for IE relocations
2020-01-09 Matt ArsenaultTableGen: Remove unused code
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Fix import of integer med3
2020-01-09 Matt ArsenaultAMDGPU: Eliminate more legacy codepred address space...
2020-01-09 Matt ArsenaultAMDGPU: Use new PatFrag system for d16 stores
2020-01-09 Matt ArsenaultAMDGPU: Use new PatFrag system for d16 load nodes
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Fix import of zext of s16 op patterns
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Add IMMPopCount xform
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Add selectVOP3Mods_nnan
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Add equiv xform for bitcast_fpimm_to_i32
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Fix add of neg inline constant pattern
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Fix slightly wrong generated comment
2020-01-09 Matt ArsenaultAMDGPU: Add register class to DS_SWIZZLE_B32 pattern
2020-01-09 Simon Tatham[ARM,MVE] Add missing IntrNoMem flag on IR intrinsics.
2020-01-09 Simon Tatham[ARM,MVE] Fix valid immediate range for vsliq_n.
2020-01-09 Tim NorthoverIR: remove "else" after "return". NFCI.
2020-01-09 Alexey Bataev[OPENMP]Remove unused code, NFC.
2020-01-09 Sanjay Patel[DAGCombiner] reduce extract subvector of concat
2020-01-09 Saar Raz[Concepts] Fix failing test on Windows
2020-01-09 Sanjay Patel[InstSimplify] select Cond, true, false --> Cond
2020-01-09 Momchil Velikov[ARM][MVE] MVE-I should not be disabled by -mfpu=none
2020-01-09 Sanjay Patel[InstCombine] Use minimal FMF in testcase for Z / ...
2020-01-09 Pavel Labath[lldb] Modernize OptionValue::SetValueChangedCallback
2020-01-09 Hiroshi Inoue[mlir] fix test failure in EDSC/builder-api-test
2020-01-09 Saar Raz[Concepts] Function trailing requires clauses
2020-01-09 Sam Parker[NFC][ARM] LowOverheadLoop comments
2020-01-09 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-09 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
next