diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-04-28 00:51:56 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-04-28 00:51:56 +0000 |
commit | 902393b4b79c7fc40635fc5556b856ec121abaf0 (patch) | |
tree | 8599f6a51c62366b07c70b016a8a3b25ba7e726e /llvm/lib/Target/X86/X86.h | |
parent | 5d72d411899ce70d60b6ca58f92e61afd6349f2d (diff) | |
download | bcm5719-llvm-902393b4b79c7fc40635fc5556b856ec121abaf0.tar.gz bcm5719-llvm-902393b4b79c7fc40635fc5556b856ec121abaf0.zip |
CFG:
- Add 'LoopTarget' pointer field to CFGBlock. This records if the block is used
as the 'loop back' path back to the head of a loop.
- For ForStmt, encode the loop back target as the increment code.
llvm-svn: 70274
Diffstat (limited to 'llvm/lib/Target/X86/X86.h')
0 files changed, 0 insertions, 0 deletions