This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7af19676679 [X86] Add some reduction add test cases that show sub-optim [...] new 9bf4dd36a3c [CostModel][X86][AArch64] Add some tests for extractvalue
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/Analysis/CostModel/AArch64/aggregates.ll | 76 +++++++++++++++++++++++++++ test/Analysis/CostModel/X86/aggregates.ll | 76 +++++++++++++++++++++++++++ 2 files changed, 152 insertions(+) create mode 100644 test/Analysis/CostModel/AArch64/aggregates.ll create mode 100644 test/Analysis/CostModel/X86/aggregates.ll