llvm-6502/include
Jakob Stoklund Olesen f235f13931 Teach PHIElimination to split critical edges when -split-phi-edges is enabled.
Critical edges leading to a PHI node are split when the PHI source variable is
live out from the predecessor block. This help the coalescer eliminate more
PHI joins.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86725 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-10 22:01:05 +00:00
..
llvm Teach PHIElimination to split critical edges when -split-phi-edges is enabled. 2009-11-10 22:01:05 +00:00
llvm-c Remove FreeInst. 2009-10-26 23:43:48 +00:00