This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3eb9d899be1 [X86][SSE] Add SSE_SHUFP OpndItins new 5bf4f121f49 [X86] Add CLFLUSHOPT schedule tests new 8d8e7d47258 [globalisel][tablegen] Fix PR35375 by sign-extending the ta [...]
The 2 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: .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 5 +++ test/CodeGen/ARM/GlobalISel/pr35375.ll | 12 ++++++++ test/CodeGen/X86/clflushopt-schedule.ll | 36 ++++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 test/CodeGen/ARM/GlobalISel/pr35375.ll create mode 100644 test/CodeGen/X86/clflushopt-schedule.ll