diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-16 20:25:11 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-16 20:25:11 +0000 |
commit | 6f65d79750154c92c3e184c8cf3233a66c411c87 (patch) | |
tree | 79c6848aa3916edeb9af047f34f8fa5108634204 /lib/Support/StringRef.cpp | |
parent | 43215788d5d79a0a336ca85442d7c8a45552dd7a (diff) |
Add a new pass for doing late hoisting of floating-point and vector
constants out of loops. These aren't covered by the regular LICM
pass, because in LLVM IR constants don't require separate
instructions. They're not always covered by the MachineLICM pass
either, because it doesn't know how to unfold folded constant-pool
loads. This is somewhat experimental at this point, and off by
default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82076 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions