platform/upstream/llvm.git
2021-01-23 Hsiangkai Wang[RISCV] Implement vsoxseg/vsuxseg intrinsics.
2021-01-23 Hsiangkai Wang[RISCV] Add RV64 test cases for vloxseg.
2021-01-23 Hsiangkai Wang[RISCV] Add RV32 test cases for vloxseg.
2021-01-23 Hsiangkai Wang[RISCV] Add RV64 test cases for vluxseg.
2021-01-23 Hsiangkai Wang[RISCV] Add RV32 test cases for vluxseg.
2021-01-23 Hsiangkai Wang[RISCV] Implement vloxseg/vluxseg intrinsics.
2021-01-23 Philip Reames[LoopDeletion] Handle inner loops w/untaken backedges
2021-01-23 Duncan P. N... ADT: Use 'using' to inherit assign and append in SmallS...
2021-01-23 Jon Chesterfield[libomptarget] Build cuda plugin without cuda installed...
2021-01-23 Jason MolendaChange static buffer to be BSS instead of DATA in Handl...
2021-01-23 Stanislav Mekhanoshin[AMDGPU] Fix FP materialization/resolve with flat scratch
2021-01-22 Stanislav MekhanoshinChange materializeFrameBaseRegister() to return register
2021-01-22 Richard SmithPR47682: Merge the DeclContext of a merged FunctionDecl...
2021-01-22 Nathan James[CodeComplete] Add ranged for loops code pattern.
2021-01-22 Paul Robinson[RGT][TextAPI] Remove a zero-trip loop and the assertio...
2021-01-22 Paul Robinson[RGT] Don't use EXPECT* macros in a subprocess that...
2021-01-22 Jonas Devlieghere[lldb] FixFileSystem::GetExternalPath for VFS API change
2021-01-22 Paul Robinson[RGT][ADT] Remove test assertion that will not be executed
2021-01-22 Craig Topper[RISCV] Add more cmov isel patterns to handle seteq...
2021-01-22 MaheshRavishankar[mlir][Linalg] Make Fill operation work on tensors.
2021-01-22 Francis Visoiu... [Matrix] Propagate shape information through fneg
2021-01-22 Mitch PhillipsRevert "[AArch64][GlobalISel] Make G_USUBO legal and...
2021-01-22 Mitch PhillipsRevert "[AArch64][GlobalISel] Implement widenScalar...
2021-01-22 Mitch PhillipsRevert "[GlobalISel] LegalizerHelper - Extract widenSca...
2021-01-22 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest(): re-lift restric...
2021-01-22 Roman Lebedev[NFC][SimplifyCFG] PerformBranchToCommonDestFolding...
2021-01-22 Roman Lebedev[NFC][SimplifyCFG] fold-branch-to-common-dest.ll: reduc...
2021-01-22 Roman Lebedev[NFC][SimplifyCFG] PerformBranchToCommonDestFolding...
2021-01-22 Jonas Devlieghere[VFS] Fix inconsistencies between relative paths and...
2021-01-22 Cassie Jones[GlobalISel] LegalizerHelper - Extract widenScalarAddoS...
2021-01-22 Craig Topper[RISCV] Add B extension tests to make sure RV64 only...
2021-01-22 Jez Ng[lld-macho] Ignore -lto_library
2021-01-22 LLVM GN Syncbot[gn build] Port 622eaa4a4cea
2021-01-22 Florian Hahn[Inline] Precommit tests for dead calls and willreturn.
2021-01-22 Craig Topper[RISCV] Add isel patterns for SH*ADD(.UW)
2021-01-22 Shimin Cui[Analysis] Support AIX vec_malloc routines
2021-01-22 Nikita Popov[InstSimplify] Add willreturn to more libcall tests...
2021-01-22 MaheshRavishankar[mlir][Linalg] Disable fusion of tensor_reshape op...
2021-01-22 Craig Topper[RISCV] Update B extension version to 0.93.
2021-01-22 Craig Topper[RISCV] Add xperm.* instructions to Zbp extension.
2021-01-22 Craig Topper[RISCV] Add support for rev8 and orc.b to Zbb.
2021-01-22 Craig Topper[RISCV] Add zext.h instruction to Zbb.
2021-01-22 Craig Topper[RISCV] Move pack instructions to Zbp extension only.
2021-01-22 Craig Topper[RISCV] Change zext.w to be an alias of add.uw rd,...
2021-01-22 Craig Topper[RISCV] Modify add.uw patterns to put the masked operan...
2021-01-22 Craig Topper[RISCV] Rename Zbs instructions to start with just...
2021-01-22 Craig Topper[RISCV] Move Shift Ones instructions from Zbb to Zbp...
2021-01-22 Craig Topper[RISCV] Add SH*ADD(.UW) instructions to Zba extension...
2021-01-22 Craig Topper[RISCV] Add Zba feature and move add.uw and slli.uw...
2021-01-22 Craig Topper[RISCV] Rename mnemonics slliu.w->slli.uw and addu...
2021-01-22 Craig Topper[RISCV] Swap encodings of max and minu to match 0.93...
2021-01-22 Craig Topper[RISCV] Remove addiwu, addwu, subwu, subuw, clmulw...
2021-01-22 Craig Topper[RISCV] Rename pcnt->cpop to match 0.93 bitmanip spec.
2021-01-22 Nikita Popov[Tests] Add willreturn to libcalls in some tests
2021-01-22 Arthur Eubanks[NewPM][AMDGPU] Skip adding CGSCCOptimizerLate callback...
2021-01-22 Thorsten Schütt[libc++] Introduce __bits
2021-01-22 Bjorn Pettersson[CGExpr] Use getCharWidth() more consistently in CCGExp...
2021-01-22 Bjorn Pettersson[CodeGen] Use getCharWidth() more consistently in CGRec...
2021-01-22 River Riddle[mlir][OpFormatGen] Add support for anchoring optional...
2021-01-22 Julian LettnerRemove obsolete TODOs
2021-01-22 Nikita Popov[SimplifyLibCalls] Skip unused calls in sincos transform
2021-01-22 Louis Dionne[libc++] Bring back mach_absolute_time implementation...
2021-01-22 Jacques PienaarAdd more explicit assert for failures
2021-01-22 MaheshRavishankar[mlir][Linalg] Extend tile+fuse to work on Linalg opera...
2021-01-22 Mark de Wever[NFC][libc++] Update the implementation status.
2021-01-22 MaheshRavishankar[mlir][Linalg] NFC: Refactor LinalgDependenceGraphElem...
2021-01-22 Hongtao Yu[CSSPGO] LTO option for pseudo probe
2021-01-22 peter klausler[flang][nfc] Fix comments, remove needless API, tweak...
2021-01-22 Abhina Sreeskantharajan[SystemZ][z/OS] Fix No such file or directory expressio...
2021-01-22 peter klausler[flang] Correct shape analysis for transformational...
2021-01-22 Sanjay Patel[InstCombine] narrow abs with sign-extended input
2021-01-22 Sanjay Patel[InstCombine] add tests for abs(sext X); NFC
2021-01-22 Lei Zhang[mlir][spirv] Define spv.IsNan/spv.IsInf and add lowerings
2021-01-22 peter klausler[flang] Remove some needless operations in expr rewriting
2021-01-22 Lei Zhang[mlir][spirv] Fix script for availability autogen and...
2021-01-22 Shafik Yaghmour[LLDB] Fix how ObjCBOOLSummaryProvider deals with BOOL
2021-01-22 Eugene Zhulenev[mlir] Add coro intrinsics operations to LLVM dialect
2021-01-22 Wolfgang Pieb[llvm-mca] Adding local lit config file for X86 targets
2021-01-22 Louis Dionne[libc++] Fix broken build when merging libc++abi into...
2021-01-22 Joseph Schuchart[OpenMP] libomp: properly initialize buckets in __kmp_d...
2021-01-22 Fangrui Song[ELF] --wrap: retain __wrap_foo if foo is defined in...
2021-01-22 Hanhan Wang[mlir][StandardOps] Fix typos in the td file.
2021-01-22 Arjun P[MLIR] Add support for extracting an integer sample...
2021-01-22 Yaxun (Sam... [HIP] Support __managed__ attribute
2021-01-22 Abhina Sreeskantharajan[SystemZ][z/OS] Fix No such file or directory expressio...
2021-01-22 Simon Pilgrim[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
2021-01-22 Simon Pilgrim[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
2021-01-22 Simon Pilgrim[X86][AVX] combineTargetShuffle - simplify the X86ISD...
2021-01-22 Peter Steinfeld[flang] Fix typo in error message
2021-01-22 Florian Hahn[LoopUnswitch] Fix logic to avoid unswitching with...
2021-01-22 Florian Hahn[LoopUnswitch] Add test cases with atomic loads & call
2021-01-22 Arnold Schwaighofer[coro.async] Make sure we process async coroutines
2021-01-22 Jon Chesterfield[libomptarget][devicertl] Drop templated atomic functions
2021-01-22 Roman LebedevRevert "[NFCI-ish][SimplifyCFG] FoldBranchToCommonDest...
2021-01-22 Roman Lebedev[InstCombine] Fold `(~x) | y` --> `~(x & (~y))` iff...
2021-01-22 Roman Lebedev[InstCombine] Fold `(~x) & y` --> `~(x | (~y))` iff...
2021-01-22 Roman Lebedev[NFC][InstCombine] Add tests for `(~x) &/| y` --> ...
2021-01-22 Roman Lebedev[NFC][InstCombine] Extract freelyInvertAllUsersOf(...
2021-01-22 Roman Lebedev[NFC][SimplifyCFG] FoldBranchToCommonDest(): extract...
2021-01-22 Roman Lebedev[NFC][SimplifyCFG] FoldBranchToCommonDest(): extract...
next