aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-10-17 00:46:57 +0000
committerMatthias Braun <matze@braunis.de>2015-10-17 00:46:57 +0000
commitcdd2792aa6cf61c31928348744db1fdff0da0616 (patch)
tree887b1d11dad0979576a93098103675441008063e /clang/lib/Frontend/CompilerInvocation.cpp
parent5105e05e8f856d4b330451e2e9a938b241d66427 (diff)
downloadllvm-cdd2792aa6cf61c31928348744db1fdff0da0616.zip
llvm-cdd2792aa6cf61c31928348744db1fdff0da0616.tar.gz
llvm-cdd2792aa6cf61c31928348744db1fdff0da0616.tar.bz2
RegisterPressure: allocatable physreg uses are always kills
This property was already used in the code path when no liveness intervals are present. Unfortunately the code path that uses liveness intervals tried to query a cached live interval for an allocatable physreg, those are usually not computed so a conservative default was used. This doesn't affect any of the lit testcases. This is a foreclosure to upcoming changes which should be NFC but without this patch this tidbit wouldn't be NFC. llvm-svn: 250596
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions