[PATCH] D45111: Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 04:06:51 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331448: Rename invariant.group.barrier to launder.invariant.group (authored by Prazek, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45111?vs=144793&id=144994#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45111
Files:
cfe/trunk/lib/CodeGen/CGClass.cpp
cfe/trunk/lib/CodeGen/CGExpr.cpp
cfe/trunk/lib/CodeGen/CGExprCXX.cpp
cfe/trunk/test/CodeGenCXX/invariant.group-for-vptrs.cpp
cfe/trunk/test/CodeGenCXX/strict-vtable-pointers.cpp
llvm/trunk/docs/LangRef.rst
llvm/trunk/docs/ReleaseNotes.rst
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/include/llvm/IR/Value.h
llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
llvm/trunk/lib/Analysis/MemorySSA.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/AutoUpgrade.cpp
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
llvm/trunk/test/Analysis/MemorySSA/invariant-groups.ll
llvm/trunk/test/Bitcode/upgrade-invariant-group-barrier.ll
llvm/trunk/test/CodeGen/AArch64/GlobalISel/unknown-intrinsic.ll
llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-invariant-markers.ll
llvm/trunk/test/CodeGen/Generic/intrinsics.ll
llvm/trunk/test/Other/Inputs/invariant.group.barrier.ll
llvm/trunk/test/Other/invariant.group.barrier.ll
llvm/trunk/test/Other/launder.invariant.group.ll
llvm/trunk/test/Transforms/CodeGenPrepare/invariant.group.ll
llvm/trunk/test/Transforms/GVN/invariant.group.ll
llvm/trunk/test/Transforms/GlobalOpt/invariant.group.barrier.ll
llvm/trunk/test/Transforms/NewGVN/invariant.group.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45111.144994.patch
Type: text/x-patch
Size: 50331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/a4ca0b40/attachment-0001.bin>
More information about the llvm-commits
mailing list