platform/upstream/llvm.git
2020-08-30 Michael Park[libcxx/variant] Implement workaround for GCC bug.
2020-08-30 Sanjay Patel[FastISel] update to use intrinsic's isCommutative...
2020-08-30 Sanjay Patel[DAGCombiner] skip reciprocal divisor optimization...
2020-08-30 Sanjay Patel[AArch64] add tests for multi-use fast sqrt/recip; NFC
2020-08-30 Sanjay Patel[x86] add tests for multi-use fast sqrt/recip; NFC
2020-08-30 Sanjay Patel[SLP] make commutative check apply only to binops; NFC
2020-08-30 Nikita Popov[CVP] Regenerate test checks (NFC)
2020-08-30 Anatoly Trosinenko[NFC][compiler-rt] Factor out __div[sdt]i3 and __mod...
2020-08-30 Krzysztof Parzyszek[Hexagon] Fix perfect shuffle generation for single...
2020-08-30 David Green[LV] Add some const to RecurrenceDescriptor. NFC
2020-08-30 Tyker[llvm-reduce] Function body reduction: don't forget...
2020-08-30 sstefan1Reland [OpenMPOpt] ICV tracking for calls
2020-08-30 sstefan1[Attributor] Introduce module slice.
2020-08-30 Kamlesh KumarImprove doc comments for several methods returning...
2020-08-30 sstefan1[OpenMPOpt][NFC] add reproducer for problem found in...
2020-08-30 Juneyoung Lee[LangRef] Apply a missing comment from D86189
2020-08-30 Juneyoung Lee[LangRef] State that storing an aggregate fills padding...
2020-08-30 Shinji Okumura[Attributor] Fix callsite check in AAUndefinedBehavior
2020-08-30 Shinji Okumura[Attributor][NFC] Fix dependency type in AAUndefinedBeh...
2020-08-30 Fangrui SongSet alignment of .llvmbc and .llvmcmd to 1
2020-08-30 Brad SmithRemove OpenBSD/sparc support
2020-08-29 Lang Hames[ORC] Add getDFSLinkOrder / getReverseDFSLinkOrder...
2020-08-29 Louis Dionne[libc++] Temporarily force-set the LIBCXX_TEST_CONFIG...
2020-08-29 Louis Dionne[libc++] Move the default site config template alongsid...
2020-08-29 Louis Dionne[libc++] Add from-scratch configuration files for the...
2020-08-29 Shinji Okumura[Attributor] Fix AANoUndef identification
2020-08-29 Nikita Popov[InstSimplify] Reduce code duplication in simplifySelec...
2020-08-29 Nikita Popov[InstSimplify] Protect against more poison in SimplifyW...
2020-08-29 Florian Hahn[LV] Check opt-for-size before expanding runtime checks.
2020-08-29 Nikita Popov[LVI] Remove unnecessary lambda capture (NFC)
2020-08-29 Nikita PopovReapply [LVI] Normalize pointer behavior
2020-08-29 Roman Lebedev[NFC][Local] EliminateDuplicatePHINodes(): add STATISTIC()
2020-08-29 Roman Lebedev[NFCI][Local] Rewrite EliminateDuplicatePHINodes to...
2020-08-29 Shinji Okumura[Attributor][NFC] Do not manifest noundef for positions...
2020-08-29 sstefan1[Attributor][NFC] rerun update_test_checks without...
2020-08-29 Florian Hahn[DSE,MemorySSA] Return early when hitting a MemoryPhi.
2020-08-29 Benjamin Kramer[IR] Inline AttrBuilder::addAttribute. It just sets...
2020-08-29 Aaron Puchert[Sema] Simplify ShouldDiagnoseUnusedDecl, NFC
2020-08-29 Aaron Puchert[Sema] ICK_Function_Conversion is a third kind conversion
2020-08-29 Roman Lebedev[Instruction] Speculatively undo isIdenticalToWhenDefin...
2020-08-29 Sanjay Patel[EarlyCSE] fold commutable intrinsics
2020-08-29 Sanjay Patel[EarlyCSE] add tests for commutative intrinsics; NFC
2020-08-29 Nikita Popov[TargetLowering] Strip tailing whitespace (NFC)
2020-08-29 Roman Lebedev[InstCombine] Take 3: Perform trivial PHI CSE
2020-08-29 sstefan1[UpdateTestChecks] Don't skip attributes when comparing...
2020-08-29 Roman LebedevRevert "[InstCombine] Take 2: Perform trivial PHI CSE"
2020-08-29 Nikita Popov[InstCombine] Return replaceInstUsesWith() result ...
2020-08-29 Martin Storsjö[AArch64] Generate and parse SEH assembly directives
2020-08-29 Martin Storsjö[MC] [Win64EH] Fill in FuncletOrFuncEnd if missing
2020-08-29 Roman Lebedev[InstCombine] foldAggregateConstructionIntoAggregateReu...
2020-08-29 Roman Lebedev[InstCombine] canonicalizeICmpPredicate(): use InstComb...
2020-08-29 Roman Lebedev[NFC][InstCombine] Fix some comments: the code already...
2020-08-29 Roman Lebedev[NFC] Instruction::isIdenticalToWhenDefined(): s/nesses...
2020-08-29 Roman Lebedev[NFC][InstCombine] Add STATISTIC() for how many iterati...
2020-08-29 Roman Lebedev[NFC][InstCombine] select.ll: remove outdated TODO...
2020-08-29 Roman Lebedev[InstCombine] visitPHINode(): use InstCombiner::replace...
2020-08-29 Roman Lebedev[InstCombine] Take 2: Perform trivial PHI CSE
2020-08-29 Roman Lebedev[NFC][InstSimplify] Add a note to PHI CSE tests that...
2020-08-29 Roman Lebedev[NFC][InstCombine] Add tests for PHI CSE
2020-08-29 Dimitry Andric[PPC] Fix platform definitions when compiling FreeBSD...
2020-08-29 Nikita Popov[InstCombine] Fix typo in comment (NFC)
2020-08-29 Rainer Orth[Target][AArch64] Allow for char as int8_t in AArch64As...
2020-08-29 Craig Topper[Attributes] Merge calls to getFnAttribute/hasFnAttribu...
2020-08-29 Roman Lebedev[NFC][InstructionSimplify] Add a warning about not...
2020-08-29 Roman Lebedev[NFC][STLExtras] Add make_first_range(), similar to...
2020-08-29 Xing GUO[DWARFYAML] Make the debug_abbrev_offset field optional.
2020-08-29 Hubert Tong[LLD][PowerPC][test] Disable ELF/ppc64-pcrel-long-branc...
2020-08-29 Kai Luo[DAGCombiner] Enhance (zext(setcc))
2020-08-29 Marco Vanotti[compiler-rt][tsan] Remove unnecesary typedefs
2020-08-29 Jonas Devlieghere[lldb] Hoist --framework argument out of LLDB_TEST_COMM...
2020-08-29 Jonas Devlieghere[lldb] Make the lit configuration values optional for...
2020-08-29 Akira Hatanaka[ObjC][ARC] In HandlePotentialAlterRefCount, check...
2020-08-29 Mehdi AminiUse report_fatal_error instead of llvm::errs() + abort...
2020-08-29 Fangrui Song[gcov][test] Don't write a.gcno in CWD
2020-08-29 Marco Vanotti[clang] Enable -fsanitize=thread on Fuchsia.
2020-08-29 Pete Couperus[ARC] Update brcc test.
2020-08-28 Owen AndersonRevert "[InstSimplify][EarlyCSE] Try to CSE PHI nodes...
2020-08-28 Fangrui Song[gcov] Increment counters with atomicrmw if -fsanitize...
2020-08-28 Jonas Devlieghere[lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR...
2020-08-28 Jonas Devlieghere[lldb] Dervice dotest.py path from config.lldb_src_root...
2020-08-28 Stella LaurenzoAdd Location, Region and Block to MLIR Python bindings.
2020-08-28 Matt ArsenaultGlobalISel: Combine out redundant sext_inreg
2020-08-28 Jon Roelofs[early-ifcvt] Add OptRemarks
2020-08-28 Matt ArsenaultAMDGPU: Fix incorrectly deleting copies after spilling...
2020-08-28 sstefan1[UpdateTestChecks] include { in function signature...
2020-08-28 Jordan RupprechtReland "[test] Exit with an error if no tests are run."
2020-08-28 Arthur Eubanks[test] Pin some RUNs in potential.ll to legacy PM
2020-08-28 Mehdi AminiRename AnalysisManager::slice in AnalysisManager::nest...
2020-08-28 Richard SmithAdd new warning for compound punctuation tokens that...
2020-08-28 Craig Topper[Attributes] Add a method to check if an Attribute...
2020-08-28 Victor Huang[LLD][PowerPC] Remove redundant file write out in the...
2020-08-28 Arthur Eubanks[ObjCARCOpt] Port objc-arc to NPM
2020-08-28 Tyker[SROA] Improve handleling of assumes bundles by SROA
2020-08-28 Nikita Popov[InstCombine] usub.sat(a, b) + b => umax(a, b) (PR42178)
2020-08-28 Alexey Bataev[LIBOMPTARGET]Do not try to optimize bases for the...
2020-08-28 serge-sans... Skip analysis re-computation when no changes are reported
2020-08-28 Sjoerd Meijer[ARM] Skip combining base updates for vld1x NEON intrinsics
2020-08-28 Benjamin KramerStrength-reduce SmallVectors to arrays. NFCI.
2020-08-28 Benjamin Kramer[CodeGenPrepare] Zap the argument of llvm.assume when...
2020-08-28 Jordan Rupprecht[lldb/test] Use shorter test case names in TestStandard...
next