This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d2dc0ac2f8 [ConstantFolding] Add new test cases for transcendentals (NFC) new f7e5ff3352f [PowerPC][XCOFF] Remove basic test. [NFC] new 2687a636d14 [llvm-ifs] Improving detection of PlatformKind from triple [...] new 39b334b81df AMDGPU: Fix typo
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: lib/Target/AMDGPU/GCNSchedStrategy.cpp | 8 +++---- test/CodeGen/PowerPC/aix-xcoff-basic.ll | 37 -------------------------------- test/tools/llvm-ifs/ios-tbd.ifs | 22 +++++++++++++++++++ test/tools/llvm-ifs/macos-tbd.ifs | 22 +++++++++++++++++++ test/tools/llvm-ifs/tvos-tbd.ifs | 22 +++++++++++++++++++ test/tools/llvm-ifs/watchos-tbd.ifs | 22 +++++++++++++++++++ tools/llvm-ifs/llvm-ifs.cpp | 38 +++++++++++++++++++++++++++------ 7 files changed, 123 insertions(+), 48 deletions(-) delete mode 100644 test/CodeGen/PowerPC/aix-xcoff-basic.ll create mode 100644 test/tools/llvm-ifs/ios-tbd.ifs create mode 100644 test/tools/llvm-ifs/macos-tbd.ifs create mode 100644 test/tools/llvm-ifs/tvos-tbd.ifs create mode 100644 test/tools/llvm-ifs/watchos-tbd.ifs