aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AntiDepBreaker.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 22:32:21 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 22:32:21 +0000
commitfe178c8344817e9a83d6e14190bd240b79c48fdf (patch)
tree8480de4c453998150b89d4059cec3302f0bd081c /lib/CodeGen/AntiDepBreaker.h
parente53f02f3e73e3d47fd9e33f557669d74a1f62142 (diff)
downloadexternal_llvm-fe178c8344817e9a83d6e14190bd240b79c48fdf.zip
external_llvm-fe178c8344817e9a83d6e14190bd240b79c48fdf.tar.gz
external_llvm-fe178c8344817e9a83d6e14190bd240b79c48fdf.tar.bz2
Add basic verification of LiveIntervals.
We verify that the LiveInterval is live at uses and defs, and that all instructions have a SlotIndex. Stuff we don't check yet: - Is the LiveInterval minimal? - Do all defs correspond to instructions or phis? - Do all defs dominate all their live ranges? - Are all live ranges continually reachable from their def? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110386 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AntiDepBreaker.h')
0 files changed, 0 insertions, 0 deletions