forked from OSchip/llvm-project
0f1677e190
connected components. These components should be allocated different virtual registers because there is no reason for them to be allocated together. Add the ConnectedVNInfoEqClasses class to calculate the connected components, and move values to new LiveIntervals. Use it from SplitKit::rewrite by creating new virtual registers for the components. llvm-svn: 116006 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |