aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-12-15 17:49:52 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-12-15 17:49:52 +0000
commit697483addf056595c997302f1316cc59244eefaa (patch)
treea6ae1091cc88aba70e4a046276fbf5690c83914d /lib/Analysis/ConstantFolding.cpp
parent521a453721aeefbb6783b6acc8ea36b3c18b4931 (diff)
Detect and enumerate bypass loops.
Bypass loops have the current live range live through, but contain no uses or defs. Splitting around a bypass loop can free registers for other uses inside the loop by spilling the split range. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121871 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions