platform/upstream/llvm.git
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...
2020-01-08 Craig Topper[X86] Custom type legalize v4i64->v4f32 uint_to_fp...
2020-01-08 Craig Topper[X86] Add isel patterns for bitcasting between v32i1...
2020-01-08 Philip Reames[BranchAlign] Compiler support for suppressing branch...
2020-01-08 Fangrui Song[ELF] Delete an unused special rule from isStaticLinkTi...
2020-01-08 Fangrui Song[ELF] Don't special case weak symbols for pie with...
2020-01-08 Simon Pilgrim[MC] writeFragment - assert MCFragment::FT_Fill length...
2020-01-08 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-08 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-08 Jonas Devlieghere[lldb/CMake] Use LLDB's autodetection logic for libxml2
2020-01-08 Michael Liao[amdgpu] Remove unused header. NFC.
2020-01-08 Simon Pilgrim[SelectionDAG] Use llvm::Optional<APInt> for FoldValue.
2020-01-08 Sanjay Patel[InstCombine] Adding testcase for Z / (1.0 / Y) =>...
2020-01-08 Sanjay Patel[DAGCombiner] clean up extract-of-concat fold; NFC
2020-01-08 Alexey Bataev[OPENMP]Allow comma in combiner expression.
2020-01-08 Kazu Hirata[JumpThreading] Thread jumps through two basic blocks
2020-01-08 Simon Tatham[ARM,MVE] Intrinsics for variable shift instructions.
2020-01-08 Simon Tatham[ARM,MVE] Intrinsics for partial-overwrite imm shifts.
2020-01-08 Andi-Bogdan... [clang-tidy] Disable match on `if constexpr` statements...
2020-01-08 Bevin Hansson[Intrinsic] Add fixed point division intrinsics.
2020-01-08 Qiu Chaofan[NFC] Move InPQueue into arguments of releaseNode
2020-01-08 Aaron BallmanFixing a formatting nit; NFC
2020-01-08 LLVM GN Syncbot[gn build] Port 346f6b54bd1
2020-01-08 Anna Welker[ARM][MVE] Enable masked gathers from vector of pointers
2020-01-08 Aaron BallmanDisallow an empty string literal in an asm label
2020-01-08 Nico Weber[gn build] (manually) merge 1cf11a4c67a15
2020-01-08 Alexey Lapshin[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil...
2020-01-08 Sam Parker[NFC][ARM] Update tests
2020-01-08 Raphael Isemann[lldb] Remove default llvm::Triple argument from ClangA...
2020-01-08 Xuanda Yang[llvm-symbolizer]Fix printing of malformed address...
2020-01-08 Kadir CetinkayaRevert "[InstCombine] fold zext of masked bit set/clear"
2020-01-08 Tim NorthoverAArch64: add missing Apple CPU names and use them by...
2020-01-08 Raphael Isemann[lldb][NFC] Remove redundant ClangASTContext constructo...
2020-01-08 Stephan T.... [libcxx][test] Fix span tests.
2020-01-08 Utkarsh Saxena[clangd] Add xref for macros to FileIndex.
2020-01-08 Siva Chandra... [libc] Add a convenience CMake rule to add testsuites.
2020-01-08 QingShan Zhang[NFC][Test] Add the option -enable-no-signed-zeros...
2020-01-08 Jonas Devlieghere[lldb/CMake] Only auto-enable Python when SWIG is found
next