mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
File is renamed to LoopSimplify.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee2c50cca5
commit
67a9801bc5
@ -1,4 +1,4 @@
|
||||
//===- LoopPreheaders.cpp - Loop Canonicalization Pass --------------------===//
|
||||
//===- LoopSimplify.cpp - Loop Canonicalization Pass ----------------------===//
|
||||
//
|
||||
// This pass performs several transformations to transform natural loops into a
|
||||
// simpler form, which makes subsequent analyses and transformations simpler and
|
||||
|
Loading…
Reference in New Issue
Block a user