This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ab719296d3 [NFC][X86][AArch64] Add tests for sinking of add/sub by con [...] new 38b839d6c79 Move csr-save-restore-order.ll to the right place new 15218adbdda build: enable CMake policy 0077 new 3168bf36a38 [NFC][InstCombine] Add unary FNeg tests to X86/x86-avx512.ll
The 3 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: CMakeLists.txt | 4 + test/CodeGen/PowerPC/csr-save-restore-order.ll | 168 +++++++++++++++++++++++++ test/Transforms/InstCombine/X86/x86-avx512.ll | 82 ++++++++++++ 3 files changed, 254 insertions(+) create mode 100644 test/CodeGen/PowerPC/csr-save-restore-order.ll