diff options
author | Hal Finkel <hfinkel@anl.gov> | 2015-07-11 10:52:42 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2015-07-11 10:52:42 +0000 |
commit | 9cf58c40951598431878e8853c9ce1ecefe523dd (patch) | |
tree | 63687846d9d39ffdb7a88877125efd458a7d7f34 /llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp | |
parent | 39d662f7ba0aa80799a2c6ea2ca84b0c0727db66 (diff) | |
download | bcm5719-llvm-9cf58c40951598431878e8853c9ce1ecefe523dd.tar.gz bcm5719-llvm-9cf58c40951598431878e8853c9ce1ecefe523dd.zip |
Move getStrideFromPointer and friends from LoopVectorize to VectorUtils
The following functions are moved from the LoopVectorizer to VectorUtils:
- getGEPInductionOperand
- stripGetElementPtr
- getUniqueCastUse
- getStrideFromPointer
These used to be static functions in LoopVectorize, but will also be used by
the upcoming loop versioning LICM transformation.
Patch by Ashutosh Nema!
llvm-svn: 241980
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp')
0 files changed, 0 insertions, 0 deletions