aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-01-23 01:35:00 +0000
committerNadav Rotem <nrotem@apple.com>2013-01-23 01:35:00 +0000
commitab3e698ee930770c07a5a5c464044f849cc2a1b7 (patch)
treebefb6feeb540337f243944e8d6800a013ce729a7 /llvm/lib/CodeGen/StackProtector.cpp
parent7f63983da608ee1c42839b2f87177e511c247ccd (diff)
downloadllvm-ab3e698ee930770c07a5a5c464044f849cc2a1b7.zip
llvm-ab3e698ee930770c07a5a5c464044f849cc2a1b7.tar.gz
llvm-ab3e698ee930770c07a5a5c464044f849cc2a1b7.tar.bz2
Add support for reverse pointer induction variables. These are loops that contain pointers that count backwards.
For example, this is the hot loop in BZIP: do { m = *--p; *p = ( ... ); } while (--n); llvm-svn: 173219
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions