This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb41f6a3452 [IR] Add Type::isIntOrIntVectorTy(unsigned) similar to the [...] new 79b7faac961 [PM] Teach PreservedAnalyses to have an `allInSet` static f [...] new 0ddcb9877cc [GlobalISel][X86] Add legalizer tests for G_LOAD/G_STORE op [...] new a0e7d65aa69 [X86] Remove check for AVX512 support from skylake-avx512 d [...]
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: include/llvm/IR/PassManager.h | 8 ++ lib/Support/Host.cpp | 7 +- .../X86/GlobalISel/legalize-memop-scalar.mir | 100 +++++++++++++++++++++ unittests/IR/PassManagerTest.cpp | 7 ++ 4 files changed, 116 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/GlobalISel/legalize-memop-scalar.mir