This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ff0a24 [X86] Fix enumeral/non-enumeral comparison warning. new 7d34dce [AArch64] Fix enumeral/non-enumeral conditional expression warning. new 8f60fb0 [TableGen] Make sure EnforceSameSize populates the type sets [...] new 4deede4 [X86][XOP] Reduce the size of a multiclass by moving more stu [...] new a21a486 Fix signed/unsigned comparison warning.
The 4 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/Target/AArch64/AArch64MacroFusion.cpp | 8 +-- lib/Target/X86/X86ISelLowering.cpp | 4 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 1 + lib/Target/X86/X86InstrInfo.cpp | 8 +-- lib/Target/X86/X86InstrXOP.td | 95 +++++++++++-------------------- lib/Target/X86/X86MCInstLower.cpp | 8 +-- utils/TableGen/CodeGenDAGPatterns.cpp | 6 ++ 7 files changed, 54 insertions(+), 76 deletions(-)