platform/upstream/llvm.git
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.
2020-12-20 Hsiangkai Wang[RISCV] Define vector vfwadd/vfwsub intrinsics.
2020-12-20 Hsiangkai Wang[RISCV] Define vector vfsgnj/vfsgnjn/vfsgnjx intrinsics.
2020-12-20 Hsiangkai Wang[RISCV] Define vector vfmul/vfdiv/vfrdiv intrinsics.
2020-12-20 Pavel Labath[lldb/test] Enable reverse-connect on windows too
2020-12-20 Gnimuc[mlir][CAPI] Add the missing <stdbool.h> in Support.h
2020-12-20 Reid KlecknerFix left shift overflow UB in PPC backend on LLP64...
2020-12-19 Andrew Litteken[IROutliner] Deduplicating functions that only require...
2020-12-19 Andrew LittekenRevert "[IROutliner] Deduplicating functions that only...
2020-12-19 Andrew Litteken[IROutliner] Deduplicating functions that only require...
2020-12-19 Craig Topper[TableGen][ARM][X86] Detect combining IntrReadMem and...
2020-12-19 Greg McGaryHandle overflow beyond the 127 common encodings limit
2020-12-19 Roman Lebedev[SimplifyCFG] Teach FoldBranchToCommonDest() to preserv...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach TryToMergeLandingPad() to preserve...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach SimplifyCondBranchToTwoReturns...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach SimplifyCondBranchToTwoReturns...
2020-12-19 Roman Lebedev[NFCI][SimplifyCFG] SimplifyCondBranchToTwoReturns...
2020-12-19 Roman Lebedev[SimplifyCFG] simplifySingleResume(): FoldReturnIntoUnc...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach simplifySingleResume() to preserve...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach simplifyCommonResume() to preserve...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach removeEmptyCleanup() to preserve...
2020-12-19 Roman Lebedev[SimplifyCFG] Teach FoldTwoEntryPHINode() to preserve...
2020-12-19 Roman Lebedev[NFCI][SimlifyCFG] simplifyOnce(): also perform DomTree...
2020-12-19 Andrew Litteken[IRSim][IROutliner] Limit to extracting regions that...
2020-12-19 Craig Topper[X86] Teach assembler to accept vmsave/vmload/vmrun...
2020-12-19 Kazu Hirata[Analysis] Remove dead function getInstTypePair (NFC)
2020-12-19 Kazu Hirata[Target, Transforms] Use contains (NFC)
2020-12-19 Juneyoung Leeapply update_test_checks.py to a few files in llvm...
2020-12-19 Mark de Wever[NFC][libc++] Fixes swapped comments.
2020-12-19 Zakk Chen[RISCV] Define vlxe/vsxe/vsuxe intrinsics.
2020-12-19 Kristof Beyls[ARM] Add clang command line support for -mharden-sls=
2020-12-19 Kristof Beyls[ARM] harden-sls-blr: avoid r12 and lr in indirect...
2020-12-19 Kristof Beyls[ARM] Harden indirect calls against SLS
2020-12-19 Kristof Beyls[ARM] Implement harden-sls-retbr for Thumb mode
2020-12-19 LLVM GN Syncbot[gn build] Port 195f44278c4
2020-12-19 Kristof Beyls[ARM] Implement harden-sls-retbr for ARM mode
2020-12-19 Kazu Hirata[Analysis, CodeGen, IR] Use contains (NFC)
2020-12-19 Jonas Devlieghere[lldb] Simplify the is_finalized logic in process and...
2020-12-19 Tim Keith[flang] Fix bug in IMPLICIT NONE(EXTERNAL)
2020-12-19 Jacques Pienaar[FileCheck] Add a literal check directive modifier
2020-12-19 Sam McCall[clangd] Fix windows path handling in .clang-tidy parsing
2020-12-19 Aditya Kumar[HotColdSplit] Reflect full cost of parameters in split...
2020-12-19 Sam McCall[clangd] Don't cancel requests based on "updates" with...
2020-12-19 Akira Hatanaka[ObjC][ARC] Fix a bug where the inline-asm retain/claim...
2020-12-19 Kazushi (Jam... [VE] Support copy of vector mask registers
2020-12-18 Sam McCall[clangd] Make our printing policies for Hover more...
2020-12-18 Harald van... [X86] Avoid generating invalid R_X86_64_GOTPCRELX reloc...
2020-12-18 Richard Smith[www] Remove '$Date$' marker from cxx_dr_status.
2020-12-18 Fraser Cormack[RISCV] Address clang-tidy warnings in RISCVTargetMachi...
2020-12-18 Sanjay Patel[SLP] fix typo; NFC
2020-12-18 Richard SmithFix memory leak complicated non-type template arguments.
2020-12-18 Richard Smith[c++2b] Add tests for feature test macros.
2020-12-18 Richard SmithAdd tests for the absence of feature test macros for...
2020-12-18 Richard Smith[c++20] Mark class type NTTPs as done and start definin...
2020-12-18 Fraser Cormack[RISCV] Assume no-op addrspacecasts by default
2020-12-18 Chih-Ping ChenRename files with same (case insensitive) name
2020-12-18 Craig Topper[RISCV] Add intrinsics for vsetvli instruction
2020-12-18 Fangrui Song[TableGen] Fix D90844 introduced non-determinism due...
2020-12-18 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2020-12-18 Craig Topper[RISCV] Sign extend constant arguments to V intrinsics...
2020-12-18 Nikita Popov[DSE] Use correct memory location for read clobber...
2020-12-18 Craig TopperRecommit "[RISCV] Add intrinsics for vfmv.f.s and vfmv...
2020-12-18 Craig TopperRevert "[RISCV] Add intrinsics for vfmv.f.s and vfmv...
2020-12-18 Craig Topper[RISCV] Add intrinsics for vfmv.f.s and vfmv.s.f
2020-12-18 Roman Lebedev[NFC][InstCombine] Fixup check lines for prof md in...
2020-12-18 Craig Topper[RISCV] Add intrinsics for vmv.x.s and vmv.s.x
2020-12-18 Kazu Hirata[GVNHoist] Remove successorDominate (NFC)
2020-12-18 Roman Lebedev[InstCombine] Canonicalize SPF to abs intrinsic
2020-12-18 Roman Lebedev[InstSimplify] Don't miscompile `X == 0 ? abs(X) :...
2020-12-18 Roman Lebedev[NFC][InstSimplify] Add miscompiled testcase from D8718...
2020-12-18 Chih-Ping Chen[DebugInfo] Support Fortran 'use <external module>...
2020-12-18 Björn Schäpers[clang-format][NFC] Expand BreakBeforeBraces examples
2020-12-18 diggerlin[AIX] Change the code based on https://lists.llvm.org...
2020-12-18 Florian HahnRevert "[BasicAA] Handle two unknown sizes for GEPs"
2020-12-18 Craig Topper[RISCV] Add intrinsics for vmv.v.v, vmv.v.x, and vmv.x.i
2020-12-18 Kevin P. NealRevert "Revert "[FPEnv] Teach the IRBuilder about invok...
2020-12-18 Whitney TsangEnsure SplitEdge to return the new block between the...
2020-12-18 Kazu Hirata[MCA, ExecutionEngine, Object] Use llvm::is_contained...
2020-12-18 Craig Blackmore[RegisterScavenging] Fix assert in scavengeRegisterBack...
2020-12-18 Arnamoy Bhattacharyya[SROA] Remove Dead Instructions while creating speculat...
2020-12-18 Fangrui Song[ELF] Rename R_TLS to R_TPREL and R_NEG_TLS to R_TPREL_...
next