platform/upstream/llvm.git
2020-10-29 Kazushi (Jam... [VE] Add missing symbolic branch patterns
2020-10-29 Kazushi (Jam... [VE] Support register aliases in llvm-mc
2020-10-29 Valentin Clement[mlir][openacc] Add if and device_type to update op
2020-10-29 Valentin Clement[flang][openacc] Enforce no modifier on enter data...
2020-10-29 Marek Kurdej[libcxx] [docs] [NFC] Fix typo.
2020-10-29 Daniel Kiss[libcxx] Add targets to available features.
2020-10-29 Daniel Kiss[libunwind] Fix linker flag handling in the tests.
2020-10-29 Pavel Labath[lldb] Use reverse connection method for lldb-server...
2020-10-29 Georgii Rymar[llvm-readobj/elf] - Fix a crash when dumping a dynamic...
2020-10-29 Alok Kumar... [DebugInfo] [NFCI] Additional test for support of DW_TA...
2020-10-29 Clement Courbet[llvm-exegesis] Do not try to assign random registers...
2020-10-29 Adam Balogh[ADT] Fix for ImmutableMapRef
2020-10-29 Georgii Rymar[yaml2obj][test] - Merge strtab-implicit-sections-...
2020-10-29 Simon Pilgrim[InstCombine] Add select+funnel-shift test patterns
2020-10-29 dfukalov[MIR] Fix out of bounds access in MIRPrinter.
2020-10-29 Max Kazantsev[NFC][SCEV] Use generic predicate checkers to simplify...
2020-10-29 Jay Foad[AMDGPU] Simplify insertNoops functions. NFC.
2020-10-29 Alok Kumar... [DebugInfo] [NFCI] Adding a missed out line in support...
2020-10-29 Florian Hahn[SCEV] Match 'zext (trunc A to iB) to iY' as URem.
2020-10-29 Max Kazantsev[NFC] Add some new util functions to ICmpInst
2020-10-29 Tres Popp[mlir] Reorder shape assuming bufferization.
2020-10-29 Georgii Rymar[yaml2obj][test] - Merge dynsymtab-shlink.yaml to dynsy...
2020-10-29 Krasimir Georgievclang-format: Add a consumer to diagnostics engine
2020-10-29 Kazushi (Jam... [VE] Add missing vector regression test
2020-10-29 Kazushi (Jam... [VE] Add vector control instructions
2020-10-29 David Spickett[lldb] Correct --help output for qemu rootfs script
2020-10-29 David Zarzycki[lldb] Unbreak the build after a recent PowerPC change
2020-10-29 Max Kazantsev[SCEV][NFC] Use general predicate checkers in monotonic...
2020-10-29 Georgii Rymar[yaml2obj] - Improve handling of SectionHeaderTable...
2020-10-29 David Green[InterleaveAccess] Recognise Interleave loads through...
2020-10-29 Sam McCall[CMake] Support inter-proto dependencies in generate_pr...
2020-10-29 Max Kazantsev[NFC][SCEV] Refactor monotonic predicate checks to...
2020-10-29 Sam McCall[clangd] Support CodeActionParams.only
2020-10-29 Vitaly BukaRevert "[NFC][TSAN] Logs to debug test script on bot"
2020-10-29 Christian Sigg[mlir][gpu] Fix leaked stream and module when lowering...
2020-10-29 Georgii Rymar[llvm-objdump][test] - Stop using precompiled binary...
2020-10-29 Cameron Finucane[libFuzzer] Remove InterruptHandler from Fuchsia implem...
2020-10-29 Fangrui Song[Reassociate][test] Delete improper -NOT patterns to...
2020-10-29 Serge Pavlov[FPEnv] Tests for rounding properties of constant evalution
2020-10-29 Fangrui Song[opt] Pin -stats-json & -opt-bisect-limit tests to...
2020-10-29 Johannes Doerfert[Attributor][NFC] Rerun update test script
2020-10-29 Johannes Doerfert[Attributor][FIX] Properly promote arguments pointers...
2020-10-29 River Riddle[mlir][SymbolTable] Small optimization to walking symbo...
2020-10-29 River Riddle[mlir][Inliner] Add a `wouldBeCloned` flag to each...
2020-10-29 River Riddle[mlir][Inliner] Add a new hook for checking if it is...
2020-10-29 Ben Shi[NFC][clang][AVR] Add more devices
2020-10-29 Ben Shi[NFC][AVR] Improve device list
2020-10-29 Fangrui Song[Debugify] Move global namespace functions into llvm::
2020-10-29 Vedant KumarRevert "[DebugInfo] Fix legacy ZExt emission when FromB...
2020-10-29 Vedant KumarRevert "[DebugInfo] Shorten legacy [s|z]ext dwarf expre...
2020-10-29 Mircea Trofin[ThinLTO] Fix .llvmcmd emission
2020-10-29 Derek Schuff [WebAssembly] Add support for DWARF type units
2020-10-29 Haruki Imai[mlir] Convert raw data in dense element attributes...
2020-10-28 River Riddle[mlir] Optimize the parsing of ElementsAttr hex strings
2020-10-28 River Riddle[llvm][StringExtras] Use a lookup table for `hexDigitValue`
2020-10-28 River Riddle[llvm][StringExtras] Add a fail-able version of `fromHex`
2020-10-28 Jonas DevlieghereRevert "[AppleObjCRuntimeV2] Force lazily allocated...
2020-10-28 Kazushi (Jam... [VE] Add vector mask operation instructions
2020-10-28 Amy HuangRecommit "[CodeView] Emit static data members as S_CONS...
2020-10-28 Austin Kerbow[AMDGPU] Add Reset function to GCNHazardRecognizer
2020-10-28 Mehdi AminiMake the post-commit review expectations more explicit...
2020-10-28 Christopher... [Sema] adds basic -Wfree-nonheap-object functionality
2020-10-28 Duncan P. N... ModuleManager: Simplify lookupModuleFile by only settin...
2020-10-28 Gaurav Jain[NFC] Use [MC]Register in CSE & LICM
2020-10-28 Peter CollingbourneReland "hwasan: Disable operator {new,delete} intercept...
2020-10-28 Peter Collingbournegn build: Define HWASAN_WITH_INTERCEPTORS=1 for hwasan_...
2020-10-28 Duncan P. N... Fix includes in llvm/Support/FileSystem/UniqueID.h...
2020-10-28 Aaron Puchert[Sema] Let getters assert that trailing return type...
2020-10-28 Aaron PuchertBetter source location for -Wignored-qualifiers on...
2020-10-28 Keith Smiley[llvm-install-name-tool] Quote passed rpath args in...
2020-10-28 Craig DisselkoenC API: support scalable vectors
2020-10-28 Kostya Kortchinsky[GWP-ASan] Abstract the thread local variables access
2020-10-28 Jay Foad[AMDGPU] Allow some modifiers on VOP3B instructions
2020-10-28 Florian Hahn[InstCombine] Do not introduce bitcasts for swifterror...
2020-10-28 Jay Foad[AMDGPU] Fix double space in disassembly of SDWA instru...
2020-10-28 Jay Foad[TableGen] Treat reg as isolated in reg$foo (but not...
2020-10-28 Florian Hahn[AArch64] Improve lowering of insert_vector_elt with...
2020-10-28 Austin Kerbow[AMDGPU] Fix inserting combined s_nop in bundles
2020-10-28 Philip Reames[Deref] Use maximum trip count instead of exact trip...
2020-10-28 Richard SmithPR48002: Fix injection of elaborated-type-specifiers...
2020-10-28 Sean Silva[mlir] Properly handle recursive bufferization for...
2020-10-28 Michael Park[libc++] Re-apply the switch-based std::variant impleme...
2020-10-28 Louis Dionne[llvm-lit] Improve the error message when make_paths_re...
2020-10-28 LLVM GN Syncbot[gn build] Port 23ed570af1c
2020-10-28 Alexander Belyaev[mlir] Use OpBuilderDAG for MemRefReinterpretCastOp.
2020-10-28 Duncan P. N... Split out llvm/Support/FileSystem/UniqueID.h and clang...
2020-10-28 Dávid Bolvanský[MemLoc] Adjust memccpy support in MemoryLocation...
2020-10-28 Alexander Belyaev[mlir] Convert memref_reshape to memref_reinterpret_cast.
2020-10-28 Adrian Prantl[DebugInfo] Expose Fortran array debug info attributes...
2020-10-28 Alok Kumar... [DebugInfo] Support for DW_TAG_generic_subrange
2020-10-28 Arthur Eubanks[test] Make bt_order_by_weight in switch.ll more robust
2020-10-28 Shilei Tian[Clang][OpenMP] Added the support for target data nowait
2020-10-28 Florian Hahn[AArch64] Use DUP for BUILD_VECTOR with few different...
2020-10-28 YAMAMOTO Takashi[libc++] Fix a few warnings
2020-10-28 Mircea Trofin[NFC][ThinLTO] Change command line passing to EmbedBitc...
2020-10-28 Aditya Nandakumar[GISel]: Few InsertVecElt combines
2020-10-28 Louis Dionne[libc++] Refactor tests to remove uses of std::rand()
2020-10-28 Sam McCall[clangd] Go-to-definition from non-renaming alias is...
2020-10-28 Mircea Trofin[NFC] Use Register in RegisterPressure APIs
2020-10-28 Valentin Clement[openmp][openacc] Check for duplicate clauses for directive
next