This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3d1b13f Rename variables of type SymbolVersion.
new b9e4bf0 Refactor symbol version assignmnt 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:
ELF/SymbolTable.cpp | 107 ++++++++++++++++++++++++++--------------------------
ELF/SymbolTable.h | 13 ++++++-
2 files changed, 65 insertions(+), 55 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 93f763c Integer legalization: fix MUL expansion
new 6c71701 [LSR] Allow formula containing Reg for SCEVAddRecExpr related [...]
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/LoopStrengthReduce.cpp | 11 ++--
test/CodeGen/X86/licm-nested.ll | 2 +-
test/Transforms/LoopStrengthReduce/nested-loop.ll | 65 +++++++++++++++++++++++
3 files changed, 71 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/LoopStrengthReduce/nested-loop.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 compiler-rt.
from 3b544c6 [asan] Don't assert that a target is within 2GB on 32-bit Windows
new 04ffe3d [asan] Reduce prototype duplication with decltype
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/asan/asan_win_dll_thunk.cc | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 34888b1 vector load store with length (left justified) llvm portion
new 93f763c Integer legalization: fix MUL expansion
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/LegalizeIntegerTypes.cpp | 8 +-
test/CodeGen/X86/mul-i1024.ll | 7336 +++++++++++----------
test/CodeGen/X86/mul-i256.ll | 9 +-
test/CodeGen/X86/mul-i512.ll | 1409 ++--
4 files changed, 4642 insertions(+), 4120 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 clang.
from 9dbe964 vector load store with length (left justified) clang portion
new 4c7a3ed Fixed spelling in comments. 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:
include/clang/AST/DeclObjC.h | 2 +-
include/clang/Basic/TargetInfo.h | 2 +-
lib/Sema/SemaExprCXX.cpp | 2 +-
3 files 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 compiler-rt.
from d747c82 [asan] Fixup to r286608 that makes the test pass on iOS.
new 3b544c6 [asan] Don't assert that a target is within 2GB on 32-bit Windows
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/interception/interception_win.cc | 6 +++++
lib/interception/tests/CMakeLists.txt | 1 +
lib/interception/tests/interception_win_test.cc | 31 ++++++++++++++++++++-----
3 files changed, 32 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 92ff8bb More cleanups, implement PMF/PMI.
new 177e6a0 Fix dangling ref.
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/compile/compile-cplus-types.c | 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 master
in repository gcc.
from d0601e2 Use simplify_gen_binary in canon_rtx
new 5651321 Use MEM_SIZE rather than GET_MODE_SIZE in dce.c
new 4083d5e Fix instances of gen_rtx_REG (VOIDmode, ...)
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:
gcc/ChangeLog | 22 ++++++++++++++++++++++
gcc/config/i386/i386.h | 2 +-
gcc/config/ia64/ia64.h | 2 +-
gcc/config/iq2000/iq2000.h | 2 +-
gcc/config/m68k/m68k.h | 2 +-
gcc/config/microblaze/microblaze.h | 2 +-
gcc/config/mips/mips.h | 2 +-
gcc/config/mn10300/mn10300.h | 2 +-
gcc/config/nios2/nios2.h | 2 +-
gcc/dce.c | 13 +++++++------
10 files changed, 37 insertions(+), 14 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 clang.
from 7a993b6 test commmit
new 9dbe964 vector load store with length (left justified) clang portion
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/clang/Basic/BuiltinsPPC.def | 5 +
lib/CodeGen/CGBuiltin.cpp | 39 +++++--
lib/Headers/altivec.h | 159 ++++++++++++++++++++++++++++
test/CodeGen/builtins-ppc-p9vector.c | 199 ++++++++++++++++++++++++++++++++++-
4 files changed, 393 insertions(+), 9 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 42f41c2 Fix simplify_shift_const_1 handling of vector shifts
new e73fe78 Add a load_extend_op wrapper
new d0601e2 Use simplify_gen_binary in canon_rtx
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:
gcc/ChangeLog | 24 ++++++++++++++++++++++++
gcc/alias.c | 8 +-------
gcc/combine.c | 15 ++++++---------
gcc/cse.c | 7 +++----
gcc/fold-const.c | 4 ++--
gcc/fwprop.c | 2 +-
gcc/postreload.c | 12 ++++--------
gcc/rtl.h | 1 +
gcc/rtlanal.c | 30 +++++++++++++++++++++---------
9 files changed, 63 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.