This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 455149b89ff [X86] Update masked load/store test names new 6ae32658d33 [X86] Split masked load/store test files
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: .../X86/{masked_memop.ll => masked_load.ll} | 470 +-------------------- test/CodeGen/X86/masked_store.ll | 470 +++++++++++++++++++++ 2 files changed, 475 insertions(+), 465 deletions(-) rename test/CodeGen/X86/{masked_memop.ll => masked_load.ll} (68%) create mode 100644 test/CodeGen/X86/masked_store.ll