This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0dc6b313f60 DAG: Don't use ABI copies in some contexts new 5ea005bbab9 [X86] Remove powerpc cpu name and features from uwtables.ll new 4f8c160f077 [X86] Update test command line to not use 64-bit mode on a [...] new 038d08360ce [X86] Make Feature64Bit useful
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/Target/X86/X86.td | 26 +- lib/Target/X86/X86Subtarget.cpp | 21 +- test/CodeGen/X86/cpus.ll | 43 ++- test/CodeGen/X86/early-ifcvt-crash.ll | 2 +- test/CodeGen/X86/pr11985.ll | 2 +- test/CodeGen/X86/pr34080.ll | 2 +- test/CodeGen/X86/select.ll | 477 ++++++++++++++++----------- test/CodeGen/X86/uwtables.ll | 2 +- test/CodeGen/X86/x86-64-double-shifts-var.ll | 5 - test/ThinLTO/X86/cache-config.ll | 2 +- test/Transforms/LoopUnroll/X86/partial.ll | 2 +- 11 files changed, 371 insertions(+), 213 deletions(-)