platform/upstream/llvm.git
2020-01-31 Stephan HerhutFix conversion of loops to GPU with no block/thread...
2020-01-31 Georgii Rymar[llvm-readobj][test] - Cleanup testing of the --section...
2020-01-31 Markus Böck[Support] Wrap extern TLS variable in getter function
2020-01-31 LLVM GN Syncbot[gn build] Port 16a0313ee32
2020-01-31 Raphael Isemann[lldb] Print the command output when 'expect' fails...
2020-01-31 Guillaume Chatelet[libc] Add utils for memory functions
2020-01-31 Igor Kudrin[DWARF] Add support for 64-bit DWARF in .debug_names.
2020-01-31 Marek KurdejRevert "[libc++] [P0325] Implement to_array from LFTS...
2020-01-31 Raphael Isemann[lldb][NFC] Add safe Decl->CompilerDecl conversion...
2020-01-31 Raphael Isemann[lldb][NFC] Cleanup ClangASTImporter::LayoutInfo
2020-01-31 Sebastian NeubauerFix typo
2020-01-31 Tim Shen[mlir] Add MemRefTypeBuilder and refactor some MemRefTy...
2020-01-31 Alex Langford[lldb][NFCI] Remove UserExpression::GetJITModule
2020-01-31 Alex Langford[lldb][NFCI] Remove unused LanguageType parameters
2020-01-31 Jonas Devlieghere[lldb/Lit] Fix UnboundLocalError when reaching a timeout.
2020-01-31 Jonas Devlieghere[SmallString] Use data() instead of begin() (NFC)
2020-01-31 Quentin Colombet[GISel][KnownBits] Fix a bug where we could run out...
2020-01-31 Richard SmithPR44627: Consider reversing == and <=> candidates found...
2020-01-31 Pierre HabouzitRevert "[objc_direct] Small updates to help with adoption."
2020-01-31 Pierre Habouzit[objc_direct] Small updates to help with adoption.
2020-01-31 Pierre Habouzit[objc_direct] fix codegen for mismatched Decl/Impl...
2020-01-31 Alex Langford[lldb][NFCI] Delete commented out code
2020-01-31 Fangrui Song[llvm-objcopy][test] Fix tests when path contains ...
2020-01-31 Fangrui Song[X86][ELF] Prefer to lower MC_GlobalAddress operands...
2020-01-31 Saar Raz[Concepts] Check function constraints before deducing...
2020-01-31 Richard SmithPR41991: Accept attributes on defaulted and deleted...
2020-01-31 Richard SmithPR44721: Don't consider overloaded operators for built...
2020-01-31 Richard SmithReplace 'AllowExplicit' bool with an enum. No functiona...
2020-01-31 Leonard Chan[SafeStack][DebugInfo] Insert DW_OP_deref in correct...
2020-01-31 Martijn VelsWhite space only change: reflow a comment in basic_string
2020-01-31 Alex Langford[lldb][NFCI] Rename variable in ValueObject
2020-01-31 Amara Emerson[GlobalISel][IRTranslator] When translating vector...
2020-01-31 Leonard ChanRevert "[SafeStack][DebugInfo] Insert DW_OP_deref in...
2020-01-31 Mehdi AminiMSVC Buggy version detection: turn pre-processor error...
2020-01-31 Hector DiazAuto-completion bug fix for dot operator
2020-01-30 Leonard Chan[SafeStack][DebugInfo] Insert DW_OP_deref in correct...
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Fix typo in CMake so we actually...
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Use LLDB_RECORD_DUMMY for GetStopDes...
2020-01-30 Matt ArsenaultRevert "AMDGPU: Cleanup and fix SMRD offset handling"
2020-01-30 Mehdi AminiRevert "MSVC Buggy version detection: turn pre-processo...
2020-01-30 Matt ArsenaultAMDGPU: Cleanup and fix SMRD offset handling
2020-01-30 Matt ArsenaultCodeGen: Use Register
2020-01-30 Jessica Paquette[AArch64][GlobalISel] Fold in G_ANYEXT/G_ZEXT into...
2020-01-30 Amara Emerson[AArch64][GlobalISel] Disallow vectors in convertPtrAdd...
2020-01-30 Nikita Popov[InstCombine] Remove unnecessary worklist add; NFCI
2020-01-30 Roland McGrath[Fuchsia] Never link in implicit "system dependencies...
2020-01-30 David Tenty[NFC] Fix check prefix add in fcanonicalize-elimination.ll
2020-01-30 Mehdi AminiMSVC Buggy version detection: turn pre-processor error...
2020-01-30 Matt ArsenaultAMDGPU: Replace subtarget check with an assert
2020-01-30 Matt ArsenaultAMDGPU: Don't use separate cache arguments for s_buffer...
2020-01-30 Nikita Popov[InstCombine] Remove unnecessary worklist add; NFCI
2020-01-30 Nikita Popov[InstCombine] Create new insts in foldICmpEqIntrinsicWi...
2020-01-30 Reid KlecknerMove verification of Sema::MaximumAlignment to a .cpp...
2020-01-30 Kostya Kortchinsky[scudo][standalone] Release secondary memory on purge
2020-01-30 Raphael Isemann[lldb][NFC] LLDB_LOGF to LLDB_LOG conversion in ClangAS...
2020-01-30 Alex Zinenko[mlir] LLVM dialect: Generate conversions between EnumA...
2020-01-30 Sergey Dmitriev[Clang][Bundler][NFC] Replace SmallString<...> with...
2020-01-30 hsmahesha[AMDGPU] Add file headers for few files where it is...
2020-01-30 Alex Langford[libc++abi] Bump PACKAGE_VERSION
2020-01-30 Siva Chandra... [libc] Add [EXPECT|ASSERT]_[TRUE|FALSE] unittest macros.
2020-01-30 River Riddle[mlir][NFC] Update several SPIRV operations to use...
2020-01-30 River Riddle[mlir][NFC] Use declarative format for several operatio...
2020-01-30 River Riddle[mlir] Update various operations to declaratively speci...
2020-01-30 River Riddle[mlir] Add support for generating the parser/printer...
2020-01-30 River Riddle[mlir] Add initial support for parsing a declarative...
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Fix API boundary tracking bug
2020-01-30 Sean Fertile[AIX] Minor cleanup in AsmPrinter. [NFC]
2020-01-30 Fangrui Song[AArch64] -fpatchable-function-entry=N,0: place patch...
2020-01-30 Reid KlecknerSpeed up compilation of ASTImporter
2020-01-30 Huihui Zhang[ConstantFold][SVE][NFC] Add test for select instructio...
2020-01-30 Saar Raz[Concepts] Add 'this' context to instantiation of membe...
2020-01-30 Saar Raz[Concepts] Add check for dependent RC when checking...
2020-01-30 Saar Raz[Concept] Fix incorrect check for containsUnexpandedPar...
2020-01-30 Huihui Zhang[ConstantFold][SVE] Fix constant folding for scalable...
2020-01-30 Danilo Carvalho... [AArch64][SVE] Add remaining SVE2 mla indexed intrinsics.
2020-01-30 Sergey Dmitriev[Clang][Driver] Disable llvm passes for the first host...
2020-01-30 Teresa Johnson[ThinLTO] Disable "Always import constants" due to...
2020-01-30 Steven Wu[libcxxabi] Insert padding in __cxa_exception struct...
2020-01-30 Whitney Tsang[LoopFusion] Move instructions from FC1.GuardBlock...
2020-01-30 Nikita Popov[AArch64][ARM] Always expand ordered vector reductions...
2020-01-30 Nathan James[NFC] small refactor on RenamerClangTidyCheck.cpp
2020-01-30 Siva Chandra... [libc] Add a missing `this->` in __llvm_libc::cpp:Mutab...
2020-01-30 Roman Lebedev[NFC][IndVarSimplify] Autogenerate exit_value_test2...
2020-01-30 Alexey Bataev[OPENMP50]Handle lastprivate conditionals passed as...
2020-01-30 Yonghong Song[BPF] fix a bug in BPFMISimplifyPatchable pass with -O0
2020-01-30 Sergey Dmitriev[Clang][Bundler] Reduce fat object size
2020-01-30 Lubomir Litchev[MLIR] Add the sqrt operation to mlir.
2020-01-30 Charusso[analyzer] CheckerContext: Make the Preprocessor available
2020-01-30 Alex Zinenko[mlir] EnumsGen: dissociate string form of integer...
2020-01-30 jasonliu[XCOFF][AIX] Support basic relocation type on AIX
2020-01-30 Charusso[analyzer] DynamicSize: Remove 'getSizeInElements(...
2020-01-30 Denis Khalikov[mlir][spirv] Add GroupNonUniform min and max operations.
2020-01-30 LLVM GN Syncbot[gn build] Port 601687bf731
2020-01-30 Charusso[analyzer] DynamicSize: Remove 'getExtent()' from regions
2020-01-30 Alex RichardsonBring back the tests for update_cc_tests_checks.py
2020-01-30 Stefan Pintilie[PowerPC][Future] Branch Distance Estimation For Prefix...
2020-01-30 David Stenberg[InstCombine][DebugInfo] Fold constants wrapped in...
2020-01-30 Matt ArsenaultAMDGPU/GlobalISel: Don't use pointless getConstantVRegVal
2020-01-30 Julian GrossChanged wrong ROCDL instructions in GPU lowering.
2020-01-30 Nemanja IvanovicFix helptext for opt/llc after 14fc20ca6
next