summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-07-11 10:52:42 +0000
committerHal Finkel <hfinkel@anl.gov>2015-07-11 10:52:42 +0000
commit9cf58c40951598431878e8853c9ce1ecefe523dd (patch)
tree63687846d9d39ffdb7a88877125efd458a7d7f34 /llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
parent39d662f7ba0aa80799a2c6ea2ca84b0c0727db66 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud