[PATCH] D12310: Introducing llvm.invariant.group.barrier intrinsic & Global Opt handling

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 20:20:40 PDT 2015


Prazek created this revision.
Prazek added reviewers: rsmith, majnemer, nlewycky.
Prazek added a subscriber: llvm-commits.


    
    For more info for what reason it was invented, goto:
    http://lists.llvm.org/pipermail/cfe-dev/2015-July/044227.html

http://reviews.llvm.org/D12310

Files:
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/CodeGenPrepare.cpp
  lib/Transforms/IPO/GlobalOpt.cpp
  test/Transforms/GlobalOpt/invariant.group.barrier.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12310.33043.patch
Type: text/x-patch
Size: 4827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/1dbb67cb/attachment.bin>


More information about the llvm-commits mailing list