This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9ed638d214 [LoopPredication] NFC: Refactored code to separate out func [...] new d1f487bc595 Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as inst [...]
The 1 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/InstPrinter/X86ATTInstPrinter.cpp | 6 +- lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp | 6 +- test/CodeGen/X86/inline-asm-A-constraint.ll | 3 +- .../AddressSanitizer/X86/asm_rep_movs.ll | 6 +- test/MC/Disassembler/X86/prefixes-i386.txt | 78 ++++++++-------------- test/MC/Disassembler/X86/prefixes-x86_64.txt | 24 +++---- test/MC/Disassembler/X86/prefixes.txt | 66 ++++++------------ test/MC/Disassembler/X86/simple-tests.txt | 9 +-- 8 files changed, 68 insertions(+), 130 deletions(-)