mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169709 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d8fdf5d379
commit
b48fdbc811
@ -139,7 +139,7 @@ private:
|
||||
typedef SmallVector<PHINode*, 4> PhiVector;
|
||||
|
||||
/// Add code that checks at runtime if the accessed arrays overlap.
|
||||
/// Returns the comperator value or NULL if no check is needed.
|
||||
/// Returns the comparator value or NULL if no check is needed.
|
||||
Value *addRuntimeCheck(LoopVectorizationLegality *Legal,
|
||||
Instruction *Loc);
|
||||
/// Create an empty loop, based on the loop ranges of the old loop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user