llvm-project/llvm/lib/Transforms
Max Kazantsev 718157283c [LoopDeletion] Move ICmpInst handling to getValueOnFirstIteration()
As noticed in https://reviews.llvm.org/D105688, it would be great to move
handling of ICmpInst which was in canProveExitOnFirstIteration() to
getValueOnFirstIteration().

Patch by Dmitry Makogon!

Differential Revision: https://reviews.llvm.org/D108978
Reviewed By: reames
2021-09-03 18:36:19 +07:00
..
AggressiveInstCombine [AggressiveInstCombine] Add arithmetic shift right instr to `TruncInstCombine` DAG 2021-08-24 10:41:16 +03:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines [Coroutines] Only run verifyFunction in debug mode 2021-09-02 17:35:01 -07:00
Hello
IPO [CSSPGO] Honor preinliner decision for ThinLTO importing 2021-09-02 17:29:26 -07:00
InstCombine Revert @llvm.isnan intrinsic patchset. 2021-09-02 13:53:56 +03:00
Instrumentation [hwasan] Support more complicated lifetimes. 2021-09-03 10:29:50 +01:00
ObjCARC [ObjC][ARC] Don't form a StoreStrong call if it is unsafe to move the 2021-08-11 13:50:19 -07:00
Scalar [LoopDeletion] Move ICmpInst handling to getValueOnFirstIteration() 2021-09-03 18:36:19 +07:00
Utils [runtimeunroll] Support epilogue unrolling with a parent loop 2021-09-02 16:29:20 -07:00
Vectorize [IVDescriptors] Make pointer inductions compatible with opaque pointers 2021-09-01 21:02:05 +02:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00