[PATCH] D11794: Fix REPE, REPZ, REPNZ for intel syntax

Marina Yatsina via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 01:43:06 PDT 2015


myatsina added a comment.

REPE, REPZ, REPNZ, REPNE should have mnemonics for Intel syntax as well.
Currently using these instructions causes compilation errors for Intel syntax.


Repository:
  rL LLVM

http://reviews.llvm.org/D11794





More information about the llvm-commits mailing list