This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 744b8ba Fixed comment
new b5afdad [X86] Fix indentation per coding standards. NFC
new 6031ab5 [X86] Simplify getOperandBias as a bit. NFC
The 2 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:
lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 23 +++++++++++------------
lib/Target/X86/X86InstrInfo.cpp | 18 +++++++++---------
2 files changed, 20 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 264e763 [asan] Disable CreateSigAltStack from Unix/Signals.inc for as [...]
new 744b8ba Fixed comment
The 1 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:
cmake/config-ix.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 29b947d Make buildbots happy.
new 264e763 [asan] Disable CreateSigAltStack from Unix/Signals.inc for as [...]
The 1 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:
cmake/config-ix.cmake | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b1c81a6 Rewrite the GetFileInSDK methods in PlatformRemoteiOS, Platfo [...]
new 9702bb9 If the user has specified target.memory-module-load-level 'mi [...]
The 1 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:
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 06d37a2 TailDuplication: Don't pass MMI separately from MF. NFC
new 29b947d Make buildbots happy.
The 1 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:
lib/CodeGen/SplitKit.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7195f85 Lazily load the ContextDecl for a lambda's DefinitionData, to [...]
new ab3c4f2 Remove a pointless LLVM_CONSTEXPR. NFC.
The 1 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:
lib/AST/ASTContext.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 816e968 Update a comment.
new 227103b TailDuplication: Save MF and reduce number of parameters. NFC
new 06d37a2 TailDuplication: Don't pass MMI separately from MF. NFC
The 2 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:
include/llvm/CodeGen/TailDuplicator.h | 16 ++++++-------
lib/CodeGen/TailDuplication.cpp | 5 ++--
lib/CodeGen/TailDuplicator.cpp | 44 +++++++++++++++++------------------
3 files changed, 30 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3d7ca1c Fix some Clang-tidy modernize-use-using and Include What You [...]
new 3772549 Make some LLVM_CONSTEXPR variables const. NFC.
The 1 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:
lib/Analysis/AliasAnalysisSummary.cpp | 27 +++++++++++++--------------
lib/Analysis/AliasAnalysisSummary.h | 4 ++--
lib/Analysis/CFLAndersAliasAnalysis.cpp | 6 ++----
lib/Analysis/MemoryBuiltins.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 +-
lib/IR/Attributes.cpp | 2 +-
lib/Support/APInt.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +-
8 files changed, 22 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a1f08d [Profile] Propagate branch metadata properly in instcombine
new 3d7ca1c Fix some Clang-tidy modernize-use-using and Include What You [...]
The 1 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:
lib/Analysis/ConstantFolding.cpp | 21 +++--
lib/Analysis/MemoryDependenceAnalysis.cpp | 24 ++++--
lib/AsmParser/LLParser.cpp | 64 +++++++++-----
lib/Bitcode/Reader/BitcodeReader.cpp | 137 +++++++++++++++++++++++-------
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 28 +++---
lib/CodeGen/EdgeBundles.cpp | 9 +-
lib/CodeGen/MachineSink.cpp | 22 ++++-
lib/CodeGen/PeepholeOptimizer.cpp | 25 +++++-
8 files changed, 242 insertions(+), 88 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.