[PATCH] D23601: [TII] add new target hook isAdd
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 09:36:59 PDT 2016
SjoerdMeijer updated this revision to Diff 71022.
SjoerdMeijer added a comment.
Just to be sure, I have uploaded a modified patch set that fixes failing regression test "test/CodeGen/Hexagon/addh-sext-trunc.ll". This was not a minimal test as all it is testing, as the name suggests, is an add and sign extension, but the function had loops and lots more. Please shout if there are objections, otherwise I will be committing it soon'ish.
https://reviews.llvm.org/D23601
Files:
include/llvm/MC/MCInstrDesc.h
include/llvm/Target/Target.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/Hexagon/HexagonHardwareLoops.cpp
lib/Target/Hexagon/HexagonInstrInfo.td
test/CodeGen/Hexagon/addh-sext-trunc.ll
utils/TableGen/CodeGenInstruction.h
utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23601.71022.patch
Type: text/x-patch
Size: 11628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/b0b13eda/attachment.bin>
More information about the llvm-commits
mailing list