This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 21b37d864 Amend "Change AddressClass type from 'enum' to 'enum class'".
new 0eb8dbf07 Reverting r335656, SWIG doesn't like "enum class".
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/lldb/lldb-enumerations.h | 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 llvm.
from aac117a9ba2 [AMDGPU] Add llvm.amdgcn.fmad.ftz intrinsic
new 34ffe04f30e [X86][AsmParser] Emit an error when RIP-relative instructio [...]
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 | 7 +++++++
test/CodeGen/X86/eip-addressing-i386.ll | 13 +++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/CodeGen/X86/eip-addressing-i386.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 gcc.
from 32d6a0d62bb * tree-inline.c (remap_location): New function extracted f [...]
new 60025d59c41 * common/config/v850/v850-common.c (TARGET_DEFAULT_TARGET_ [...]
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 | 3 +++
gcc/common/config/v850/v850-common.c | 3 ++-
2 files changed, 5 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 compiler-rt.
from 45aa866d1 CFI: Print DSO names for failed cross-DSO icalls
new b36fc83e6 Fix test broken by r335644
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/cfi/target_uninstrumented.cpp | 6 ++++--
1 file changed, 4 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 lldb.
from 299476ce0 Represent invalid UUIDs as UUIDs with length zero
new 21b37d864 Amend "Change AddressClass type from 'enum' to 'enum class'".
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/lldb/lldb-enumerations.h | 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 b0872d0e3d8 * testsuite/experimental/algorithm/sample-2.cc: Add [...]
new 32d6a0d62bb * tree-inline.c (remap_location): New function extracted f [...]
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 | 7 +++++++
gcc/tree-inline.c | 44 +++++++++++++++++++++++++++++++-------------
2 files changed, 38 insertions(+), 13 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 95b187a7ddf [DAGCombiner] use isBitwiseNot to simplify code; NFC
new aac117a9ba2 [AMDGPU] Add llvm.amdgcn.fmad.ftz 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/IR/IntrinsicsAMDGPU.td | 6 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +
test/CodeGen/AMDGPU/llvm.amdgcn.fmad.ftz.ll | 114 ++++++++++++++++++++++++++++
3 files changed, 123 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.fmad.ftz.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 clang.
from 2348c7f06f [mips] Use more conservative default CPUs for MIPS on FreeBSD.
new 495d25c446 [AST] Fix typo in LazyOffsetPtr::get docs (NFC)
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/ExternalASTSource.h | 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 llvm.
from a2ba13d7317 AMDGPU: Add pass to lower kernel arguments to loads
new 95b187a7ddf [DAGCombiner] use isBitwiseNot to simplify code; NFC
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 | 11 +++--------
1 file changed, 3 insertions(+), 8 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 4d1c54646b [Sema] Fix infinite typo correction loop.
new 2348c7f06f [mips] Use more conservative default CPUs for MIPS on FreeBSD.
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/Driver/ToolChains/Arch/Mips.cpp | 7 +++++++
test/Driver/freebsd-mips-as.c | 24 ++++++++++++------------
test/Driver/freebsd.c | 14 ++++++++++++++
3 files changed, 33 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.