[RewriteStatepointsForGC] Rename PhiState to reflect that it's associated w/more...
authorPhilip Reames <listmail@philipreames.com>
Thu, 23 Jul 2015 22:49:14 +0000 (22:49 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 23 Jul 2015 22:49:14 +0000 (22:49 +0000)
commit9b141ed48e2d0ae97631c39141de20191871304e
tree65268adbc68816c55cb3e456aab4474ea0632fd7
parent6bd82ce870833d5c31dec82a29c0bbe07f9549f1
[RewriteStatepointsForGC] Rename PhiState to reflect that it's associated w/more than just PHIs

Today, Select instructions also have associated PhiStates.  In the near future, so will ExtractElement and SuffleVector.

llvm-svn: 243056
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp