[PATCH] D22519: Invariant start/end intrinsics overloaded for address space

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 08:51:54 PDT 2016


anna updated this revision to Diff 64906.
anna marked an inline comment as done.
anna added a comment.

Addressed comments above: added test for auto uppgrade, localized args in Auto upgrade code.


https://reviews.llvm.org/D22519

Files:
  docs/LangRef.rst
  include/llvm/IR/Intrinsics.td
  lib/IR/AutoUpgrade.cpp
  test/Assembler/auto_upgrade_intrinsics.ll
  test/CodeGen/AMDGPU/promote-alloca-invariant-markers.ll
  test/Feature/memorymarkers.ll
  test/Transforms/GlobalOpt/invariant-nodatalayout.ll
  test/Transforms/GlobalOpt/invariant.ll
  test/Transforms/InstCombine/invariant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22519.64906.patch
Type: text/x-patch
Size: 10194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/91de2dcf/attachment.bin>


More information about the llvm-commits mailing list