This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4f230b8d83f Fix typo
new cca9d00b749 Add const to "DWARFDie &Die" in a few functions as they can [...]
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/llvm/DebugInfo/DWARF/DWARFVerifier.h | 4 ++--
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 4 ++--
2 files changed, 4 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 llvm.
from ca58fab8c4d STLExtras: Fix enumerate() documentation
new 28bd5d128ca Make it illegal for two Functions to point to the same DISu [...]
new 4f230b8d83f Fix typo
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/IR/DebugLoc.h | 16 +++++
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 2 +-
lib/IR/DebugLoc.cpp | 114 ++++++++++++++++++++++++++++++++
lib/IR/Verifier.cpp | 13 +++-
lib/Transforms/Utils/CloneFunction.cpp | 32 +++++++--
lib/Transforms/Utils/InlineFunction.cpp | 43 ++----------
test/Verifier/metadata-function-dbg.ll | 16 +++--
unittests/Transforms/Utils/Cloning.cpp | 65 ++++++++++--------
8 files changed, 221 insertions(+), 80 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 a086b246887 Fix typo "veify" to "verify".
new ca58fab8c4d STLExtras: Fix enumerate() documentation
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/llvm/ADT/STLExtras.h | 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 977625bd6a If we are building a module, and we read a second descriptio [...]
new 45e72552c7 [Driver] Don't enable -fsanitize-use-after-scope when ASan i [...]
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/Driver/SanitizerArgs.cpp | 11 +++++------
test/Driver/fsanitize.c | 2 +-
2 files changed, 6 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 gcc-5-branch
in repository gcc.
from c808df8dca2 Daily bump.
new 23a4af6832c [gcc]
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/ChangeLog | 27 ++
gcc/config/rs6000/rs6000.c | 517 ++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/gcc.target/powerpc/swaps-p8-20.c | 29 ++
gcc/testsuite/gcc.target/powerpc/swaps-p8-23.c | 26 ++
gcc/testsuite/gcc.target/powerpc/swaps-p8-24.c | 26 ++
6 files changed, 623 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-20.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-23.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-24.c
--
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 29aef3c4af9 [PartialInlining] Capture by reference rather than by value.
new b8a453126a0 [InstCombine] add folds for not-of-shift-right
new a086b246887 Fix typo "veify" to "verify".
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/DebugInfo/DWARF/DWARFVerifier.h | 2 +-
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 47 +++++++++++++++-------
test/Transforms/InstCombine/not.ll | 22 +++++++---
4 files changed, 50 insertions(+), 23 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 gcc.
from 5d11282b603 PR c++/80178 - parameter passing for uncopyable classes
new 32494405720 gcc/ChangeLog:
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/ChangeLog | 5 +++++
gcc/config/sol2-c.c | 2 +-
2 files changed, 6 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 llvm.
from a641bd93fbf ARM: use divmod libcalls on embedded MachO platforms too.
new 29aef3c4af9 [PartialInlining] Capture by reference rather than by value.
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/Transforms/IPO/PartialInlining.cpp | 6 +++---
1 file changed, 3 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 clang.
from e4bab2fcf1 [X86][LWP] Add __LWP__ macro tests
new 977625bd6a If we are building a module, and we read a second descriptio [...]
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/ModuleMap.cpp | 14 +++++++++++++-
test/Modules/preprocess-module.cpp | 5 +++++
2 files changed, 18 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 binutils-gdb.
from 38b123494b x86-64: Improve PLT generation and synthetic PLT symbols
new dd9e66ee95 Add missing initializer to silence GCC 4.2
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-i386.c | 2 +-
bfd/elf64-x86-64.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.