summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-02-18 03:42:57 +0000
committerAdam Nemet <anemet@apple.com>2015-02-18 03:42:57 +0000
commit3cf32ad6dbb2bb7f72a195c5d60df753e7496380 (patch)
tree6e5ccff749e68f829e445e30062c6855d36ab6a7 /llvm/lib/Target/PowerPC/PPCPerfectShuffle.h
parent5474be2c80a8887e68e22b33b7a3ad6d396e780b (diff)
downloadbcm5719-llvm-3cf32ad6dbb2bb7f72a195c5d60df753e7496380.tar.gz
bcm5719-llvm-3cf32ad6dbb2bb7f72a195c5d60df753e7496380.zip
[LoopAccesses] Cache the result of canVectorizeMemory
LAA will be an on-demand analysis pass, so we need to cache the result of the analysis. canVectorizeMemory is renamed to analyzeLoop which computes the result. canVectorizeMemory becomes the query function for the cached result. This is part of the patchset that converts LoopAccessAnalysis into an actual analysis pass. llvm-svn: 229624
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCPerfectShuffle.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud