This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 172ce59 In preparation for removing getNameWithPrefix off of TargetMa [...]
new cfa4f53 [DAGCombiner] Teach createBuildVecShuffle to handle cases whe [...]
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 | 14 +++++++++-----
test/CodeGen/X86/avx512-build-vector.ll | 10 +++++-----
test/CodeGen/X86/vec_extract-avx.ll | 4 ++--
3 files changed, 16 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 59c8400 Daily bump.
new 69cf0cf 2016-10-14 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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 | 5 +++++
gcc/optabs.def | 4 ++--
2 files changed, 7 insertions(+), 2 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 a91924b [AMDGPU] Emit 32-bit lo/hi got and pc relative variant kinds [...]
new c675e31 Tidy up example of getting the pointer size.
new ea40df3 Tidy the calls to getCurrentSection().first -> getCurrentSect [...]
new 172ce59 In preparation for removing getNameWithPrefix off of TargetMa [...]
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:
docs/GarbageCollection.rst | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 9 ++++++++-
lib/MC/ConstantPools.cpp | 4 ++--
lib/MC/MCAsmStreamer.cpp | 9 +++++----
lib/MC/MCDwarf.cpp | 2 +-
lib/MC/MCObjectStreamer.cpp | 14 ++++++--------
lib/MC/MCParser/AsmParser.cpp | 8 ++++----
lib/MC/MCParser/COFFAsmParser.cpp | 4 ++--
lib/MC/MCParser/DarwinAsmParser.cpp | 4 ++--
lib/MC/MCStreamer.cpp | 2 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 6 +++---
lib/Target/TargetMachine.cpp | 8 +-------
lib/Target/X86/AsmParser/X86AsmParser.cpp | 4 ++--
14 files changed, 39 insertions(+), 39 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 libcxx.
from 8efec5e Add ABI changelog entry for <any>
new 9dbc053 Remove two ABI symbols added after the 3.9 release
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/string | 1 +
lib/abi/x86_64-linux-gnu.abilist | 2 --
2 files changed, 1 insertion(+), 2 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 libcxx.
from 7fa27fc Revert r284193 - it is not correct on OS X
new 852b521 Sort ABI lists by name so that changes don't generate big diffs
new 8efec5e Add ABI changelog entry for <any>
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:
lib/abi/3.9/x86_64-apple-darwin16.0.abilist | 1602 +++++------
lib/abi/3.9/x86_64-linux-gnu.abilist | 3856 +++++++++++++-------------
lib/abi/CHANGELOG.TXT | 10 +
lib/abi/x86_64-apple-darwin16.0.abilist | 1614 +++++------
lib/abi/x86_64-linux-gnu.abilist | 3926 +++++++++++++--------------
utils/sym_check/sym_check/util.py | 2 +-
6 files changed, 5510 insertions(+), 5500 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 lld.
from 413824d Improve comments.
new b34e9a2 [ELF/AMDGPU]: Add support for new relocations
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/Target.cpp | 10 ++++++
test/ELF/amdgpu-relocs.s | 80 ++++++++++++++++++++++++++++++++++++------------
2 files changed, 71 insertions(+), 19 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 84208dd [AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds a [...]
new a91924b [AMDGPU] Emit 32-bit lo/hi got and pc relative variant kinds [...]
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/AMDGPU/AMDGPUMCInstLower.cpp | 14 ++++++-
lib/Target/AMDGPU/SIISelLowering.cpp | 55 +++++++++++++++++++++------
lib/Target/AMDGPU/SIInstrInfo.cpp | 11 ++++--
lib/Target/AMDGPU/SIInstrInfo.h | 13 ++++++-
lib/Target/AMDGPU/SIInstrInfo.td | 2 +-
lib/Target/AMDGPU/SIInstructions.td | 5 ++-
test/CodeGen/AMDGPU/captured-frame-index.ll | 4 +-
test/CodeGen/AMDGPU/global-variable-relocs.ll | 44 ++++++++++-----------
8 files changed, 104 insertions(+), 44 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 aa6ce79 [Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relative rel [...]
new 84208dd [AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds a [...]
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/MC/MCExpr.h | 5 +++++
lib/MC/MCExpr.cpp | 8 ++++++++
.../AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp | 8 ++++++++
test/MC/AMDGPU/reloc.s | 18 +++++++++++++++---
4 files changed, 36 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 libcxx.
from c3d49c9 Re-export two previously exported std::string functions.
new 7fa27fc Revert r284193 - it is not correct on OS X
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/abi/x86_64-linux-gnu.abilist | 42 +++++++++++++++++++---------------------
src/string.cpp | 3 ---
2 files changed, 20 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 libcxx.
from 977cd9f Add ABI list for 3.9 linux
new c3d49c9 Re-export two previously exported std::string functions.
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/abi/x86_64-linux-gnu.abilist | 42 +++++++++++++++++++++-------------------
src/string.cpp | 3 +++
2 files changed, 25 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.