[PATCH] [x32] Emit callq for CALLpcrel32

Pavel Chupin pavel.v.chupin at gmail.com
Fri Sep 5 06:53:44 PDT 2014


Hi nadav, dschuff, craig.topper,

In AT&T annotation for both x86_64 and x32 calls should be printed as
callq in assembly. It's only a matter of correct mnemonic, object output
is ok.

http://reviews.llvm.org/D5213

Files:
  lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
  lib/Target/X86/InstPrinter/X86ATTInstPrinter.h
  lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  test/CodeGen/X86/x86-64-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5213.13320.patch
Type: text/x-patch
Size: 3231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140905/a88b744d/attachment.bin>


More information about the llvm-commits mailing list