[PATCH] D22719: MachineFunction: Introduce NoPHIs property
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 14:28:09 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279573: MachineFunction: Introduce NoPHIs property (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D22719?vs=68745&id=69037#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22719
Files:
llvm/trunk/include/llvm/CodeGen/MachineFunction.h
llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
llvm/trunk/lib/CodeGen/MachineFunction.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/lib/CodeGen/PHIElimination.cpp
llvm/trunk/lib/CodeGen/RegAllocBasic.cpp
llvm/trunk/lib/CodeGen/RegAllocFast.cpp
llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
llvm/trunk/lib/CodeGen/RegAllocPBQP.cpp
llvm/trunk/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22719.69037.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/b1a564e2/attachment.bin>
More information about the llvm-commits
mailing list