This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from efe1e13 [clang-tidy] Add -extra-arg and -extra-arg-before to run-clan [...]
new 4c65cdd [docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
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:
docs/doxygen.cfg.in | 8 ++++----
1 file 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 gcc.
from e0a215a 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
new 8710cca 2017-01-19 Claire Dross <dross(a)adacore.com>
new 3603824 2017-01-19 Pierre-Marie de Rodat <derodat(a)adacore.com>
new fc7b8a3 2017-01-19 Justin Squirek <squirek(a)adacore.com>
new 694254a Minor reformatting.
new 014fcd5 2017-01-19 Javier Miranda <miranda(a)adacore.com>
new 5010636 Code cleanup.
The 6 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/ada/ChangeLog | 59 +++++++++++++++++++++++
gcc/ada/contracts.adb | 5 +-
gcc/ada/exp_ch3.adb | 2 +-
gcc/ada/exp_ch7.adb | 131 +++++++++++++++++++++++++++++++-------------------
gcc/ada/exp_ch9.adb | 30 ++++++++++++
gcc/ada/exp_dbug.adb | 15 ++++--
gcc/ada/freeze.adb | 17 +++++--
gcc/ada/ghost.adb | 4 +-
gcc/ada/gprep.adb | 10 +++-
gcc/ada/sem_ch5.adb | 5 +-
gcc/ada/sem_prag.adb | 16 +++---
11 files changed, 223 insertions(+), 71 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 5f7ea15 PR other/79046 * aclocal.m4: Include ../config/acx.m4. * c [...]
new e0a215a 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 9 +++++++++
gcc/ada/exp_ch7.adb | 10 ++++++++++
gcc/ada/lib-xref-spark_specific.adb | 2 +-
3 files changed, 20 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 gcc.
from b3defed 2017-01-19 Javier Miranda <miranda(a)adacore.com>
new 5f7ea15 PR other/79046 * aclocal.m4: Include ../config/acx.m4. * c [...]
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:
libmpx/ChangeLog | 9 +++++++++
libmpx/Makefile.in | 4 +++-
libmpx/aclocal.m4 | 1 +
libmpx/configure | 22 +++++++++++++++++++---
libmpx/mpxrt/Makefile.in | 4 +++-
libmpx/mpxwrap/Makefile.in | 4 +++-
6 files changed, 38 insertions(+), 6 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 1086a51 Re-commit: [globalisel] Tablegen-erate current Register Bank [...]
new f7484a0 Recommiting unsigned saturation with a bugfix. A test case th [...]
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/X86/X86ISelLowering.cpp | 100 ++++++++++++++++
test/CodeGen/X86/avx-trunc.ll | 26 +++++
test/CodeGen/X86/avx512-trunc.ll | 227 +++++++++++++++++++++++++++++++++++++
3 files changed, 353 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 gcc.
from 97dfe1d 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
new b3defed 2017-01-19 Javier Miranda <miranda(a)adacore.com>
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/ada/ChangeLog | 58 +++++
gcc/ada/binde.adb | 15 +-
gcc/ada/debug.adb | 11 +-
gcc/ada/exp_aggr.adb | 447 ++++++++++++++++++------------------
gcc/ada/exp_ch4.adb | 7 +-
gcc/ada/frontend.adb | 5 +-
gcc/ada/lib-xref-spark_specific.adb | 11 +-
gcc/ada/sem_aggr.adb | 17 +-
gcc/ada/sem_ch3.adb | 104 ++++++++-
gcc/ada/sem_ch6.adb | 26 +--
gcc/ada/sem_ch7.adb | 50 ----
gcc/ada/sem_disp.adb | 22 +-
gcc/ada/sem_elab.adb | 33 ++-
13 files changed, 486 insertions(+), 320 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 23f94f1 Daily bump.
new 7226eb4 2017-01-19 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/tree-ssa-sccvn.c | 1 +
2 files changed, 7 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 gcc.
from b2f0bda 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
new c59f2b2 2017-01-19 Ed Schonberg <schonberg(a)adacore.com>
new 275db81 Minor reformatting and code cleanup.
new c2fc26e 2017-01-19 Javier Miranda <miranda(a)adacore.com>
new 3e7e7fd 2017-01-19 Richard Biener <rguenther(a)suse.de>
new 97dfe1d 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
The 5 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 | 7 +
gcc/ada/ChangeLog | 64 +++++++
gcc/ada/checks.adb | 11 +-
gcc/ada/exp_aggr.adb | 324 +++++++++++++++++++-----------------
gcc/ada/exp_ch3.adb | 4 +-
gcc/ada/exp_ch6.adb | 11 ++
gcc/ada/freeze.adb | 3 +
gcc/ada/lib-writ.ads | 40 ++---
gcc/ada/lib-xref-spark_specific.adb | 24 +--
gcc/ada/sem_attr.ads | 2 +-
gcc/ada/sem_cat.adb | 9 +-
gcc/ada/sem_ch12.adb | 3 +-
gcc/ada/sem_ch3.adb | 19 ++-
gcc/ada/sem_ch4.adb | 12 --
gcc/ada/sem_ch4.ads | 14 +-
gcc/ada/sem_ch6.adb | 26 ++-
gcc/ada/sem_util.adb | 119 ++++++++-----
gcc/ada/sinfo.adb | 2 +-
gcc/ada/spark_xrefs.ads | 2 +-
gcc/ada/table.ads | 4 +-
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 55 ++++--
22 files changed, 478 insertions(+), 278 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 76abfc7 [expand] Fix for PR rtl-optimization/79121 incorrect expa [...]
new 2f85cf7 2017-01-19 Ed Schonberg <schonberg(a)adacore.com>
new afefc6b Minor reformatting.
new 1e0f1e8 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
new 9cdeb62 2017-01-19 Steve Baird <baird(a)adacore.com>
new 5f7aa51 2017-01-19 Javier Miranda <miranda(a)adacore.com>
new b2f0bda 2017-01-19 Hristian Kirtchev <kirtchev(a)adacore.com>
The 6 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/ada/ChangeLog | 93 ++++
gcc/ada/bcheck.adb | 4 +-
gcc/ada/binderr.ads | 6 +-
gcc/ada/contracts.adb | 2 +-
gcc/ada/exp_aggr.adb | 4 +-
gcc/ada/exp_attr.adb | 4 +-
gcc/ada/exp_ch11.adb | 2 +-
gcc/ada/exp_ch4.adb | 2 +-
gcc/ada/exp_ch6.adb | 89 +--
gcc/ada/exp_ch6.ads | 14 -
gcc/ada/exp_dbug.adb | 2 +-
gcc/ada/exp_util.adb | 12 +-
gcc/ada/gnat1drv.adb | 2 +-
gcc/ada/lib-xref-spark_specific.adb | 107 ++--
gcc/ada/lib-xref.ads | 9 +
gcc/ada/sem.adb | 7 +-
gcc/ada/sem_ch4.adb | 37 +-
gcc/ada/sem_ch8.adb | 31 +-
gcc/ada/sem_dim.adb | 21 +-
gcc/ada/sem_res.adb | 2 +-
gcc/ada/sem_util.adb | 1050 +++++++++++++++++++----------------
gcc/ada/sem_util.ads | 28 +-
gcc/ada/sinfo.ads | 5 +
23 files changed, 875 insertions(+), 658 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 e3ad0db GlobalISel: Implement widening for shifts
new 1086a51 Re-commit: [globalisel] Tablegen-erate current Register Bank [...]
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/CodeGen/GlobalISel/RegisterBank.h | 2 +-
.../llvm/Target/GlobalISel/RegisterBank.td | 9 +-
include/llvm/Target/Target.td | 1 +
lib/CodeGen/GlobalISel/RegisterBank.cpp | 7 +-
lib/Target/AArch64/AArch64.td | 1 +
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 209 +++-----------
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 6 +-
lib/Target/AArch64/AArch64RegisterBankInfo.h | 29 +-
.../Target/AArch64/AArch64RegisterBanks.td | 15 +-
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +
lib/Target/AArch64/CMakeLists.txt | 1 +
lib/Target/ARM/ARMRegisterBankInfo.cpp | 4 +-
.../Target/GlobalISel/RegisterBank.td | 9 +-
utils/TableGen/CMakeLists.txt | 1 +
utils/TableGen/RegisterBankEmitter.cpp | 312 +++++++++++++++++++++
utils/TableGen/TableGen.cpp | 7 +-
utils/TableGen/TableGenBackends.h | 1 +
17 files changed, 409 insertions(+), 207 deletions(-)
copy tools/llvm-shlib/libllvm.cpp => include/llvm/Target/GlobalISel/RegisterBank.td (61%)
copy bindings/go/llvm/version.go => lib/Target/AArch64/AArch64RegisterBanks.td (50%)
copy tools/llvm-shlib/libllvm.cpp => llvm/Target/GlobalISel/RegisterBank.td (61%)
create mode 100644 utils/TableGen/RegisterBankEmitter.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.