aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/LLVM-Config.cmake
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-29 23:36:21 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-29 23:36:21 +0000
commiteeb57c7701ded683d660ed616966cfe7b1750337 (patch)
treec57ad911ace88262e1a0e0d55e97ad52738c3af8 /cmake/modules/LLVM-Config.cmake
parent93e6f02759a9d98c0c0621540382074219aa374a (diff)
downloadexternal_llvm-eeb57c7701ded683d660ed616966cfe7b1750337.zip
external_llvm-eeb57c7701ded683d660ed616966cfe7b1750337.tar.gz
external_llvm-eeb57c7701ded683d660ed616966cfe7b1750337.tar.bz2
Don't check liveness of unallocatable registers.
This includes registers like EFLAGS and ST0-ST7. We don't check for liveness issues in the verifier and scavenger because registers will never be allocated from these classes. While in SSA form, we do care about the liveness of unallocatable unreserved registers. Liveness of EFLAGS and ST0 neds to be correct for MachineDCE and MachineSinking. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136541 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/modules/LLVM-Config.cmake')
0 files changed, 0 insertions, 0 deletions