This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 348957eb04b [ValueTracking][InstSimplify] Support min/max selects in co [...] new e85ffd1263f [X86] Disable CQTO and CLTQ instructions in the assembly pa [...] new 2911d459291 [X86] Add coverage for 16-bit and 64-bit versions of bsf/bs [...]
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/Target/X86/X86InstrExtension.td | 4 +- test/MC/X86/I386-32.s | 84 ++++++++++++++++--- test/MC/X86/I386-64.s | 155 +++++++++++++++++++++++++++++++++--- test/MC/X86/I86-32.s | 8 ++ test/MC/X86/I86-64.s | 16 ++++ test/MC/X86/x86_errors.s | 6 ++ 6 files changed, 248 insertions(+), 25 deletions(-)