This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1b59198f81f [LLVM] Get rid of white spaces in file names in a DebugInfo [...]
new 0fd6ce773dc [X86] Model 256-bit AVX instructions in the AMD Jaguar sche [...]
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/X86ScheduleBtVer2.td | 77 ++++++++++++
test/CodeGen/X86/avx-schedule.ll | 240 ++++++++++++++++++------------------
test/CodeGen/X86/recip-fastmath.ll | 30 ++---
test/CodeGen/X86/recip-fastmath2.ll | 52 ++++----
4 files changed, 238 insertions(+), 161 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/pr21740
in repository glibc.
at 21e5ab4dab More bug fixes
This branch includes the following new commits:
new 21e5ab4dab More bug fixes
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.
--
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 e791f411d3a [DAG] Improve Aliasing of operations to static alloca
new 1b59198f81f [LLVM] Get rid of white spaces in file names in a DebugInfo [...]
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:
...t3.elf-x86-64 space => dwarfdump-test3.elf-x86-64-space} | Bin
test/DebugInfo/llvm-symbolizer.test | 7 ++++---
2 files changed, 4 insertions(+), 3 deletions(-)
rename test/DebugInfo/Inputs/{dwarfdump-test3.elf-x86-64 space => dwarfdump-test3. [...]
--
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 5562594fba X86 Intrinsics: _bit_scan_forward should not be under #ifdef [...]
new 08a262a9b7 Avoid white spaces in file names. 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:
test/Driver/{crash report spaces.c => crash-report-spaces.c} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename test/Driver/{crash report spaces.c => crash-report-spaces.c} (84%)
--
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 2f2503a26 [tsan] Add comments for the bool argument of ThreadIgnoreBegi [...]
new 07c6462c7 Fix-up for r307540.
new 6dc96e1bb [lsan] Add _os_trace into LSan's suppression list
new 0973c5bae Fix a build failure due to r307541 (tsan_rtl_aarch64.S:54: Er [...]
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:
lib/lsan/lsan_common.cc | 4 +++-
lib/tsan/rtl/tsan_platform_mac.cc | 4 ++--
lib/tsan/rtl/tsan_rtl_aarch64.S | 2 +-
3 files changed, 6 insertions(+), 4 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 5be3d3e74b3 [LoopUnrollRuntime] Remove strict assert about VMap requirement
new 9c353a84fb0 Use emplace_back to replace size() and resize().
new e791f411d3a [DAG] Improve Aliasing of operations to static alloca
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 20 +++++++----
test/CodeGen/AArch64/arm64-abi-varargs.ll | 3 +-
test/CodeGen/AArch64/arm64-abi_align.ll | 32 ++++++++---------
.../AArch64/arm64-alloca-frame-pointer-offset.ll | 6 ++--
test/CodeGen/AArch64/arm64-vext.ll | 8 ++---
test/CodeGen/AArch64/dag-combine-invaraints.ll | 2 +-
test/CodeGen/AArch64/swifterror.ll | 12 +++----
test/CodeGen/ARM/atomic-op.ll | 15 ++++++++
test/CodeGen/MSP430/vararg.ll | 4 +--
test/CodeGen/Mips/dins.ll | 4 +--
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 7 ++--
test/CodeGen/X86/alias-static-alloca.ll | 37 +++++++++++++++++++
test/CodeGen/X86/clobber-fi0.ll | 14 ++++----
test/CodeGen/X86/hipe-cc.ll | 6 +---
test/CodeGen/X86/hipe-cc64.ll | 6 +---
test/CodeGen/X86/legalize-shift-64.ll | 8 ++---
test/CodeGen/X86/machine-outliner-debuginfo.ll | 1 +
test/CodeGen/X86/machine-outliner.ll | 1 +
test/CodeGen/X86/statepoint-invoke.ll | 2 +-
test/CodeGen/X86/statepoint-stack-usage.ll | 42 +++++++++++-----------
test/CodeGen/X86/statepoint-vector.ll | 4 +--
test/CodeGen/X86/widen_arith-2.ll | 15 ++++----
test/CodeGen/X86/widen_cast-4.ll | 34 ++++++++----------
test/CodeGen/XCore/varargs.ll | 8 ++---
tools/gold/gold-plugin.cpp | 2 +-
25 files changed, 167 insertions(+), 126 deletions(-)
create mode 100644 test/CodeGen/X86/alias-static-alloca.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 56ead5227 [tsan] Port setjmp/longjmp assembly to Darwin/AArch64
new 7a63eabdf [tsan] Add a mapping for Darwin/AArch64
new 2f2503a26 [tsan] Add comments for the bool argument of ThreadIgnoreBegi [...]
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/tsan/rtl/tsan_interceptors.cc | 2 +-
lib/tsan/rtl/tsan_interface_ann.cc | 16 ++++++------
lib/tsan/rtl/tsan_platform.h | 49 ++++++++++++++++++++++++++++++-------
lib/tsan/rtl/tsan_platform_posix.cc | 9 +++++++
lib/tsan/tests/CMakeLists.txt | 1 +
5 files changed, 59 insertions(+), 18 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 138dd5da1fa [PM] Fix a warning.
new 5be3d3e74b3 [LoopUnrollRuntime] Remove strict assert about VMap requirement
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/Utils/LoopUnrollRuntime.cpp | 7 ++--
.../LoopUnroll/runtime-loop-multiple-exits.ll | 43 +++++++++++++++++++++-
2 files changed, 45 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 compiler-rt.
from da8e13360 Fixup whitespace.
new 9a72e30d6 Reverting an accidentally landed change.
new 7b20e2670 [tsan] Add a max VM address check for Darwin/AArch64
new 56ead5227 [tsan] Port setjmp/longjmp assembly to Darwin/AArch64
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:
lib/lsan/lsan_common.cc | 1 -
lib/tsan/CMakeLists.txt | 2 +-
lib/tsan/rtl/tsan_interceptors.cc | 8 ++-
lib/tsan/rtl/tsan_platform_mac.cc | 8 +++
lib/tsan/rtl/tsan_rtl_aarch64.S | 127 +++++++++++++++++++++++++++++++-------
lib/tsan/rtl/tsan_rtl_amd64.S | 6 ++
6 files changed, 125 insertions(+), 27 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 199c0c91d [tsan] Add support for running TSan tests on iOS simulator an [...]
new da8e13360 Fixup whitespace.
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/tsan/deep_stack1.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.