This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 58f1271 [X86] Use LivePhysRegs in X86FixupBWInsts.
new 183519d PM: Convert the logic for GlobalOpt into static functions. NFC
new 1a9ed30 PM: Port GlobalOpt to the new pass manager
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/InitializePasses.h | 2 +-
include/llvm/Transforms/IPO/GlobalOpt.h | 32 +++++
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/GlobalOpt.cpp | 222 ++++++++++++++++++--------------
lib/Transforms/IPO/IPO.cpp | 2 +-
test/Transforms/GlobalOpt/basictest.ll | 1 +
8 files changed, 161 insertions(+), 102 deletions(-)
create mode 100644 include/llvm/Transforms/IPO/GlobalOpt.h
--
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 cb87d8d Make sure that the following SymbolFileDWARF functions can ha [...]
new bfe3331 When building the list of variables we're going to write "usi [...]
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:
include/lldb/Target/StackFrame.h | 2 +-
source/Expression/ExpressionSourceCode.cpp | 2 +-
source/Target/StackFrame.cpp | 7 +++++--
3 files changed, 7 insertions(+), 4 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 clang.
from 2caa015 [lanai] Update handling of structs in arguments to be passed [...]
new 0865fe9 [Docs] Fix indentation error introduced by r267447.
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:
docs/UndefinedBehaviorSanitizer.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 lld.
from 8d85937 [ELF][MIPS] Move MIPS GOT header generation to the GotSection
new 5270709 [ELF] Introduce --reproduce flag.
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:
ELF/Config.h | 1 +
ELF/Driver.cpp | 43 +++++++++++++++++++++++++++++++++++++++++++
ELF/Options.td | 3 +++
test/ELF/reproduce.s | 26 ++++++++++++++++++++++++++
4 files changed, 73 insertions(+)
create mode 100644 test/ELF/reproduce.s
--
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 gcc.
from 9b325bd * config/i386/i386.md (*movxi_internal_avx512f): Use insn ty [...]
new 37075cd Daily bump.
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:
gcc/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 71c4a5b * sv.po: Update.
new d648fe4 Daily bump.
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:
gcc/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 706ce15 [gcc]
new b8f5a19 Daily bump.
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:
gcc/DATESTAMP | 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 gcc-4_9-branch
in repository gcc.
from b387b78 [gcc]
new 2f51f47 Daily bump.
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:
gcc/DATESTAMP | 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 3d299b5 driver: Add a `--rsp-quoting` flag to pick response file quoting.
new 2caa015 [lanai] Update handling of structs in arguments to be passed [...]
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/TargetInfo.cpp | 66 +++++++++++++++++++++++++++++++++++++-----
test/CodeGen/lanai-arguments.c | 10 +++----
2 files changed, 64 insertions(+), 12 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 dejagnu.
from 6d7bc3d * testsuite/runtest.all/utils.test: Remove unsetenv test.
new 4e98196 * doc/dejagnu.texi: Fill more paragraphs.
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:
ChangeLog | 4 ++
doc/dejagnu.texi | 191 +++++++++++++++++++++----------------------------------
2 files changed, 78 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.