This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cde8f4f Add unittest for LiveIntervalAnalysis::handleMove()
new 7f90dd2 [MC] Create unique .pdata sections for every .text section
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:
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 2 +
include/llvm/MC/MCContext.h | 22 ++-
include/llvm/MC/MCSectionCOFF.h | 13 ++
include/llvm/MC/MCStreamer.h | 14 ++
include/llvm/MC/MCWinEH.h | 51 +++----
lib/CodeGen/AsmPrinter/WinException.cpp | 7 +-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 23 +--
lib/MC/MCAsmStreamer.cpp | 4 +-
lib/MC/MCContext.cpp | 33 +++--
lib/MC/MCStreamer.cpp | 36 +++++
lib/MC/MCWin64EH.cpp | 30 ++--
lib/MC/MCWinEH.cpp | 55 +-------
test/MC/COFF/seh-section-2.s | 154 +++++++++++++++++++++
test/MC/COFF/seh-section.s | 8 +-
14 files changed, 308 insertions(+), 144 deletions(-)
create mode 100644 test/MC/COFF/seh-section-2.s
--
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 1b86775 [MachineBlockPlacement] Let the target optimize the branches [...]
new cde8f4f Add unittest for LiveIntervalAnalysis::handleMove()
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:
unittests/MI/CMakeLists.txt | 5 +
unittests/MI/LiveIntervalTest.cpp | 307 +++++++++++++++++++++++++++++++++++++-
2 files changed, 309 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 3b2ce46 [compiler-rt] adjust platform_limits_linux.cc #include of pos [...]
new 151b497 Add another failing use-after-scope test
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/asan/TestCases/use-after-scope-chars.cc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 test/asan/TestCases/use-after-scope-chars.cc
--
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 be15f60 Simplify. NFC.
new a15f9f5 [X86] Model FAULTING_LOAD_OP as a terminator and branch.
new 1b86775 [MachineBlockPlacement] Let the target optimize the branches [...]
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/Target/Target.td | 2 ++
lib/CodeGen/ImplicitNullChecks.cpp | 21 +++++++----------
lib/CodeGen/MachineBlockPlacement.cpp | 13 +++++++++++
lib/Target/X86/X86MCInstLower.cpp | 4 ++--
test/CodeGen/X86/implicit-null-check.ll | 40 ++++++++++++++++-----------------
5 files changed, 45 insertions(+), 35 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 2ef9762 Revert "ThinLTO: do not import function whose linkage prevent [...]
new 844d21c DebugInfo: Avoid propagating incorrect debug locations in Sel [...]
new be15f60 Simplify. NFC.
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/CodeGen/SelectionDAG.h | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 68 +++++++++++---------
test/DebugInfo/Generic/isel-cse-line.ll | 100 ++++++++++++++++++++++++++++++
tools/llvm-ar/llvm-ar.cpp | 5 +-
4 files changed, 139 insertions(+), 36 deletions(-)
create mode 100644 test/DebugInfo/Generic/isel-cse-line.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 lldb.
from 24f5cd4 Fix an issue where the apropos command would not print fully [...]
new 287a502 debugserver should fflush its log stream in FileLogCallback, [...]
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:
tools/debugserver/source/debugserver.cpp | 5 +++--
1 file changed, 3 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 lld.
from 9f36da7 Teach Undefined symbols from which file they are created from.
new db1cb51 Simplify. 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:
ELF/DriverUtils.cpp | 3 +--
1 file 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 hjl/pieces/gcc-6-branch
in repository gcc.
discards 83c5342 Fix Align child process stack to 16 bytes
discards dccd2c2 Align child process stack to 16 bytes
discards 52ed606 Check 128-bit constant store in 64-bit mode
discards 5d7bb13 Support 128-bit constant store in 64-bit STV
discards c9f8968 Build x86 libatomic with -march=i486 or better
discards b0f914f Build x86 libgomp with -march=i486 or better
discards 634a1ef Build x86 libitm with -march=i486 or better
discards d3c0d93 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
discards 35a833e gcc.target/i386/pieces-memset-1.c
discards 1a8b851 Update i386 piecewise move and store
discards 2cce554 Remove MAX_BITSIZE_MODE_ANY_INT
discards c28c929 Add TARGET_GEN_MEMSET_VALUE
discards d5130ad Update alignment_for_piecewise_move
new 79522b4 Allocate memory on cache line if requested
new 0777d3a Update alignment_for_piecewise_move
new c5aeefd Add TARGET_GEN_MEMSET_VALUE
new f29ea0b Remove MAX_BITSIZE_MODE_ANY_INT
new 3685630 Update i386 piecewise move and store
new 1991fbe gcc.target/i386/pieces-memset-1.c
new bb5b106 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
new 145ad05 Build x86 libitm with -march=i486 or better
new 86d020a Build x86 libgomp with -march=i486 or better
new 6fbbd1f Build x86 libatomic with -march=i486 or better
new b2af34d Support 128-bit constant store in 64-bit STV
new 8f64301 Check 128-bit constant store in 64-bit mode
new ca509e0 Backport r265322 from llvm upstream
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (83c5342)
\
N -- N -- N refs/heads/hjl/pieces/gcc-6-branch (ca509e0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 13 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:
libitm/util.cc | 22 ++++++++++++++++------
1 file changed, 16 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 master
in repository clang.
from 7b32af6 Remove unneeded test in tryCaptureAsConstant.
new 2cdd1c1 [CMake] Adding clang-headers to the Apple-stage2 distribution
new 248325a [CMake] Install libcxx-headers as part of the Apple-stage2 di [...]
new 47e2e61 Fix argument expansion of reference fields of structs
new adeb741 [CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmake
The 4 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:
cmake/caches/Apple-stage2.cmake | 4 +++-
lib/CodeGen/CGCall.cpp | 2 +-
lib/CodeGen/CGExpr.cpp | 4 ++++
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 22 ++++++++++++++++++++++
4 files changed, 30 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 59affc6 [llvm-pdbdump] Fix read past EOF when file is too small.
new 2ef9762 Revert "ThinLTO: do not import function whose linkage prevent [...]
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/GlobalValue.h | 46 ++++++++++------------
lib/Transforms/IPO/FunctionImport.cpp | 4 +-
.../Transforms/FunctionImport/Inputs/funcimport.ll | 5 ---
test/Transforms/FunctionImport/funcimport.ll | 5 ---
4 files changed, 22 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.