[PATCH] D25278: [AVR] Add AVRISelDAGToDAG.cpp

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 21:39:50 PDT 2016


dylanmckay updated this revision to Diff 74319.
dylanmckay marked 2 inline comments as done.
dylanmckay added a comment.

Rename selectImpl to trySelect and make it replace nodes and return boolean

A few minor fixups as suggested by Krzysztof.


https://reviews.llvm.org/D25278

Files:
  lib/Target/AVR/AVRISelDAGToDAG.cpp
  lib/Target/AVR/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25278.74319.patch
Type: text/x-patch
Size: 18735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/d42843dc/attachment-0001.bin>


More information about the llvm-commits mailing list