[PATCH] ARM: move CMOV selection to TableGen
Tim Northover
t.p.northover at gmail.com
Wed Aug 21 05:19:50 PDT 2013
Minimised diff changes and noticed an error producing incorrect (ARM) encoding for Thumb "movwCC" instructions.
http://llvm-reviews.chandlerc.com/D1458
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1458?vs=3625&id=3626#toc
Files:
include/llvm/Target/Target.td
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/select-imm.ll
test/CodeGen/ARM/select.ll
test/CodeGen/ARM/setcc-sentinals.ll
test/CodeGen/Thumb2/thumb2-select.ll
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1458.2.patch
Type: text/x-patch
Size: 31023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/074c9e04/attachment.bin>
More information about the llvm-commits
mailing list