summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveInterval.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-07-07 20:40:38 +0000
committerChris Lattner <sabre@nondot.org>2005-07-07 20:40:38 +0000
commit4ed40f7c6f13bcb1ef0487392413c6d78dd6790d (patch)
tree519c9be33899e500f0be9b51e2046d6903b12383 /llvm/lib/CodeGen/LiveInterval.h
parent2d0f468cd29a5817719fa63f3ff70c27ae46db66 (diff)
downloadbcm5719-llvm-4ed40f7c6f13bcb1ef0487392413c6d78dd6790d.tar.gz
bcm5719-llvm-4ed40f7c6f13bcb1ef0487392413c6d78dd6790d.zip
Fix a problem that instcombine would hit when dealing with unreachable code.
Because the instcombine has to scan the entire function when it starts up to begin with, we might as well do it in DFO so we can nuke unreachable code. This fixes: Transforms/InstCombine/2005-07-07-DeadPHILoop.ll llvm-svn: 22348
Diffstat (limited to 'llvm/lib/CodeGen/LiveInterval.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud