aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ShadowStackGC.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-02-13 04:30:44 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-02-13 04:30:44 +0000
commit5457e20d2739db63f654c70269418a8153e8c945 (patch)
treef26ef2ab2fa6f55e6ebafb2a32712dc40a166aa7 /llvm/lib/CodeGen/ShadowStackGC.cpp
parente5c30e4e10491107c8c6692a0150e624d561fd2a (diff)
downloadllvm-5457e20d2739db63f654c70269418a8153e8c945.zip
llvm-5457e20d2739db63f654c70269418a8153e8c945.tar.gz
llvm-5457e20d2739db63f654c70269418a8153e8c945.tar.bz2
[unroll] Don't check the loop set for whether an instruction is
contained in it each time we try to add it to the worklist, just check this when pulling it off the worklist. That way we do it at most once per instruction with the cost of the worklist set we would need to pay anyways. llvm-svn: 229060
Diffstat (limited to 'llvm/lib/CodeGen/ShadowStackGC.cpp')
0 files changed, 0 insertions, 0 deletions