History log of /llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp (Results 26 – 27 of 27)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5060fe9d 15-Jan-2017 Xin Tong <trent.xin.tong@gmail.com>

Empty line. NFC.

llvm-svn: 292081


# ca02360f 15-Jan-2017 Xin Tong <trent.xin.tong@gmail.com>

Use getLoopLatch in place of isLoopSimplifyForm

Summary:
Use getLoopLatch in place of isLoopSimplifyForm. we do not need
to know whether the loop has a preheader nor dedicated exits.

Reviewers: hfi

Use getLoopLatch in place of isLoopSimplifyForm

Summary:
Use getLoopLatch in place of isLoopSimplifyForm. we do not need
to know whether the loop has a preheader nor dedicated exits.

Reviewers: hfinkel, sanjoy, atrick, mkuper

Subscribers: mzolotukhin, llvm-commits

Differential Revision: https://reviews.llvm.org/D28724

llvm-svn: 292078

show more ...


12