[PATCH] Add HLE encoding/assembler support

darkbuck michael.hliao at gmail.com
Wed Feb 27 13:41:23 PST 2013


  this patch is rebased on the trunk and revised after the change replacing TargetFlags to HLEHint

Hi nadav, jfifield, chandlerc, hfinkel, eli.friedman,

http://llvm-reviews.chandlerc.com/D438

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D438?vs=1054&id=1143#toc

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
  lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
  lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  lib/Target/X86/X86InstrFormats.td
  lib/Target/X86/X86InstrInfo.td
  test/MC/X86/x86_64-hle-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D438.2.patch
Type: text/x-patch
Size: 7191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130227/28fcda49/attachment.bin>


More information about the llvm-commits mailing list