[PATCH] D14006: Add a test case for --gvn and --instcombine extended with load elimination based on new 'InvarantInfo' property.

Larisse Voufo via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 21:17:37 PDT 2015


lvoufo created this revision.
lvoufo added reviewers: nlewycky, reames, dberlin.
lvoufo added a subscriber: llvm-commits.

Putting D14003, D14004 and D14005 together into a single test case, only handling local variables.

This patch is a break-down of (corrected) D13606.

http://reviews.llvm.org/D14006

Files:
  test/Transforms/LoadElim/local-vars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14006.38208.patch
Type: text/x-patch
Size: 20097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/649a3d1b/attachment.bin>


More information about the llvm-commits mailing list