1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include
Jakob Stoklund Olesen df21edc554 Fix inverted conflict test in -early-coalesce.
A non-identity copy cannot be coalesced when the phi join destination register
is live at the copy site.

Also verify the condition that the PHI join source register is only used in
the PHI join. Otherwise the coalescing is invalid.

llvm-svn: 86322
2009-11-07 01:58:40 +00:00
..
llvm Fix inverted conflict test in -early-coalesce. 2009-11-07 01:58:40 +00:00
llvm-c Remove FreeInst. 2009-10-26 23:43:48 +00:00