[PATCH] Add isRegSequence property

Quentin Colombet qcolombet at apple.com
Thu Jul 31 10:29:44 PDT 2014


Update according Hal's feedbacks.
- Fix a formatting issue.
- Introduce a new target hook TargetInstrInfo::getRegSequenceLikeInputs called directly by TargetInstrInfo::getRegSequenceInputs.

http://reviews.llvm.org/D4734

Files:
  include/llvm/CodeGen/MachineInstr.h
  include/llvm/MC/MCInstrDesc.h
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/TargetInstrInfo.cpp
  utils/TableGen/CodeGenInstruction.cpp
  utils/TableGen/CodeGenInstruction.h
  utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4734.12072.patch
Type: text/x-patch
Size: 7875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140731/18011c1d/attachment.bin>


More information about the llvm-commits mailing list