This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from abfdee4bbfe AArch64: Fix cmpxchg O0 expansion
new c6a4b1a1de4 BranchRelaxation: computeLiveIns() after creating new block
new c8237e4e744 [GVN] Recommit the patch "Add phi-translate support in scalarpre".
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/Transforms/Scalar/GVN.h | 27 ++++-
lib/CodeGen/BranchRelaxation.cpp | 4 +
lib/Transforms/Scalar/GVN.cpp | 164 +++++++++++++++++++++++++----
test/Transforms/GVN/PRE/phi-translate-2.ll | 105 ++++++++++++++++++
test/Transforms/GVN/PRE/pre-gep-load.ll | 2 +-
test/Transforms/GVN/PRE/pre-load.ll | 6 +-
6 files changed, 282 insertions(+), 26 deletions(-)
create mode 100644 test/Transforms/GVN/PRE/phi-translate-2.ll
--
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 44dbe1d7af0 compiler: identify array index expressions in lvalue context
new 3dd8f611682 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 4de0456cd0d PR libgcc/80037
new 33fb0520d61 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 7fcd743c8ed PR libgcc/80037
new c98224e8938 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 0d919861a08 Fix a SPARC -mcbcond compare-and-branch out of range failure.
new 62acca3821c 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 binutils-gdb.
from b057297ab6 Add regcache raw_supply_integer and raw_collect_integer.
new 2153e1dc05 Automatic date update in version.in
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/version.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 gdb-8.0-branch
in repository binutils-gdb.
from fefc936892 Fix compilation errors with mingw.org's MinGW runtime 3.X
new 65b939518c Automatic date update in version.in
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/version.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 binutils-2_28-branch
in repository binutils-gdb.
from 19d9d9030a Automatic date update in version.in
new d4323ac7a6 Automatic date update in version.in
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/version.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 llvm.
from 4a5238d418e Bitcode: Remove some dead code. Spotted by Teresa.
new 83c5dbf2809 [llvm-pdbdump] pdb2yaml: add an -all option to dump everyth [...]
new abfdee4bbfe AArch64: Fix cmpxchg O0 expansion
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/AArch64/AArch64ExpandPseudoInsts.cpp | 119 ++++++++++++------------
test/CodeGen/AArch64/cmpxchg-O0.ll | 10 +-
test/CodeGen/AArch64/fast-isel-cmpxchg.ll | 9 +-
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 14 +++
tools/llvm-pdbdump/llvm-pdbdump.cpp | 3 +
tools/llvm-pdbdump/llvm-pdbdump.h | 1 +
6 files changed, 92 insertions(+), 64 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 996f62f0e82 [InstSimplify] Push commuted op checks for and/or of icmp f [...]
new 4a5238d418e Bitcode: Remove some dead code. Spotted by Teresa.
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/Bitcode/Writer/BitcodeWriter.cpp | 24 +-----------------------
1 file changed, 1 insertion(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.