This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
discards e263774e922 fix trivial typos in comment, NFC discards 4ef4569846e [SelectionDAG] set dereferenceable flag when expanding memc [...] discards 019a3a4d886 Ensure backends available in 'opt' are also available in 'b [...] discards 65225c155d2 [IR] Remove BinOp2_match and replace its usage with the mor [...] discards 62d0b2c9b64 [IR][AssumptionCache] Add m_Shift and m_BitwiseLogic matche [...] discards 252bb20161e [ValueTracking][InstCombine] Use m_Shr instead m_CombineOr( [...] discards 5ce61b02c5d [Analysis][Transforms] Use commutable matchers instead of m [...] discards 000ce77fe68 Simplify the processFixupValue interface. NFC. discards 0e0fb186a07 Add comments for OrderedInstruction. NFC discards c826a9d6089 Remove a processFixupValue hack. discards 9f86e3c020a Add missing %s to RUN line. discards 56cf0063e19 Test the object file creation too. discards 608d9241a57 [CODE_OWNERS] Add my other email address since my commits a [...] discards 8bedd02c0a0 Test commit: update my email new 9210f44c094 Test commit: update my email new a887b09351a [CODE_OWNERS] Add my other email address since my commits a [...] new 82693db1503 Test the object file creation too. new c88c3632e76 Add missing %s to RUN line. new 3a48f331ba0 Remove a processFixupValue hack. new 718bab77bef Add comments for OrderedInstruction. NFC new 64b68b36f51 Simplify the processFixupValue interface. NFC. new bd1a80dfb09 [Analysis][Transforms] Use commutable matchers instead of m [...] new 5f53d1df702 [ValueTracking][InstCombine] Use m_Shr instead m_CombineOr( [...] new 82dfc83ad0c [IR][AssumptionCache] Add m_Shift and m_BitwiseLogic matche [...] new d68b29ae181 [IR] Remove BinOp2_match and replace its usage with the mor [...] new 7f3bf01d637 Ensure backends available in 'opt' are also available in 'b [...] new 059bd0e36ce [SelectionDAG] set dereferenceable flag when expanding memc [...] new aa970efe79c fix trivial typos in comment, NFC new d64f8eb85d7 fix trivial typos in comment, NFC new a13c3598b68 Test commit new 4ec00d2567b Another test commit new 90c358f0e80 Another test commit new 946178903d5 Still test commit new 0d6b8a04493 Still debugging new 0663649ed32 test commit new 62a29da117c Remove test commit change.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (e263774e922) \ N -- N -- N refs/heads/master (62a29da117c)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CREDITS.TXT | 2 +- lib/Analysis/TypeBasedAliasAnalysis.cpp | 2 +- lib/Target/AArch64/AArch64SchedA57.td | 2 +- test/CodeGen/AArch64/arm64-shrink-v1i64.ll | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)