This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ccab6062863 Reverts commit r368117, r368115 and r368112 new 395dbd383cf [X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in t [...] new 193998e8d81 [MachineCSE][NFC] Use 'profitable' rather than 'beneficial' [...]
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: lib/CodeGen/MachineCSE.cpp | 16 ++++++++-------- lib/Target/X86/AsmParser/X86AsmParserCommon.h | 4 ++++ lib/Target/X86/AsmParser/X86Operand.h | 9 +++++++++ lib/Target/X86/X86InstrInfo.td | 14 ++++++++++++++ lib/Target/X86/X86InstrXOP.td | 8 ++++---- test/MC/X86/x86_errors.s | 4 ++++ test/tools/llvm-mca/X86/BdVer2/xop-super-registers-2.s | 12 ++++++------ test/tools/llvm-mca/X86/Generic/xop-super-registers-2.s | 12 ++++++------ utils/TableGen/X86RecognizableInstr.cpp | 2 ++ 9 files changed, 57 insertions(+), 24 deletions(-)