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 28e097fbe89 Daily bump.
new 04b544d5d12 2017-05-08 Tamar Christina <tamar.christina(a)arm.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/expr.c | 104 ++++++++++++++++++++++++++++------------------------------
2 files changed, 57 insertions(+), 53 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 8d4aa1d8323 [Lit] Fix to prevent creation of "%SystemDrive%" directory [...]
new ca7431c78f0 [GlobalISel][X86] G_MUL legalizer/selector support.
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/X86LegalizerInfo.cpp | 89 +++-
lib/Target/X86/X86LegalizerInfo.h | 5 +
.../CodeGen/X86/GlobalISel/legalize-mul-scalar.mir | 115 +++++
test/CodeGen/X86/GlobalISel/legalize-mul-v128.mir | 111 +++++
test/CodeGen/X86/GlobalISel/legalize-mul-v256.mir | 111 +++++
test/CodeGen/X86/GlobalISel/legalize-mul-v512.mir | 113 +++++
test/CodeGen/X86/GlobalISel/mul-scalar.ll | 39 ++
test/CodeGen/X86/GlobalISel/mul-vec.ll | 84 ++++
test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir | 31 ++
.../X86/GlobalISel/regbankselect-AVX512.mir | 33 ++
.../X86/GlobalISel/regbankselect-X86_64.mir | 43 ++
test/CodeGen/X86/GlobalISel/select-mul-scalar.mir | 112 +++++
test/CodeGen/X86/GlobalISel/select-mul-vec.mir | 480 +++++++++++++++++++++
13 files changed, 1364 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/legalize-mul-scalar.mir
create mode 100644 test/CodeGen/X86/GlobalISel/legalize-mul-v128.mir
create mode 100644 test/CodeGen/X86/GlobalISel/legalize-mul-v256.mir
create mode 100644 test/CodeGen/X86/GlobalISel/legalize-mul-v512.mir
create mode 100644 test/CodeGen/X86/GlobalISel/mul-scalar.ll
create mode 100644 test/CodeGen/X86/GlobalISel/mul-vec.ll
create mode 100644 test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir
create mode 100644 test/CodeGen/X86/GlobalISel/regbankselect-AVX512.mir
create mode 100644 test/CodeGen/X86/GlobalISel/select-mul-scalar.mir
create mode 100644 test/CodeGen/X86/GlobalISel/select-mul-vec.mir
--
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 c571744eac2 [APInt] Modify tcMultiplyPart's overflow detection to not d [...]
new 8d4aa1d8323 [Lit] Fix to prevent creation of "%SystemDrive%" directory [...]
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/Unit/lit.cfg | 4 ++++
1 file changed, 4 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 binutils-gdb.
from 27bfc1d1c2 Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.c
new 313c596122 Remove some uses of MAX_REGISTER_SIZE from mips-tdep.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:
gdb/ChangeLog | 5 +++++
gdb/mips-tdep.c | 9 ++++++---
2 files changed, 11 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 binutils-gdb.
from b48e3ca69a Automatic date update in version.in
new 146e6c5cc7 Remove some uses of MAX_REGISTER_SIZE uses from mn10300-linu [...]
new 27bfc1d1c2 Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.c
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:
gdb/ChangeLog | 11 +++++++++++
gdb/mips-linux-tdep.c | 18 ++++--------------
gdb/mn10300-linux-tdep.c | 17 +++++------------
3 files changed, 20 insertions(+), 26 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 638f2cdc226 [XRay] Custom event logging intrinsic
new 3522a09753e [APInt] Remove 'else' after 'return' in tcMultiply methods. NFC
new df5e49783f7 [APInt] Use std::min instead of writing the same thing with [...]
new c571744eac2 [APInt] Modify tcMultiplyPart's overflow detection to not d [...]
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:
lib/Support/APInt.cpp | 58 +++++++++++++++++++++++++--------------------------
1 file changed, 28 insertions(+), 30 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 ba36bcb1c10 [SCEV] Use APInt::operator*=(uint64_t) to avoid a temporary [...]
new 638f2cdc226 [XRay] Custom event logging intrinsic
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/AsmPrinter.h | 1 +
include/llvm/CodeGen/FastISel.h | 1 +
include/llvm/IR/Intrinsics.td | 8 +++
include/llvm/Target/Target.td | 10 +++
include/llvm/Target/TargetOpcodes.def | 4 ++
lib/CodeGen/SelectionDAG/FastISel.cpp | 22 +++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 30 +++++++++
lib/Target/X86/X86AsmPrinter.h | 1 +
lib/Target/X86/X86ISelLowering.cpp | 4 ++
lib/Target/X86/X86MCInstLower.cpp | 80 ++++++++++++++++++++++++
test/CodeGen/X86/xray-custom-log.ll | 23 +++++++
11 files changed, 184 insertions(+)
create mode 100644 test/CodeGen/X86/xray-custom-log.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 20c59f10e59 Hopefully one last commit to fix this patch, addresses stri [...]
new 1e5158d3c88 [APInt] Add support for multiplying by a uint64_t.
new b33f45017e9 [APInt] Take advantage of new operator*=(uint64_t) to remov [...]
new ba36bcb1c10 [SCEV] Use APInt::operator*=(uint64_t) to avoid a temporary [...]
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:
include/llvm/ADT/APInt.h | 11 +++++++++++
lib/Analysis/ScalarEvolution.cpp | 3 +--
lib/Support/APInt.cpp | 16 +++++++++++-----
unittests/ADT/APIntTest.cpp | 19 +++++++++++++++++++
4 files changed, 42 insertions(+), 7 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 8d0cc56596e Update llvm-readobj -coff-resources to display tree structure.
new a2514b9f9eb Quick fix to D32609, it seems .o files are not transferred [...]
new 20c59f10e59 Hopefully one last commit to fix this patch, addresses stri [...]
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/Object/COFF.h | 5 +++--
lib/Object/COFFObjectFile.cpp | 10 +++-------
.../llvm-readobj/Inputs/resources/test_resource.obj.coff | Bin 0 -> 3200 bytes
test/tools/llvm-readobj/resources.test | 2 +-
tools/llvm-readobj/COFFDumper.cpp | 10 +++++++---
5 files changed, 14 insertions(+), 13 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/resources/test_resource.obj.coff
--
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 38dd80a0aa7 [SCEV] Have getRangeForAffineARHelper take StartRange by co [...]
new 8d0cc56596e Update llvm-readobj -coff-resources to display tree structure.
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/Object/COFF.h | 39 +++++++
include/llvm/Support/COFF.h | 24 ++++
lib/Object/COFFObjectFile.cpp | 49 +++++++-
.../llvm-readobj/Inputs/resources/cursor_small.bmp | Bin 0 -> 822 bytes
.../llvm-readobj/Inputs/resources/okay_small.bmp | Bin 0 -> 822 bytes
.../llvm-readobj/Inputs/resources/test_resource.rc | 44 +++++++
.../Inputs/resources/test_resource.res | Bin 0 -> 2200 bytes
test/tools/llvm-readobj/resources.test | 128 ++++++++++++++++++---
tools/llvm-readobj/COFFDumper.cpp | 101 ++++++++++++++--
9 files changed, 357 insertions(+), 28 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/resources/cursor_small.bmp
create mode 100644 test/tools/llvm-readobj/Inputs/resources/okay_small.bmp
create mode 100644 test/tools/llvm-readobj/Inputs/resources/test_resource.rc
create mode 100644 test/tools/llvm-readobj/Inputs/resources/test_resource.res
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.