This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 58be60c DebugInfo: change alignment type from uint64_t to uint32_t to [...]
new 8e2c689 [mips] Fix sync instruction definition
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/Mips/AsmParser/MipsAsmParser.cpp | 7 +++++++
lib/Target/Mips/MipsInstrInfo.td | 3 +--
test/MC/Mips/mips2/invalid-mips32.s | 3 +--
test/MC/Mips/mips2/valid.s | 1 +
test/MC/Mips/mips3/invalid-mips32.s | 3 +--
test/MC/Mips/mips3/valid.s | 1 +
test/MC/Mips/mips4/invalid-mips32.s | 3 +--
test/MC/Mips/mips4/valid.s | 1 +
test/MC/Mips/mips5/invalid-mips32.s | 3 +--
test/MC/Mips/mips5/valid.s | 1 +
10 files changed, 16 insertions(+), 10 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 475a89a When updating a branch, make sure the branch is checked out.
new 03a2df0 Use common build mechanisms for expat and python. (bug #2524)
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:
config/expat.conf | 2 ++
config/python.conf | 2 ++
lib/checkout.sh | 37 -------------------------------------
lib/make.sh | 35 ++++++++++++++++++++++++++++++++++-
4 files changed, 38 insertions(+), 38 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 05fe9f3 [mips] Macro expansion for ld, sd for O32
new 58be60c DebugInfo: change alignment type from uint64_t to uint32_t to [...]
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:
bindings/go/llvm/DIBuilderBindings.cpp | 12 ++++----
bindings/go/llvm/DIBuilderBindings.h | 12 ++++----
bindings/go/llvm/dibuilder.go | 24 ++++++++--------
include/llvm/IR/DIBuilder.h | 31 +++++++++++----------
include/llvm/IR/DebugInfoMetadata.h | 50 +++++++++++++++++-----------------
lib/AsmParser/LLParser.cpp | 6 ++--
lib/Bitcode/Reader/BitcodeReader.cpp | 4 ++-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 5 ++--
lib/IR/DIBuilder.cpp | 32 +++++++++++-----------
lib/IR/DebugInfoMetadata.cpp | 10 +++----
lib/IR/LLVMContextImpl.h | 24 ++++++++--------
test/Assembler/ditype-large-values.ll | 12 ++++----
unittests/IR/MetadataTest.cpp | 14 +++++-----
13 files changed, 120 insertions(+), 116 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 d5f902e [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
new 05fe9f3 [mips] Macro expansion for ld, sd for O32
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/Mips/AsmParser/MipsAsmParser.cpp | 95 +++++++++++++++++++++++++++++
lib/Target/Mips/MipsInstrInfo.td | 11 ++++
test/MC/Mips/macro-ld-sd.s | 24 ++++++++
test/MC/Mips/mips1/invalid-mips3.s | 2 -
test/MC/Mips/mips1/invalid-mips4.s | 2 -
test/MC/Mips/mips2/invalid-mips3.s | 2 -
test/MC/Mips/mips2/invalid-mips4.s | 2 -
7 files changed, 130 insertions(+), 8 deletions(-)
create mode 100644 test/MC/Mips/macro-ld-sd.s
--
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 test-suite.
from d471bba Fixed line Endings.
new 0aa9851 [polybench] fix some places I have missed in the large patch
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:
.../Polybench/linear-algebra/kernels/cholesky/cholesky.c | 8 +-------
.../Polybench/linear-algebra/kernels/symm/CMakeLists.txt | 2 +-
.../Benchmarks/Polybench/linear-algebra/kernels/symm/Makefile | 2 +-
.../Benchmarks/Polybench/linear-algebra/kernels/symm/symm.c | 1 +
.../Polybench/linear-algebra/solvers/gramschmidt/CMakeLists.txt | 2 +-
.../Polybench/linear-algebra/solvers/gramschmidt/Makefile | 2 +-
SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d.c | 2 +-
7 files changed, 7 insertions(+), 12 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 fd7e602 2016-10-18 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new ce1813a Set gcc_force_conventional_output even without LTO linker plugin
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 | 5 +++++
gcc/testsuite/lib/gcc-dg.exp | 2 +-
2 files changed, 6 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 llvm.
from ede8543 Strip trailing whitespace (NFCI)
new d5f902e [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
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/AsmParser/X86AsmParser.cpp | 90 ++++++++++++++++++++++---------
test/MC/X86/avx512bw-encoding.s | 4 ++
test/MC/X86/intel-syntax-avx512.s | 4 ++
3 files changed, 73 insertions(+), 25 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 289f83a [mips][FastISel] Instantiate the MipsFastISel class only for [...]
new ede8543 Strip trailing whitespace (NFCI)
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 | 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 gcc.
from 3717d5b runtime: scan caller-saved registers for non-split-stack
new fd7e602 2016-10-18 Bill Schmidt <wschmidt(a)linux.vnet.ibm.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/ChangeLog | 6 ++++++
gcc/gimple-ssa-strength-reduction.c | 4 ++++
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.