This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6005cae969 [StaticAnalyzer] Completely unrolling specific loops with kn [...]
new 0dfbcb01b8 [NFC] Update local variable names to upper-case as per LLVM [...]
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/Lex/TokenLexer.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 8a3fcdae02d Replace -print-whole-regmask with a threshold.
new 540f6a26ae9 [PEI] Separate saving and restoring CSRs into different fun [...]
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/PrologEpilogInserter.cpp | 117 +++++++++++++++--------------------
1 file changed, 51 insertions(+), 66 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 6d0a7e6ddcc Revert "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
new 6c825738bb0 [libFuzzer] add DeepRecursionTest, inspired by https://guid [...]
new 8a3fcdae02d Replace -print-whole-regmask with a threshold.
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/CodeGen/MachineInstr.cpp | 13 ++++++++-----
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/DeepRecursionTest.cpp | 25 +++++++++++++++++++++++++
3 files changed, 34 insertions(+), 5 deletions(-)
create mode 100644 lib/Fuzzer/test/DeepRecursionTest.cpp
--
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 lnt.
from 05d84be I missmerged this
new 167b879 feedback: this was supposed to no be there
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:
tests/server/ui/test_api_modify.py | 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 2bc0cace0b8 Revert "[PEI] Separate saving and restoring CSRs into diffe [...]
new 77c923809cf Try to deflake fuzzer-oom.test on Windows
new 6d0a7e6ddcc Revert "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
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/Fuzzer/test/fuzzer-oom.test | 6 +-
test/CMakeLists.txt | 1 -
test/tools/llvm-objcopy/basic-copy.test | 47 ----
test/tools/llvm-objcopy/empty-section.s | 55 -----
test/tools/llvm-objcopy/program-headers.test | 68 ------
tools/LLVMBuild.txt | 1 -
tools/llvm-objcopy/CMakeLists.txt | 9 -
tools/llvm-objcopy/LLVMBuild.txt | 21 --
tools/llvm-objcopy/Object.cpp | 330 ---------------------------
tools/llvm-objcopy/Object.h | 148 ------------
tools/llvm-objcopy/llvm-objcopy.cpp | 99 --------
tools/llvm-objcopy/llvm-objcopy.h | 32 ---
12 files changed, 5 insertions(+), 812 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/basic-copy.test
delete mode 100644 test/tools/llvm-objcopy/empty-section.s
delete mode 100644 test/tools/llvm-objcopy/program-headers.test
delete mode 100644 tools/llvm-objcopy/CMakeLists.txt
delete mode 100644 tools/llvm-objcopy/LLVMBuild.txt
delete mode 100644 tools/llvm-objcopy/Object.cpp
delete mode 100644 tools/llvm-objcopy/Object.h
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.cpp
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.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 lnt.
from c999a1e Match the format of the rest of the file
new 05d84be I missmerged this
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:
lnt/server/ui/api.py | 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 gcc.
from d3056f753f0 PR middle-end/81331 * except.c (execute): Fix ordering issue.
new 0027ce16c79 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-7-branch
in repository gcc.
from 6e0c13fc29b [gcc] 2017-07-19 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 07f9ff83881 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 bd701dabf28 [gcc] 2017-07-19 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 8811e81abf9 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 95ff28783d2 Daily bump.
new a6e36d270ec 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.