summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.h
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-07-06 21:31:27 +0000
committerMatthias Braun <matze@braunis.de>2016-07-06 21:31:27 +0000
commit332bb5c2364d2d213f768948acbe25b35474cd53 (patch)
treee758a68f04a99da32f2fe35bae78cafeea2ec635 /llvm/tools/llvm-cov/SourceCoverageViewHTML.h
parentf296a7eeae5e850b2460513cac4ebc13e7240788 (diff)
downloadbcm5719-llvm-332bb5c2364d2d213f768948acbe25b35474cd53.tar.gz
bcm5719-llvm-332bb5c2364d2d213f768948acbe25b35474cd53.zip
AArch64: Replace a RegScavenger instance with LivePhysRegs
findScratchNonCalleeSaveRegister() just needs a simple liveness analysis, use LivePhysRegs for that as it is simpler and does not depend on the kill flags. This commit adds a convenience function available() to LivePhysRegs: This function returns true if the given register is not reserved and neither the register nor any of its aliases are alive. Differential Revision: http://reviews.llvm.org/D21865 llvm-svn: 274685
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud