This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9d3d132cef [X86][SSE] Add scheduling latency/throughput tests for (mos [...] new 85e6b8c8b97 [X86] Add D32039/PR31357 tests to show current BSWAP codegen
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/X86/bswap_tree.ll | 105 ++++++++++++++++++++++++++++ test/CodeGen/X86/bswap_tree2.ll | 150 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 255 insertions(+) create mode 100644 test/CodeGen/X86/bswap_tree.ll create mode 100644 test/CodeGen/X86/bswap_tree2.ll