[PATCH] D14853: [PPC]: Peephole optimize small accesss to aligned globals.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 16:13:50 PST 2015


iteratee removed rL LLVM as the repository for this revision.
iteratee updated this revision to Diff 42477.
iteratee added a comment.

Run the optimization on fusion platforms if it results in a new fusion opportunity, or optimizing for size.


http://reviews.llvm.org/D14853

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/peephole-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14853.42477.patch
Type: text/x-patch
Size: 20757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/84037515/attachment.bin>


More information about the llvm-commits mailing list