This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cdcd5e1cacc [MC] Relax .fill size requirements new a39a917dbf9 Revert changes from D46265. new ad7c2e9c6a1 [X86] Directly legalize v16i16/v8i16 vselect to vXi8 vselec [...]
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/StackColoring.cpp | 7 +- lib/Target/X86/X86ISelLowering.cpp | 13 ++- test/CodeGen/X86/PR37310.mir | 159 ------------------------------------- test/CodeGen/X86/pr37499.ll | 37 +++++++++ 4 files changed, 48 insertions(+), 168 deletions(-) delete mode 100644 test/CodeGen/X86/PR37310.mir create mode 100644 test/CodeGen/X86/pr37499.ll