1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
David Majnemer f319f32100 SCCP: overdefined calls cannot become constant
We would attempt to fold away a call instruction which had been marked
overdefined.  However, it's not valid to transition to constant from
overdefined.

This fixes PR21512.

llvm-svn: 221513
2014-11-07 08:54:19 +00:00
..
2014-10-16 20:00:02 +00:00
2014-11-03 23:19:16 +00:00
2014-09-12 17:55:16 +00:00
2014-10-16 20:00:02 +00:00
2014-08-13 20:31:53 +00:00