platform/upstream/llvm.git
2020-08-31 Qiu Chaofan[NFC] [DAGCombiner] Refactor bitcast folding within...
2020-08-31 Qiu Chaofan[NFC] [DAGCombiner] Remove unnecessary negation in...
2020-08-31 Florian Hahn[llvm-reduce] Create returns with undef values for...
2020-08-31 Sean Fertile[PowerPC][AIX] Add test for returning a vector type...
2020-08-31 Adam Balogh[clang-tidy] Buildbot failure fix for commit rGf5fd7486d6c0
2020-08-31 Erik Pilkington[CodeGen] Make sure the EH cleanup for block captures...
2020-08-31 Arnold SchwaighoferTeach the swift calling convention about _Atomic types
2020-08-31 LLVM GN Syncbot[gn build] Port f5fd7486d6c
2020-08-31 LLVM GN Syncbot[gn build] Port 14dd0737822
2020-08-31 Adam Balogh[Clang-Tidy] New check `bugprone-redundant-branch-condi...
2020-08-31 Adam Balogh[clang-tidy] New check readability-prefer-member-initia...
2020-08-31 Sanjay Patel[DAGCombiner] skip reciprocal divisor optimization...
2020-08-31 Sanjay Patel[AArch64] add another test for reciprocal sqrt; NFC
2020-08-31 Sanjay Patel[x86] add another test for reciprocal sqrt; NFC
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
next