summaryrefslogtreecommitdiff
path: root/test/Transforms/InstSimplify
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2013-02-07 19:05:21 +0000
committerArnold Schwaighofer <aschwaighofer@apple.com>2013-02-07 19:05:21 +0000
commit96a6555b5706af59e408bb190c3685f0f15bc2a9 (patch)
treec2721d5873ca5fcef45ce6250fd9413e9ff91e40 /test/Transforms/InstSimplify
parent35b1423ee67a6ec7052016dda486e6ee4a118db4 (diff)
downloadllvm-96a6555b5706af59e408bb190c3685f0f15bc2a9.tar.gz
llvm-96a6555b5706af59e408bb190c3685f0f15bc2a9.tar.bz2
llvm-96a6555b5706af59e408bb190c3685f0f15bc2a9.tar.xz
Loop Vectorizer: Refactor Memory Cost Computation
We don't want too many classes in a pass and the classes obscure the details. I was going a little overboard with object modeling here. Replace classes by generic code that handles both loads and stores. No functionality change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174646 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/InstSimplify')
0 files changed, 0 insertions, 0 deletions