This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd452c4 PR target/77270 * config/i386/i386.c (ix86_option_override_ [...]
new 270b838 Regenerate .pot files.
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/po/ChangeLog | 4 +
gcc/po/gcc.pot | 20303 +++++++++++++++++++++++++------------------------
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 494 +-
4 files changed, 10580 insertions(+), 10225 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-6-branch
in repository gcc.
from 9c7fb4e Daily bump.
new 43b62b8 Regenerate gcc.pot.
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/po/ChangeLog | 4 +
gcc/po/gcc.pot | 9886 ++++++++++++++++++++++++++++--------------------------
2 files changed, 5064 insertions(+), 4826 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 ff50821 GlobalISel: translate floating-point round/extend
new 47b1943 [libFuzzer] fix the non-debug build warnings
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/Fuzzer/FuzzerMutate.cpp | 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 1a83827 Reverted premature changes to .clang-format
new 1151f14 Revert "[lldb][cmake] Remove libclang as an lldbBase dependen [...]
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:
CMakeLists.txt | 1 -
cmake/modules/AddLLDB.cmake | 5 ++++-
2 files changed, 4 insertions(+), 2 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 3cef1f9 Reapply "ADT: Remove UB in ilist (and use a circular linked list)"
new 65cdc46 [NVPTX] Switch nvptx-use-infer-addrspace to true.
new b47e6e5 GlobalISel: translate floating-point comparisons
new ff50821 GlobalISel: translate floating-point round/extend
The 3 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/GlobalISel/IRTranslator.h | 22 +++++++++++---
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 8 +++++
include/llvm/Target/GenericOpcodes.td | 21 ++++++++++++-
include/llvm/Target/TargetOpcodes.def | 9 ++++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 29 +++++++++++-------
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 11 +++++++
lib/Target/NVPTX/NVPTXInferAddressSpaces.cpp | 3 --
lib/Target/NVPTX/NVPTXTargetMachine.cpp | 2 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 34 ++++++++++++++++++++++
test/CodeGen/NVPTX/access-non-generic.ll | 3 +-
test/CodeGen/NVPTX/addrspacecast.ll | 6 ++--
11 files changed, 125 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 lldb.
from 6531472 [lldb][cmake] Remove libclang as an lldbBase dependency (NFCI)
new ce9ceac Moved #include for lldb-python.h to a distinct group with a r [...]
new 1a83827 Reverted premature changes to .clang-format
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:
source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | 4 +++-
source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp | 2 ++
source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | 2 ++
3 files changed, 7 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 compiler-rt.
from 2b23fdc build: allow building a specific set of sanitizers
new 4f1aaec [asan] Temporarily mark test as broken on Windows
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:
test/asan/TestCases/set_shadow_test.c | 2 ++
1 file changed, 2 insertions(+)
--
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 b89c2fc Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
new 3cef1f9 Reapply "ADT: Remove UB in ilist (and use a circular linked list)"
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/ilist.h | 378 +++++++++++++-----------------------------
include/llvm/ADT/ilist_node.h | 89 +++++++---
unittests/ADT/ilistTest.cpp | 77 +++++++++
3 files changed, 255 insertions(+), 289 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 118c004 Reapply "ADT: Tidy up ilist_traits static asserts, NFC"
new b89c2fc Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
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/Utils/SimplifyCFG.cpp | 360 +++++++++------------
test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +-
.../ARM/single-constant-use-preserves-dbgloc.ll | 3 +-
test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll | 3 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 201 ------------
5 files changed, 153 insertions(+), 416 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 glibc.
from 4482ff2 Merge common usage of mul_split function
new a6f20b6 X86: Change bit_YMM_state to (1 << 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:
ChangeLog | 4 ++++
sysdeps/x86/cpu-features.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.