summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/empty-function.ll
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-08-07 18:12:47 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-08-07 18:12:47 +0000
commit3db456820dcb89fc8bab58414de801fdfcfb0e88 (patch)
tree32ad714658aaee4049260ebec7e79f463ba7a0a5 /llvm/test/CodeGen/AMDGPU/empty-function.ll
parentac102b697776973b2a09436b9b5a42b28badd5a0 (diff)
downloadbcm5719-llvm-3db456820dcb89fc8bab58414de801fdfcfb0e88.tar.gz
bcm5719-llvm-3db456820dcb89fc8bab58414de801fdfcfb0e88.zip
AMDGPU: Remove FixControlFlowLiveIntervals pass
This hasn't done anything in a long time. This was running after the the control flow pseudos were expanded, so this would never find them. The control flow pseudo expansion was moved to solve the problem this pass was supposed to solve in the first place, except handling it earlier also fixes it for fast regalloc which doesn't use LiveIntervals. Noticed by checking LCOV reports. llvm-svn: 310274
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/empty-function.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud