[PATCH] D12310: Introducing llvm.invariant.group.barrier intrinsic

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 22:26:40 PDT 2015


Prazek retitled this revision from "Introducing llvm.invariant.group.barrier intrinsic & Global Opt handling" to "Introducing llvm.invariant.group.barrier intrinsic".
Prazek updated the summary for this revision.
Prazek updated this revision to Diff 34781.
Prazek added a comment.

deleted globalOpt handling because it was invalid, and I want to push this one first.


http://reviews.llvm.org/D12310

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12310.34781.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/6b6ed900/attachment.bin>


More information about the llvm-commits mailing list