This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4b957aaea87 [InstSimplify] sqrt(X) * sqrt(X) --> X
new b4be365a0af Sink the verification code around the assert where it's han [...]
new f021d3eee1a [InstCombine] simplify code for fabs(X) * fabs(X) -> X * X; 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:
lib/Target/X86/X86IndirectBranchTracking.cpp | 39 ++++++++--------------
.../InstCombine/InstCombineMulDivRem.cpp | 17 +++-------
2 files changed, 18 insertions(+), 38 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 11fc5bbdc73 Intrinsics calls should avoid the PLT when "RtLibUseGOT" me [...]
new 4b957aaea87 [InstSimplify] sqrt(X) * sqrt(X) --> 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/Analysis/InstructionSimplify.cpp | 6 ++++++
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | 4 ----
test/Transforms/InstCombine/fmul.ll | 11 -----------
test/Transforms/InstSimplify/fast-math.ll | 15 +++++++++++++++
4 files changed, 21 insertions(+), 15 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 7c10621a2b Set Module Metadata "RtLibUseGOT" when fno-plt is used.
new 491b0d6736 [CFG] [analyzer] NFC: Allow more complicated construction contexts.
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/Analysis/CFG.h | 56 +++++++++++++++++++++++++++------
lib/Analysis/CFG.cpp | 74 ++++++++++++++++++++++++++++++--------------
2 files changed, 97 insertions(+), 33 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 062afe1f0 Fix breakpoint thread name conditionals after breakpoint opti [...]
new b438a3f14 [Utility] Simplify and generalize the CleanUp helper, 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/lldb/Utility/CleanUp.h | 252 ++-------------------
lldb.xcodeproj/project.pbxproj | 4 +
source/Host/macosx/Host.mm | 13 +-
source/Host/macosx/Symbols.cpp | 77 +++----
.../Process/gdb-remote/ProcessGDBRemote.cpp | 31 ++-
unittests/Utility/CMakeLists.txt | 1 +
unittests/Utility/CleanUpTest.cpp | 47 ++++
7 files changed, 125 insertions(+), 300 deletions(-)
create mode 100644 unittests/Utility/CleanUpTest.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 master
in repository lld.
from 18c814c91 Remove dead code.
new 8df38294a [ELF] Fix IsPreemptible comment and typo. 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/LinkerScript.cpp | 2 +-
ELF/Symbols.h | 2 +-
lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 4 ++--
3 files changed, 4 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 gcc.
from a9c682eb66a 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
new e65055a5580 compiler: ignore aliases in fieldtrack info
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 2 +-
2 files changed, 2 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 9d9603f80e6 [InstCombine] allow fmul-sqrt folds with less than full -ff [...]
new 11fc5bbdc73 Intrinsics calls should avoid the PLT when "RtLibUseGOT" me [...]
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/Module.h | 7 +++++++
lib/IR/Module.cpp | 9 +++++++++
lib/Target/X86/X86ISelLowering.cpp | 8 ++++++++
lib/Target/X86/X86Subtarget.cpp | 7 +++++--
test/CodeGen/X86/no-plt.ll | 17 +++++++++++++++++
5 files changed, 46 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 clang.
from 7ab2c822b7 [Driver] Make -fno-common default for Fuchsia
new 7c10621a2b Set Module Metadata "RtLibUseGOT" when fno-plt is used.
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/CodeGenModule.cpp | 3 +++
test/CodeGen/noplt.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 llvm.
from ad86b544408 [X86] Add assembler/disassembler support for blendm with ze [...]
new 66a69087796 Simplify a DEBUG statement to remove a set but not used var [...]
new 9d9603f80e6 [InstCombine] allow fmul-sqrt folds with less than full -ff [...]
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/IR/IRBuilder.h | 7 ++++
lib/IR/IRBuilder.cpp | 20 +++++++--
lib/MC/WasmObjectWriter.cpp | 11 ++---
.../InstCombine/InstCombineMulDivRem.cpp | 23 ++++-------
test/Transforms/InstCombine/fmul-sqrt.ll | 48 ++++++++++++----------
5 files changed, 63 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.