[PATCH] D15472: [GlobalISel] ] Add a generic machine opcode for ADD.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 13:05:19 PST 2016


qcolombet updated this revision to Diff 44663.
qcolombet added a comment.
Herald added a subscriber: joker.eph.

Thanks all for the feedbacks.

Renamed accordingly.


Repository:
  rL LLVM

http://reviews.llvm.org/D15472

Files:
  include/llvm/Target/Target.td
  include/llvm/Target/TargetOpcodes.h
  test/TableGen/trydecode-emission.td
  test/TableGen/trydecode-emission2.td
  test/TableGen/trydecode-emission3.td
  utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15472.44663.patch
Type: text/x-patch
Size: 6223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/11122525/attachment.bin>


More information about the llvm-commits mailing list