platform/upstream/llvm.git
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.
2020-01-09 Pavel Labath[lldb/DWARF] Fix mixed v4+v5 location lists
2020-01-09 Pavel Labath[lldb/DWARF] Add is_dwo member to DWARFUnit
2020-01-09 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-09 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-09 Sam Parker[ARM][MVE] Don't unroll intrinsic loops.
2020-01-09 Andi-Bogdan... [clang-tidy] For checker `readability-misleading-indent...
2020-01-09 Simon PilgrimFix MSVC unhandled enum warning. NFCI.
2020-01-09 Raphael Isemann[lldb] Fix that TestNoSuchArch.py was passing for the...
2020-01-09 Florian Hahn[Matrix] Update shape propagation to iterate until...
2020-01-09 Kadir Cetinkaya[clangd] Refurbish HoverInfo::present
2020-01-09 Florian Hahn[Matrix] Propagate and use shape information for loads.
2020-01-09 Kazushi (Jam... [VE] Target stub for NEC SX-Aurora
2020-01-09 Evgeniy Brevnov[LoopUtils][NFC] Minor refactoring in getLoopEstimatedT...
2020-01-09 Florian Hahn[Matrix] Implement back-propagation of shape information.
2020-01-09 Sam ParkerRevert "[ARM][LowOverheadLoops] Update liveness info"
2020-01-09 Pavel Labath[DWARFDebugLoc] Tweak error message when resolving...
2020-01-09 Sjoerd Meijer[LV] Still vectorise when tail-folding can't find a...
2020-01-09 Alex Zinenko[mlir][GPU] introduce utilities for promotion to workgr...
2020-01-09 Sam Parker[ARM][LowOverheadLoops] Update liveness info
2020-01-09 Nicolas Vasilache[mlir][VectorOps] Implement insert_strided_slice conversion
2020-01-09 Nicolas Vasilache[mlir][VectorOps] Implement strided_slice conversion
2020-01-09 Ehud Katz[APFloat] Fix checked error assert failures
2020-01-09 Zheng Chen[SCEV] [NFC] add testcase for constant range for addrec...
2020-01-09 Jonas Devlieghere[lldb/SWIG] Refactor extensions to be non Python-specif...
2020-01-09 QingShan Zhang[DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z)
2020-01-09 Daniel SandersRevert "Revert "[MIR] Target specific MIR formating...
2020-01-09 Nico WeberRevert "[MIR] Target specific MIR formating and parsing"
2020-01-09 Peng Guo[MIR] Target specific MIR formating and parsing
2020-01-09 Daniel SandersRevert "[MIR] Target specific MIR formating and parsing"
2020-01-09 Jason MolendaSave more descriptive error msg from FBS/BKS, relay...
2020-01-09 Peng Guo[MIR] Target specific MIR formating and parsing
2020-01-09 Alex Langford[lldb] Remove various dead Compare functions
2020-01-09 Zheng Chen[PowerPC] when folding rlwinm+rlwinm. to andi., we...
2020-01-09 Mircea TrofinRevert "[NFC][InlineCost] Factor cost modeling out...
2020-01-09 Johannes Doerfert[Attributor][FIX] Carefully change invokes to calls...
2020-01-09 Johannes Doerfert[Attributor][FIX] Avoid dangling value pointers during...
2020-01-09 Mircea Trofin[NFC][InlineCost] Factor cost modeling out of CallAnaly...
2020-01-09 Justin Hibbits[PowerPC]: Add powerpcspe target triple subarch component
2020-01-09 Jonas PaulssonRecommit "[MachineVerifier] Improve verification of...
2020-01-09 Billy Robert... [libcxx] [test] Disable refwrap/weak_result.pass.cpp...
2020-01-09 Gabor Horvath[NFC] Whitespace fixes
2020-01-09 Jonas Paulsson[X86] Remove EFLAGS from live-in lists in X86FlagsCopy...
2020-01-09 Jonas Devlieghere[lldb/SWIG] Refactor extensions to be non Python-specif...
2020-01-08 Fangrui Song[cfi][test] cross-dso/stats.cpp: don't assume the order...
2020-01-08 Ahmed Taei[MLIR] Don't use SSA names directly for std.view canoni...
2020-01-08 Evgenii StepanovRevert "Merge memtag instructions with adjacent stack...
2020-01-08 Adrian PrantlDelete dead code.
2020-01-08 Jonas Devlieghere[lldb/CMake] Only auto-enable Lua when SWIG is found
2020-01-08 Kazu HirataRevert "[JumpThreading] Thread jumps through two basic...
2020-01-08 Jonas Devlieghere[lldb/SWIG] Refactor extensions to be non Python-specific
2020-01-08 Sanjay Patel[InstSimplify] add tests for select of true/false; NFC
2020-01-08 Martin Storsjö[LLD] [COFF] Fix post-commit suggestions for absolute...
2020-01-08 Ahmed TaeiCanonicalize static alloc followed by memref_cast and...
2020-01-08 Sanjay Patel[x86] add test for concat-extract corner case; NFC
2020-01-08 Teresa JohnsonLTOVisibility.rst: fix up syntax in example
2020-01-08 Rihan YangAdd a new AST matcher 'optionally'.
2020-01-08 Evgenii StepanovMerge memtag instructions with adjacent stack slots.
2020-01-08 Philip Reames[X86] Keep cl::opts at top of file [NFC]
2020-01-08 Stella Stamenova[MLIR] Fix ML IR build on Windows with Visual Studio
2020-01-08 Andi-Bogdan... [clang-tidy] Remove broken test on Windows for `readabi...
2020-01-08 River Riddle[mlir] NFC: Move the state for managing aliases out...
2020-01-08 Nicolas Vasilache[mlir][Linalg] Lower linalg.reshape to LLVM for the...
next