Add missing file
clang-format
Use GetLAI function instead
Port tests to NPM as well
Fix tests
Remove unused check prefixes
Update tests
Add formDedicatedExits() in LoopVersioning
clang-format
Paths
| Differential D90097
Port -loop-versioning-licm to NPM AbandonedPublic Authored by TaWeiTu on Oct 24 2020, 6:47 AM.
Details
Summary Add missing file clang-format Use GetLAI function instead Port tests to NPM as well Fix tests Remove unused check prefixes Update tests Add formDedicatedExits() in LoopVersioning clang-format
Diff Detail
Unit TestsFailed
Revision Contents
Diff 300482 llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/test/Transforms/LoopVersioningLICM/convergent.ll
llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll
llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM3.ll
llvm/test/Transforms/LoopVersioningLICM/metadata.ll
|