[PATCH] D16335: [NFC] Replace several manual GEP loops with gep_type_iterator.

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 16:12:16 PST 2016


eddyb created this revision.
eddyb added a reviewer: dblaikie.
eddyb added a subscriber: llvm-commits.

http://reviews.llvm.org/D16335

Files:
  lib/CodeGen/SelectionDAG/FastISel.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/AArch64/AArch64FastISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16335.45316.patch
Type: text/x-patch
Size: 6426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/e5131426/attachment-0001.bin>


More information about the llvm-commits mailing list