Files
llvm/lib/Target/AMDGPU
Matt Arsenault 556b1b79ec AMDGPU: Fix producing saveexec when the copy is spilled
If the register from the copy from exec was spilled,
the copy before the spill was deleted leaving a spill
of undefined register verifier error and miscompiling.
Check for other use instructions of the copy register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318132 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-14 02:16:54 +00:00
..
2017-07-02 03:24:54 +00:00
2017-10-11 23:53:36 +00:00
2015-06-13 03:28:10 +00:00
2017-10-15 05:35:02 +00:00
2016-11-10 16:02:37 +00:00