platform/upstream/llvm.git
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
2020-12-21 David Sherwood[NFC][InstructionCost] Remove isValid() asserts in...
2020-12-21 George Mitenkov[MLIR][SPIRVToLLVM] Updated documentation on entry...
2020-12-21 Fangrui Song[AsmPrinter] Replace a reachable report_fatal_error...
2020-12-21 Fangrui SongMCContext::reportError: don't call report_fatal_error
2020-12-21 Pushpinder... [FastRA] Fix handling of bundled MIs
2020-12-21 Monk Chiang[RISCV] Define the remaining vector fixed-point arithme...
2020-12-21 Jian Cai[AsmParser] make .ascii support spaces as separators
2020-12-21 Esme-Yi[PowerPC][NFC] Added assertion of shift exponent is...
2020-12-21 Fangrui Song[MC][ELF] Remove unneeded MCSymbol::setExternal calls
2020-12-21 Esme-Yi[PowerPC] Materialize i64 constants by enumerated patterns.
2020-12-21 Fangrui Song[MC][ELF] Drop MCSymbol::isExternal call sites
2020-12-21 Fangrui Song[MC] Report locations for .symver errors
2020-12-21 Fangrui Song[llvm-reduce][test] Make remove-alias.ll CHECK patterns...
2020-12-21 Fangrui Song[lld-macho] Fix memcpy ub after D93267
2020-12-21 Fangrui Song[MC][ELF] Allow STT_SECTION referencing SHF_MERGE on...
2020-12-21 Ben Shi[RISCV][NFC] Add tests for multiplication with constant
2020-12-21 Kazu Hirata[Target] Use llvm::erase_if (NFC)
2020-12-21 Arthur Eubanks[test] Fix new-pass-manager-opt-bisect.c
2020-12-21 Chen Zheng[PowerPC] add has side effect for SAT bit clobber intri...
2020-12-21 Chen Zheng[MachineLICM] delete dead flag if the duplicated def...
2020-12-20 Arthur Eubanks[test] Fix reg-usage.ll under NPM
2020-12-20 Shilei Tian[OpenMP] Fixed the issue that CMake variables for OpenM...
2020-12-20 Fangrui Song[MC] Reject byte alignment if larger than or equal...
2020-12-20 Samuel EubanksMake NPM OptBisectInstrumentation use global singleton...
2020-12-20 David Green[ARM] Extra vecreduce tests with smaller than legal...
2020-12-20 Nikita Popov[BasicAA] Add test for byval argument (NFC)
2020-12-20 Jez Ng[lld-macho] Have order files support filtering by archi...
2020-12-20 Jez Ng[lld-macho] Support Obj-C symbols in order files
2020-12-20 Jez Ng[lld-macho][nfc] Use split-file in order file test
2020-12-20 Fangrui Song[Object] Fix LFFile<ELFT>::getEntry on sizeof(size_t...
2020-12-20 Kazu Hirata[PGO] Remove dead member variable InstrumentFuncEntry...
2020-12-20 Kazu Hirata[Analysis, IR, CodeGen] Use llvm::erase_if (NFC)
2020-12-20 Nikita Popov[MemLoc] Fix debug print for LocationSize
2020-12-20 ShihPo Hung[RISCV] Define vslideup/vslidedown intrinsics
2020-12-20 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-12-20 Chris Warner[clang-tidy] cppcoreguidelines-pro-type-member-init...
2020-12-20 Michał Górny[lldb] [test] Update test status for NetBSD
2020-12-20 Hsiangkai Wang[RISCV] Define vector vfwmul intrinsics.
next