platform/upstream/llvm.git
2020-12-22 Prateek Gupta[MLIR] Fix lowering of affine operations with return...
2020-12-22 Nandor Licker[RISCV] Basic jump table lowering
2020-12-22 clementval[openacc][openmp][NFC] Fix typo in comments
2020-12-22 Florian Hahn[LV] Use ScalarEvolution::getURemExpr to reduce duplica...
2020-12-22 Paul C. Anagnostopoulos[MCInstrDesc] [TableGen] Reduce size of MCOperandInfo...
2020-12-22 Jan Svoboda[clang] NFC: Refactor custom class into a lambda in...
2020-12-22 Andrzej Warzynski[flang][driver] Fix formatting in a test (nfc)
2020-12-22 Jan Svoboda[clang][cli] Implement `getAllArgValues` marshalling
2020-12-22 Andrzej Warzynski[flang][driver] Refactor unit tests for frontend action...
2020-12-22 mydeveloperday[clang-format] NFC keep the code clang-formatted
2020-12-22 Sjoerd Meijer[AArch64] Add a test for MachineLICM SinkIntoLoop....
2020-12-22 Stephen Kelly[ASTMatchers] Traverse-ignore range-for implementation...
2020-12-22 Alex Richardson[compiler-rt] Fix atomic_test.c on macOS
2020-12-22 Alex Richardson[libc++] Add a 'is-lockfree-runtime-function' lit feature
2020-12-22 Nico WeberRevert "-fstack-clash-protection: Return an actual...
2020-12-22 Nemanja Ivanovic[PowerPC] Restore stack ptr from base ptr when available
2020-12-22 Nico Weber[gn build] (manually) port b8c37153d5393
2020-12-22 Nathan James[clangd] Reuse buffer for JSONTransport::sendMessage
2020-12-22 David Spickett[llvm][Arm/AArch64] Format extension flags in CPU test...
2020-12-22 Sylvestre Ledru-fstack-clash-protection: Return an actual error when...
2020-12-22 Siddhesh PoyarekarFold comparison of __builtin_object_size expression...
2020-12-22 Florian Hahn[VPlan] Make VPInstruction a VPDef
2020-12-22 Sjoerd Meijer[MachineLICM] Add llvm debug messages to SinkIntoLoop...
2020-12-22 Pavel Labath[DebugInfo] Don't use DW_OP_implicit_value for fragments
2020-12-22 Pavel Labath[lldb/test] Add GdbRemoteTestCaseFactory to avoid dupli...
2020-12-22 David Spickett[llvm][ARM/AArch64] Convert Target Parser CPU tests...
2020-12-22 sameeran joshi[Flang][openmp][5/5] Make dist_schedule clause part...
2020-12-22 Alex Zinenko[mlir] remove deprecated string-based OpBuilder from ODS
2020-12-22 sameeran joshi[Flang][openmp][4/5] Make nowait clause part of OmpClause
2020-12-22 Gil Rapaport[LV] Avoid needless fold tail
2020-12-22 sameeran joshi[Flang][openmp][3/5] Make ProcBind clause part of OmpClause
2020-12-22 Quentin Chateau[clangd] Trim memory periodically when using glibc...
2020-12-22 sameeran joshi[Flang][openmp][2/5] Make Default clause part of OmpClause
2020-12-22 sameeran joshi[Flang][openmp][1/5] Make Allocate clause part of OmpClause
2020-12-22 Hsiangkai Wang[RISCV] Define vector compare intrinsics.
2020-12-22 Zakk Chen[RISCV] Define vleff intrinsics.
2020-12-22 Bing1 Yu[LegalizeType] When LegalizeType procedure widens a...
2020-12-22 Zi Xuan Wu[CSKY 3/n] Add bare-bones C-SKY MCTargetDesc
2020-12-22 Tom Stellardscan-view: Remove Reporter.py and associated AppleScrip...
2020-12-22 Nico Weber[lld/mac] Implement support for private extern symbols
2020-12-22 ShihPo Hung[RISCV] Add intrinsics for vmacc/vnmsac/vmadd/vnmsub...
2020-12-22 Tres PoppRevert "[mlir] Add SmallVector sizes"
2020-12-22 Fangrui Song[MC][test] Reorganize .cfi_* tests
2020-12-22 Ta-Wei Tu[LoopNest] Extend `LPMUpdater` and adaptor to handle...
2020-12-22 Craig Topper[RISCV] Use more precise type constraints for the vmv...
2020-12-22 Craig Topper[RISCV] Update vmv.v.v-rv32.ll and vmv.v.v-rv64.ll...
2020-12-21 Tres Popp[mlir] Add SmallVector sizes
2020-12-21 Congzhe Cao[InstCombine] Add check of i1 types in select-to-zext...
2020-12-21 Fangrui Song[Driver] Default Generic_GCC ppc/ppc64/ppc64le to ...
2020-12-21 Tom StellardHowToReleaseLLVM: Update document to match the current...
2020-12-21 Tom Stellardllvm-profgen: Parse command line arguments after initia...
2020-12-21 George Mitenkov[MLIR][SPIRVToLLVM] Updated documentation on spirv...
2020-12-21 Arthur Eubanks[NFC] Remove unused function
2020-12-21 Evandro Menezes[RISCV] Define the vand, vor and vxor RVV intrinsics
2020-12-21 Aart Bik[mlir][sparse] adjust output tensor to synthetic tensor
2020-12-21 Fangrui Song[MC] Split MCContext::createTempSymbol, default AlwaysA...
2020-12-21 Fangrui SongMigrate MCContext::createTempSymbol call sites to Alway...
2020-12-21 Arthur Eubanks[NewPM] Add TargetMachine method to add alias analyses
2020-12-21 Scott LinderRevert "[AMDGPU][HIP] Switch default DWARF version...
2020-12-21 Thomas Raoux[mlir][vector] Extend vector unroll to all element...
2020-12-21 ergawy[MLIR][Docs] Fix a small typo in documentation.
2020-12-21 Michał Górny[lldb] [Process/FreeBSDRemote] Remove anonymous namespace
2020-12-21 nicolasvasilache[mlir][Linalg] Revisit the Linalg on tensors abstraction
2020-12-21 Valentin Clement[openacc] Use TableGen enum for default clause value
2020-12-21 Jez Ng[lld-macho][nfc] Remove %T from headerpad.s
2020-12-21 Jez Ng[lld-macho][nfc] Clean up tests
2020-12-21 Pavel Labath[lldb] Remove anonymous namespace from NativeRegisterCo...
2020-12-21 Quentin Chateau[clangd][NFC] Improve clangd status messages
2020-12-21 Nikita Popov[AA] byval argument is identified function local
2020-12-21 Hafiz Abid... Update references to 'master' branch.
2020-12-21 Peter Collingbournescudo: Remove ANDROID_EXPERIMENTAL_MTE macro.
2020-12-21 Michael Liao[cuda][hip] Fix typoes in header wrappers.
2020-12-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Fix for sanitizer error in 8ab5770
2020-12-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Parser refactoring
2020-12-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Lit tests cleanup
2020-12-21 Thomas Raoux[mlir[[vector] Extend Transfer read/write ops to suppor...
2020-12-21 David Spickett[clang] Fix expected errors in plugin attribute example
2020-12-21 Fangrui Song[ELF] Reject local-exec TLS relocations for -shared
2020-12-21 Fangrui Song[ELF][PPC64] Detect missing R_PPC64_TLSGD/R_PPC64_TLSLD...
2020-12-21 Paul C. AnagnostopoulosRevert "[TableGen] Add the !substr() bang operator"
2020-12-21 Michael ForsterRemove unused variables.
2020-12-21 Simon Pilgrim[AggressiveInstCombine] Generalize foldGuardedRotateToF...
2020-12-21 Paul C. Anagnostopoulos[TableGen] Add the !substr() bang operator
2020-12-21 Sanjay Patel[InstSimplify] reduce logic with inverted add/sub ops
2020-12-21 Sanjay Patel[InstSimplify] add tests for inverted logic operands...
2020-12-21 Kazushi (Jam... [VE] Correct VMP allocation in calling conv
2020-12-21 Florian Hahn[VPlan] Make VPRecipeBase inherit from VPDef.
2020-12-21 Denis Antrushin[Statepoints] Disable VReg lowering for values used...
2020-12-21 Yafei LiuRefactoring the attribute plugin example to fit the...
2020-12-21 Kazushi (Jam... [VE] Optimize LEA combinations
2020-12-21 Jan Svoboda[TableGen] NFC: Rename variables in OptParserEmitter
2020-12-21 Jan Svoboda[TableGen] NFC: Switch to range-based for loops in...
2020-12-21 Andrzej Warzynski[flang][driver] Make the names of files created in...
2020-12-21 Kazushi (Jam... [VE] Support STACKSAVE and STACKRESTORE
2020-12-21 Kazushi (Jam... [VE] Support RETURNADDR
2020-12-21 Florian Hahn[VPlan] Use VPDef for VPInterleaveRecipe.
2020-12-21 Simon Moll[VP][NFC] ISD::VP_Sub -> ISD::VP_SUB
2020-12-21 Jan Svoboda[clang] Use enum for LangOptions::SYCLVersion instead...
2020-12-21 Jan Svoboda[clang][cli] Let denormalizer decide how to render...
2020-12-21 Jan Svoboda[clang][cli] Streamline MarshallingInfoFlag description
next