aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-16 20:25:11 +0000
committerDan Gohman <gohman@apple.com>2009-09-16 20:25:11 +0000
commit0f64d71d9984a987e428a86a9895c89840ed0df3 (patch)
treeff533ca90fc3b645277a7b9355999aa674487673 /llvm/lib/Support/StringRef.cpp
parentdec23fd82522b157b5d27e55e5908eb371f7b884 (diff)
downloadllvm-0f64d71d9984a987e428a86a9895c89840ed0df3.zip
llvm-0f64d71d9984a987e428a86a9895c89840ed0df3.tar.gz
llvm-0f64d71d9984a987e428a86a9895c89840ed0df3.tar.bz2
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. llvm-svn: 82076
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions