platform/upstream/llvm.git
2020-08-31 sameeran joshi[Flang][NFC] Remove license comments from files in...
2020-08-31 Nithin Vadukkumchery... [analyzer] Add modeling for unique_ptr move constructor
2020-08-31 Sourabh Singh... [NFCI] Silent a build warning due to an extra semi...
2020-08-31 Gongyu Deng[lldb] tab completion for class `CommandObjectTypeForma...
2020-08-31 Alexandre GaneaFix sphinx documentation after a6a37a2fcd2a8048a75bd0d8...
2020-08-31 Raphael Isemann[lldb][NFC] Remove trailing whitespace in TestCompletion
2020-08-31 Raphael Isemann[lldb] Fix TestCompletion's pid completion failing...
2020-08-31 Georgii Rymar[llvm-readobj/elf] - Don't fail when dumping an archive...
2020-08-31 Raphael IsemannRevert "[FileCheck] Move FileCheck implementation out...
2020-08-31 Raphael Isemann[FileCheck] Move FileCheck implementation out of LLVMSu...
2020-08-31 Raphael Isemann[lldb] Don't crash when LLDB can't extract the tsan...
2020-08-31 Xing GUO[Test] Simplify DWARF test cases. NFC.
2020-08-31 Fangrui Song[Sink] Optimize/simplify sink candidate finding with...
2020-08-31 Fangrui Song[Sink][test] Add nounwind test and properly test convergent
2020-08-30 Venkataramanan... [InstCombine] add extra-use tests for fmul+sqrt; NFC
2020-08-30 Sanjay Patel[GVN] add another commutable intrinsic test; NFC
2020-08-30 Sanjay PatelRevert "[IR][GVN] allow intrinsics in Instruction's...
2020-08-30 Florian Hahn[DSE,MemorySSA] Skip defs without analyzable write...
2020-08-30 Sanjay Patel[IR][GVN] allow intrinsics in Instruction's isCommutati...
2020-08-30 Sanjay Patel[NewGVN] add test for commutative intrinsic; NFC
2020-08-30 Sanjay Patel[GVN] add test for commutative intrinsic; NFC
2020-08-30 Florian Hahn[DSE,MemorySSA] Simplify code, EarlierAccess is be...
2020-08-30 Craig Topper[X86] Pre-commit the test-shrink.ll changes from D86578.
2020-08-30 Florian Hahn[llvm-reduce] Add test for BB reduction with non-void...
2020-08-30 Thomas Preud... [FileCheck] Add precision to format specifier
2020-08-30 Mehdi AminiFix gcc warning by explicitly initializing the base...
2020-08-30 Florian Hahn[LV] Update CFG before adding runtime checks.
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...
next