llvm-project/llvm/test/Transforms/LoopRotate
Chijun Sima eacad79777 [ADCE] Remove the need of DomTree
Summary: ADCE doesn't need to query domtree.

Reviewers: kuhar, brzycki, dmgreen, davide, grosser

Reviewed By: kuhar

Subscribers: llvm-commits

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

llvm-svn: 338950
2018-08-04 02:50:12 +00:00
..
2009-01-25-SingleEntryPhi.ll
PhiRename-1.ll
PhiSelfReference-1.ll
alloca.ll
basic.ll
catchret.ll
convergent.ll
crash.ll
dbg-value-duplicates.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dbgvalue.ll
indirectbr.ll [LoopRotate] Detect loops with indirect branches better (we're giving up on them). 2018-01-09 23:54:35 +00:00
loopexitinglatch.ll [LoopRotate] Rotate loops with loop exiting latches 2018-04-01 12:48:24 +00:00
multiple-exits.ll
nosimplifylatch.ll
oz-disable.ll
phi-dbgvalue.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
phi-duplicate.ll
pr2639.ll
pr22337.ll
pr33701.ll
pr35210.ll [ADCE] Remove the need of DomTree 2018-08-04 02:50:12 +00:00
pr37205.ll [LoopRotate] Fix incorrect SCEV invalidation in loop rotation 2018-04-23 12:33:31 +00:00
preserve-loop-simplify.ll
preserve-scev.ll
simplifylatch.ll
vect.omp.persistence.ll