diff options
author | Dan Gohman <gohman@apple.com> | 2007-08-02 14:27:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2007-08-02 14:27:55 +0000 |
commit | fa3eeeedc0a12db20888bd70ff3deea29d1cca81 (patch) | |
tree | 43f875f6ecaff73d59ebe477cf1229f5a789c620 /llvm/lib/VMCore/Dominators.cpp | |
parent | 3d5386d545fb4f7d2990ad2aff1afd9de2023f22 (diff) | |
download | bcm5719-llvm-fa3eeeedc0a12db20888bd70ff3deea29d1cca81.tar.gz bcm5719-llvm-fa3eeeedc0a12db20888bd70ff3deea29d1cca81.zip |
Mark the SSE and MMX load instructions that
X86InstrInfo::isReallyTriviallyReMaterializable knows how to handle
with the isReMaterializable flag so that it is given a chance to handle
them. Without hoisting constant-pool loads from loops this isn't very
visible, though it does keep CodeGen/X86/constant-pool-remat-0.ll from
making a copy of the constant pool on the stack.
llvm-svn: 40736
Diffstat (limited to 'llvm/lib/VMCore/Dominators.cpp')
0 files changed, 0 insertions, 0 deletions