[PATCH] D27984: [ARM] Use helpers for adding pred / CC operands. NFC

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 04:58:57 PST 2017


rovka retitled this revision from "[ARM] [RFC] Use AddDefaultCC/Pred where possible. NFC" to "[ARM] Use helpers for adding pred / CC operands. NFC".
rovka updated the summary for this revision.
rovka updated this revision to Diff 84283.
rovka added a comment.

Update patch to use the new helpers from r291890 and r291893.
With this, RFC 1 and RFC 2 are fully implemented (modulo any uses that I may have missed).
I'll leave RFC 3 (MCInstBuilder) for another time.


https://reviews.llvm.org/D27984

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMBaseRegisterInfo.cpp
  lib/Target/ARM/ARMConstantIslandPass.cpp
  lib/Target/ARM/ARMExpandPseudoInsts.cpp
  lib/Target/ARM/ARMFrameLowering.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  lib/Target/ARM/Thumb2InstrInfo.cpp
  lib/Target/ARM/ThumbRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27984.84283.patch
Type: text/x-patch
Size: 22034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/e09d0fb0/attachment.bin>


More information about the llvm-commits mailing list