This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 70fe0347f52 [InstCombine] Support weird size element types in dyn_castNegVal.
new c2741201b52 [InstCombine] Refinement of r299915. Only consider a Consta [...]
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/InstCombine/InstructionCombining.cpp | 17 ++++++++++++++---
1 file changed, 14 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 gcc.
from e610903eb76 Fix bogus builtin-sprintf-warn-{3,10}.c failures for avr.
new 9cac5d1dc7a Fix pr80374 testcase
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/testsuite/g++.dg/pr80374.C | 5 ++++-
1 file changed, 4 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 227b42366 [PPC64, Sanitizers] Proper stack frame for the thread spawned [...]
new 2150691ee [XRay][compiler-rt] Remove the xray_fdr_log_printer_tool
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/xray/tests/unit/CMakeLists.txt | 2 -
lib/xray/tests/unit/xray_fdr_log_printer_tool.cc | 330 -----------------------
2 files changed, 332 deletions(-)
delete mode 100644 lib/xray/tests/unit/xray_fdr_log_printer_tool.cc
--
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 861af97ffa1 [LoopUnswitch] Fix a test case
new 70fe0347f52 [InstCombine] Support weird size element types in dyn_castNegVal.
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/InstCombine/InstructionCombining.cpp | 4 ++++
test/Transforms/InstCombine/2008-05-22-NegValVector.ll | 6 ++++++
test/Transforms/InstCombine/rem.ll | 7 +++----
3 files changed, 13 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 gcc.
from 14ea514f9f8 Daily bump.
new e610903eb76 Fix bogus builtin-sprintf-warn-{3,10}.c failures for avr.
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-10.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c | 8 ++++----
3 files changed, 11 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 bf06691a187 [LICM] Hoist fp division from the loops and replace by a re [...]
new 861af97ffa1 [LoopUnswitch] Fix a test case
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/Transforms/LoopUnswitch/copy-metadata.ll | 4 ++--
1 file changed, 2 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 7ddaf9fa1f1 [PowerPC] multiply-with-overflow might use the CTR register
new bf06691a187 [LICM] Hoist fp division from the loops and replace by a re [...]
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/Scalar/LICM.cpp | 23 ++++++++++++++++++++++
test/Transforms/LICM/hoist-fast-fdiv.ll | 34 +++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
create mode 100644 test/Transforms/LICM/hoist-fast-fdiv.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 llvm.
from a65ac0dca0c [bugpoint] Also remove comdat's from externalized GVs
new 7ddaf9fa1f1 [PowerPC] multiply-with-overflow might use the CTR register
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/Target/PowerPC/PPCCTRLoops.cpp | 20 +++++++++++---------
test/CodeGen/PowerPC/ctrloop-i128.ll | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/PowerPC/ctrloop-i128.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 libcxx.
from 726efd8d Remove some trigraphs that GCC was complaining about
new f4f88037 Fix a C++03 failure
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:
.../utilities/meta/meta.trans/meta.trans.other/common_type.pass.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 llvm.
from a8ca30150ca [IR] Sink some AttributeListImpl methods out of headers NFC
new a65ac0dca0c [bugpoint] Also remove comdat's from externalized GVs
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:
tools/bugpoint/ExtractFunction.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.