]> granicus.if.org Git - llvm/commit
[LoopDeletion] Move deleteDeadLoop to to LoopUtils. NFC
authorMarcello Maggioni <hayarms@gmail.com>
Wed, 4 Oct 2017 20:42:46 +0000 (20:42 +0000)
committerMarcello Maggioni <hayarms@gmail.com>
Wed, 4 Oct 2017 20:42:46 +0000 (20:42 +0000)
commit2766ade041acf8d45a9acaed0edb6271f9fcb4bf
treedacbecb497f61e7aa0d634bd6ee984867b368062
parenta72e2a9037b131cd2d75215c228cc67359632ba7
[LoopDeletion] Move deleteDeadLoop to to LoopUtils. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314934 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LoopDeletion.cpp
lib/Transforms/Utils/LoopUtils.cpp