[PATCH] D47103: Implement strip.invariant.group

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 1 21:54:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Prazek marked an inline comment as done.
Closed by commit rL336073: Implement strip.invariant.group (authored by Prazek, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47103?vs=148313&id=153664#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47103

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/trunk/test/Analysis/ValueTracking/invariant.group.ll
  llvm/trunk/test/CodeGen/Generic/intrinsics.ll
  llvm/trunk/test/Other/invariant.group.ll
  llvm/trunk/test/Other/launder.invariant.group.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/invariant.group.ll
  llvm/trunk/test/Transforms/DeadStoreElimination/launder.invariant.group.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nocapture.ll
  llvm/trunk/test/Transforms/GVN/invariant.group.ll
  llvm/trunk/test/Transforms/GlobalOpt/invariant.group.barrier.ll
  llvm/trunk/test/Transforms/GlobalOpt/invariant.group.ll
  llvm/trunk/test/Transforms/InstCombine/invariant.group.ll
  llvm/trunk/test/Transforms/NewGVN/invariant.group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47103.153664.patch
Type: text/x-patch
Size: 35226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/c3f26025/attachment-0001.bin>


More information about the llvm-commits mailing list