[PATCH] D23601: [TII] add new target hook isAdd
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 01:16:47 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281304: This adds a new field isAdd to MCInstrDesc. The ARM and Hexagon instruction (authored by SjoerdMeijer).
Changed prior to commit:
https://reviews.llvm.org/D23601?vs=71022&id=71115#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23601
Files:
llvm/trunk/include/llvm/MC/MCInstrDesc.h
llvm/trunk/include/llvm/Target/Target.td
llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
llvm/trunk/lib/Target/Hexagon/HexagonHardwareLoops.cpp
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.td
llvm/trunk/test/CodeGen/Hexagon/addh-sext-trunc.ll
llvm/trunk/utils/TableGen/CodeGenInstruction.h
llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23601.71115.patch
Type: text/x-patch
Size: 11958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/813ad99c/attachment.bin>
More information about the llvm-commits
mailing list