This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b14b4dca53d * lib/target-supports.exp: Group together target-dependant [...]
new a5079b7fe2c Adds the powerpc equivalent mm_malloc.h header which is nee [...]
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 | 4 ++++
.../{i386/pmm_malloc.h => rs6000/mm_malloc.h} | 25 +++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/mmx-packuswb-1.c | 2 ++
4 files changed, 26 insertions(+), 10 deletions(-)
copy gcc/config/{i386/pmm_malloc.h => rs6000/mm_malloc.h} (73%)
--
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 56c0b9c api: Fix error handling in runs POST
new b5bdfb3 Init logger for `lnt import`
new 19c2767 v4db: Remove unused members
new 59d6223 Share add_column() function between db and db.migrations; NFC
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:
lnt/lnttool/import_data.py | 4 +++
lnt/server/db/migrations/upgrade_3_to_4.py | 7 +++---
lnt/server/db/migrations/upgrade_4_to_5.py | 12 ++++-----
lnt/server/db/migrations/upgrade_5_to_6.py | 9 +++----
lnt/server/db/migrations/upgrade_6_to_7.py | 12 ++++-----
lnt/server/db/migrations/upgrade_8_to_9.py | 11 ++++----
lnt/server/db/migrations/upgrade_9_to_10.py | 9 +++----
lnt/server/db/migrations/util.py | 30 ----------------------
lnt/server/db/testsuite.py | 8 +++---
lnt/server/db/util.py | 39 ++++++++++++++++++++---------
lnt/server/db/v4db.py | 9 -------
11 files changed, 62 insertions(+), 88 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 0fad202d9b2 PR tree-optimization/81913 * tree-ssa-loop-niter.c (numbe [...]
new b14b4dca53d * lib/target-supports.exp: Group together target-dependant [...]
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 | 4 +
gcc/testsuite/lib/target-supports.exp | 314 +++++++++++++++++-----------------
2 files changed, 165 insertions(+), 153 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 b9f31ca1b81 Add missing break in switch
new e34366cdd68 Remove duplicate code
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/SelectionDAG/LegalizeDAG.cpp | 4 ----
1 file changed, 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 compiler-rt.
from 6c8e02727 [Profile] create a copy of profile file name from environment
new 950163879 Mark allocator_oom_test.cc unsupported on arm & aarch64 (PR33972)
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/Linux/allocator_oom_test.cc | 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 release_50
in repository llvm.
from 2d30972995d Merging r311554: ------------------------------------------ [...]
new def6ebbd31d Merging r311623: ------------------------------------------ [...]
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/SelectionDAG/DAGCombiner.cpp | 28 +++++++++++------
test/CodeGen/X86/pr34137.ll | 53 ++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/X86/pr34137.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 53355ce5747 [ARC] Add ARC backend.
new b9f31ca1b81 Add missing break in switch
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/SelectionDAG/LegalizeDAG.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 release_50
in repository clang.
from f19054656e Release Notes fix
new 7926226534 Merging r311601: ------------------------------------------- [...]
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/CGDebugInfo.cpp | 2 +-
test/CodeGenCXX/debug-info-inlined.cpp | 45 ++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/debug-info-inlined.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 clang.
from 0fc3c2a547 [mips] Introducing option -mabs=[legacy/2008]
new 1b8529eb2f [clang-format] Emit absolute splits before lines for comment [...]
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/Format/BreakableToken.cpp | 22 ++++++++++------------
unittests/Format/FormatTestComments.cpp | 18 ++++++++++++++++++
2 files changed, 28 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.