This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe7b9dc2d2f Add hasProfileData() to check if a function has profile data. NFC.
new fcc597840cc [Inliner] Restrict soft-float inlining penalty.
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/CodeGen/BasicTTIImpl.h | 10 ++-
lib/Analysis/InlineCost.cpp | 34 ++++++---
lib/Target/ARM/ARMTargetTransformInfo.cpp | 19 -----
lib/Target/ARM/ARMTargetTransformInfo.h | 2 -
test/Transforms/Inline/ARM/inline-fp.ll | 113 ++++++++++++++++++++++++++++++
5 files changed, 143 insertions(+), 35 deletions(-)
create mode 100644 test/Transforms/Inline/ARM/inline-fp.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 llvm.
from b8ee2dfc59a [DWARF] Fix formatting bug with r321295. This fixes a MIPS [...]
new fe7b9dc2d2f Add hasProfileData() to check if a function has profile data. 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/llvm/IR/Function.h | 6 ++++++
lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +-
lib/Analysis/ProfileSummaryInfo.cpp | 2 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
lib/CodeGen/MachineBlockPlacement.cpp | 6 +++---
lib/Transforms/IPO/PartialInlining.cpp | 8 ++++----
lib/Transforms/Scalar/JumpThreading.cpp | 5 ++---
lib/Transforms/Scalar/LoopSink.cpp | 2 +-
lib/Transforms/Scalar/LoopUnrollPass.cpp | 2 +-
lib/Transforms/Utils/LoopUnrollPeel.cpp | 2 +-
10 files changed, 21 insertions(+), 16 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 4c4436477d2 [X86] Use SIGN_EXTEND rather than ZERO_EXTEND for lowering [...]
new b8ee2dfc59a [DWARF] Fix formatting bug with r321295. This fixes a MIPS [...]
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/DebugInfo/DWARF/DWARFContext.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 lldb.
from a9d355b53 Enable more abilities in SymbolFilePDB
new b21b14deb Change the default Aarch64 ISA to be v8.2 to correctly decode [...]
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/Disassembler/llvm/DisassemblerLLVMC.cpp | 5 +++++
1 file changed, 5 insertions(+)
--
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 92ca6f7403a PR middle-end/83487 * config/i386/i386.c (ix86_function_a [...]
new e47851d722c PR testsuite/83462 - c-c++-common/Warray-bounds-3.c fails
new a97a3c803ae Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Warray-bounds-3.c | 2 +-
3 files changed, 7 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 gcc-7-branch
in repository gcc.
from dd3592cdd99 PR target/83467 * config/i386/i386.md (*ashl<mode>3_mask) [...]
new 5b97cd3ec95 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from b469a41ee4f Daily bump.
new acbadb2bdbc Daily bump.
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/DATESTAMP | 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 lldb.
from 3833da21e Bring clang options in error messages up to date.
new a9d355b53 Enable more abilities in SymbolFilePDB
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/SymbolFile/PDB/SymbolFilePDB.cpp | 47 +++++++++++++++++++++++--
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 3 +-
2 files changed, 46 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 binutils-gdb.
from a8d2e5856f Do not emit "field_type" var if not needed on "maint print c-tdesc"
new 845756abe8 Automatic date update in version.in
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:
bfd/version.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 gdb-8.0-branch
in repository binutils-gdb.
from ac8f263d9c Automatic date update in version.in
new 9ecbb55313 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.