This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 677051d58f0 [ConstantRange][SimplifyCFG] Add a helper method to allow S [...]
new 4899f6643ed Update llvm-readobj -coff-resources to display tree structure.
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/Object/COFF.h | 39 +++++++
include/llvm/Support/COFF.h | 24 ++++
lib/Object/COFFObjectFile.cpp | 49 +++++++-
.../llvm-readobj/Inputs/resources/cursor_small.bmp | Bin 0 -> 822 bytes
.../llvm-readobj/Inputs/resources/okay_small.bmp | Bin 0 -> 822 bytes
.../llvm-readobj/Inputs/resources/test_resource.rc | 44 +++++++
.../Inputs/resources/test_resource.res | Bin 0 -> 2200 bytes
test/tools/llvm-readobj/resources.test | 128 ++++++++++++++++++---
tools/llvm-readobj/COFFDumper.cpp | 101 ++++++++++++++--
9 files changed, 357 insertions(+), 28 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/resources/cursor_small.bmp
create mode 100644 test/tools/llvm-readobj/Inputs/resources/okay_small.bmp
create mode 100644 test/tools/llvm-readobj/Inputs/resources/test_resource.rc
create mode 100644 test/tools/llvm-readobj/Inputs/resources/test_resource.res
--
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 34ad4ae9219 [ConstantRange] Remove 'Of' from name of ConstantRange::isS [...]
new 677051d58f0 [ConstantRange][SimplifyCFG] Add a helper method to allow S [...]
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/ConstantRange.h | 3 +++
lib/IR/ConstantRange.cpp | 11 +++++++++++
lib/Transforms/Utils/SimplifyCFG.cpp | 2 +-
3 files changed, 15 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 gcc.
from 903ed19641c PR translation/80280 * call.c (print_z_cand [...]
new 9976cdce5f8 * ipa-inline-analysis.c (estimate_function_body_sizes): Re [...]
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/ChangeLog | 5 +++++
gcc/ipa-inline-analysis.c | 14 ++++++++------
2 files changed, 13 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 libcxx.
from f9c9d254c Fix Windows test failures caused by identical temp file names.
new 8fb888ad4 Temporarly XFAIL aligned new/delete tests on Windows.
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:
.../new.delete.array/delete_align_val_t_replace.pass.cpp | 5 +++++
.../new.delete/new.delete.array/new_align_val_t.pass.cpp | 10 ++++++++--
.../new.delete.array/new_align_val_t_nothrow.pass.cpp | 5 +++++
.../new.delete.array/new_align_val_t_nothrow_replace.pass.cpp | 5 +++++
.../new.delete.single/delete_align_val_t_replace.pass.cpp | 5 +++++
.../new.delete/new.delete.single/new_align_val_t.pass.cpp | 5 +++++
.../new.delete.single/new_align_val_t_nothrow.pass.cpp | 5 +++++
.../new.delete.single/new_align_val_t_nothrow_replace.pass.cpp | 5 +++++
8 files changed, 43 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 8d84aa2ccea [X86][AVX1] Improve 256-bit vector costs for integer unary [...]
new 34ad4ae9219 [ConstantRange] Remove 'Of' from name of ConstantRange::isS [...]
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/ConstantRange.h | 2 +-
lib/IR/ConstantRange.cpp | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 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 libcxx.
from b90dc26a9 Accept Windows specific output in system error tests
new f9c9d254c Fix Windows test failures caused by identical temp file names.
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:
.../fstreams/fstream.assign/member_swap.pass.cpp | 24 +++++++++++++++++++--
.../fstream.assign/nonmember_swap.pass.cpp | 25 ++++++++++++++++++++--
.../fstreams/ofstream.assign/member_swap.pass.cpp | 24 +++++++++++++++++++--
.../ofstream.assign/nonmember_swap.pass.cpp | 24 +++++++++++++++++++--
4 files changed, 89 insertions(+), 8 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 libcxx.
from 4bd682bf5 Fix two test failures caused by Windows mangling of function types.
new b90dc26a9 Accept Windows specific output in system error tests
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:
.../syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp | 2 +-
.../syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp | 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 libcxx.
from 2f214595b Ensure showbase does not overflow do_put buffers
new 4bd682bf5 Fix two test failures caused by Windows mangling of function types.
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:
.../meta.unary/meta.unary.cat/is_function.pass.cpp | 15 +++++++++------
.../meta.unary.cat/member_function_pointer.pass.cpp | 21 ++++++++++++---------
2 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 llvm.
from 33aa99e46af [Orc] Remove trailing whitespace.
new 8d84aa2ccea [X86][AVX1] Improve 256-bit vector costs for integer unary [...]
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/X86TargetTransformInfo.cpp | 32 ++++++++++++------------
test/Analysis/CostModel/X86/bitreverse.ll | 8 +++---
test/Analysis/CostModel/X86/ctbits-cost.ll | 40 +++++++++++++++---------------
3 files changed, 40 insertions(+), 40 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 b742cd68a57 [InstSimplify] add tests for PR32949 miscompile; NFC
new 33aa99e46af [Orc] Remove trailing 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:
include/llvm/ExecutionEngine/Orc/RPCSerialization.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.