This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66c7245 Move mnemonicIsValid to Mips target. new c9ff831 [X86] Remove PCOMMIT instruction support since Intel has depr [...] new f9e8adc [X86] Remove the VMFUNC feature flag. It was only partially i [...] new 9deafae [X86] Add test for clflushopt intrinsic and only enable it to [...]
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/Support/Host.cpp | 1 - lib/Target/X86/X86.td | 6 ------ lib/Target/X86/X86InstrInfo.td | 3 ++- lib/Target/X86/X86Subtarget.h | 7 +------ test/CodeGen/X86/clflushopt.ll | 13 +++++++++++++ test/MC/Disassembler/X86/x86-32.txt | 3 --- test/MC/X86/x86-32-coverage.s | 4 ---- test/Transforms/LoopVectorize/X86/int128_no_gather.ll | 4 ++-- 8 files changed, 18 insertions(+), 23 deletions(-) create mode 100644 test/CodeGen/X86/clflushopt.ll