[PATCH] D13619: [Extension] Optimizing const member objects.

Larisse Voufo via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 19:48:21 PDT 2015


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

Continued from D13606...

http://reviews.llvm.org/D13619

Files:
  include/llvm/IR/Intrinsics.td
  lib/Analysis/BasicAliasAnalysis.cpp
  lib/Analysis/MemoryDependenceAnalysis.cpp
  test/Feature/memorymarkers.ll
  test/Transforms/GlobalOpt/invariant-nodatalayout.ll
  test/Transforms/GlobalOpt/invariant.ll
  test/Transforms/InstCombine/invariant.ll
  test/Transforms/LoadElim/global-local-vars.ll
  test/Transforms/LoadElim/global-vars.ll
  test/Transforms/LoadElim/local-vars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13619.37021.patch
Type: text/x-patch
Size: 23000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151010/df07bfec/attachment.bin>


More information about the llvm-commits mailing list