summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMSubtarget.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-11-09 01:06:56 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-11-09 01:06:56 +0000
commitf4c4768fb2277cb940a90cb2f0e9a747ebc671c3 (patch)
treeb98651084e6e09a4538358964fbbb7f1b87dfeb3 /lib/Target/ARM/ARMSubtarget.h
parentdbc372f47e3a77343e6ef1ab4a88bc46f532f774 (diff)
downloadllvm-f4c4768fb2277cb940a90cb2f0e9a747ebc671c3.tar.gz
llvm-f4c4768fb2277cb940a90cb2f0e9a747ebc671c3.tar.bz2
llvm-f4c4768fb2277cb940a90cb2f0e9a747ebc671c3.tar.xz
Collapse DomainValues across loop back-edges.
During the initial RPO traversal of the basic blocks, remember the ones that are incomplete because of back-edges from predecessors that haven't been visited yet. After the initial RPO, revisit all those loop headers so the incoming DomainValues on the back-edges can be properly collapsed. This will properly fix execution domains on software pipelined code, like the included test case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144151 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMSubtarget.h')
0 files changed, 0 insertions, 0 deletions