This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a4e44968ac7 Fix type sizes that were causing incorrect string formatting new 1ae814a8816 Add llc tests for comparison chains.
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/CodeGen/PowerPC/memcmp-mergeexpand.ll | 50 ++++++++++++++++++++++ test/CodeGen/X86/memcmp-mergeexpand.ll | 66 ++++++++++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 test/CodeGen/PowerPC/memcmp-mergeexpand.ll create mode 100644 test/CodeGen/X86/memcmp-mergeexpand.ll