This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b92f7d2 Add whitespace to check commit access
new 6ef0451 AMDGPU: Make FrameLowering stack alignment 16
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/AMDGPUSubtarget.cpp | 7 ++++---
1 file changed, 4 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 llvm.
from b0625ca [codeview] Fix trivial bug in OneMethodRecord::isIntroducingVirtual
new b92f7d2 Add whitespace to check commit access
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/Support/ThreadPool.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 llvm.
from fefbc8f [codeview] Defer emission of all referenced complete records
new f317b6e [asan] Do not instrument accesses to profiling globals
new b0625ca [codeview] Fix trivial bug in OneMethodRecord::isIntroducingVirtual
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/DebugInfo/CodeView/TypeRecord.h | 6 ++----
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++++++-----
.../do-not-instrument-profiling-globals.ll | 9 +++++++++
3 files changed, 25 insertions(+), 9 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/do-not-instrument-profili [...]
--
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 b139def add code coverage support to Xcode build
new c34799a Don't omit `this' from expression args if it couldn't be read [...]
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:
source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 7f4f1f6 [BFI]: NFC refactoring
new fefbc8f [codeview] Defer emission of all referenced complete records
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/AsmPrinter/CodeViewDebug.cpp | 40 +++++-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 11 ++
...-recursive-struct.ll => defer-complete-type.ll} | 147 ++++++++++++---------
test/DebugInfo/COFF/types-basic.ll | 69 +++++++---
test/DebugInfo/COFF/types-calling-conv.ll | 47 +++++--
5 files changed, 214 insertions(+), 100 deletions(-)
copy test/DebugInfo/COFF/{types-recursive-struct.ll => defer-complete-type.ll} (53%)
--
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 4648477 [SystemZ] Recognize RISBG opportunities involving a truncate
new 7f4f1f6 [BFI]: NFC refactoring
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/Analysis/BlockFrequencyInfoImpl.h | 7 +++++++
lib/Analysis/BlockFrequencyInfo.cpp | 15 ++++-----------
lib/Analysis/BlockFrequencyInfoImpl.cpp | 16 ++++++++++++++++
3 files changed, 27 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 clang.
from 8fcedf2 Widen EHScope::ClenupBitFields::FixupDepth to avoid overflowi [...]
new 7c0418d Add support for /Ob1 and -finline-hint-functions flags
new 5cafc35 [analyzer] Teach ObjCDeallocChecker about XCTestCase
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/clang/Driver/CLCompatOptions.td | 1 -
include/clang/Driver/Options.td | 5 +-
include/clang/Frontend/CodeGenOptions.h | 1 +
lib/CodeGen/BackendUtil.cpp | 3 +-
lib/CodeGen/CodeGenFunction.cpp | 10 ++-
lib/Driver/MSVCToolChain.cpp | 2 +-
lib/Driver/Tools.cpp | 1 +
lib/Frontend/CompilerInvocation.cpp | 11 ++-
lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp | 20 ++---
test/Analysis/DeallocMissingRelease.m | 22 ++++++
test/CodeGen/inline-optim.c | 5 ++
test/CodeGenCXX/inline-hint.cpp | 96 ++++++++++++++++++++++++
test/Driver/cl-options.c | 5 +-
13 files changed, 163 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGenCXX/inline-hint.cpp
--
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 vehre/coarray
in repository gcc.
from 962e1d8 Fixed testcases.
new 6bd40bd First steps to register components of derived types. Unfortun [...]
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/fortran/trans-array.c | 37 +++++++++++++++++----
gcc/fortran/trans-stmt.c | 2 +-
gcc/fortran/trans.c | 82 ++++++++++++++++++++++++++++++++++++++++-------
gcc/fortran/trans.h | 2 +-
libgfortran/caf/single.c | 25 ++++++++++-----
5 files changed, 120 insertions(+), 28 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 96037eb Fix various binutils testsuite failures.
new 6b47789 addmore extern 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:
include/ChangeLog | 6 ++++++
include/elf/dlx.h | 8 ++++++++
include/elf/xtensa.h | 8 ++++++++
include/opcode/arc.h | 8 ++++++++
opcodes/ChangeLog | 4 ++++
opcodes/arc-ext.h | 8 ++++++++
6 files changed, 42 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.