This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2785020fa23 [llvm-objcopy] Fix handling of zero-size segments in llvm-objcopy new 563bfa637ca [X86] Reverse the operand order of invlpga in at&t syntax t [...] new 87e965c1394 [X86] Don't use 64 bit hex constants in a 32 bit assembler test. new 6a56a6379c7 [X86] Dont' allow 'outs' and 'ins' in at&t syntax without s [...]
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/X86InstrInfo.td | 12 ++++---- lib/Target/X86/X86InstrSVM.td | 4 +-- test/CodeGen/X86/schedule-x86_64.ll | 22 +++++++-------- test/MC/X86/SVM-32.s | 4 +-- test/MC/X86/SVM-64.s | 4 +-- test/MC/X86/x86-32-coverage.s | 55 ++----------------------------------- test/MC/X86/x86-32.s | 8 ++---- test/MC/X86/x86-64.s | 5 ---- 8 files changed, 27 insertions(+), 87 deletions(-)