[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:30:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258262: [NFC] Replace several manual GEP loops with gep_type_iterator. (authored by eddyb).

Changed prior to commit:
  http://reviews.llvm.org/D16335?vs=45316&id=45323#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16335

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

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


More information about the llvm-commits mailing list