diff options
author | Dan Gohman <gohman@apple.com> | 2007-06-04 15:49:41 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2007-06-04 15:49:41 +0000 |
commit | 575e2f4ea874deae3af8a940f30df5348d272190 (patch) | |
tree | 375903c3e65232de80bf8db79301b0b62de2d5ae /lib/Transforms/Utils/BreakCriticalEdges.cpp | |
parent | 69bdf68fe6a30759791d4003ea92c7c4bffee1ac (diff) |
Resolve implicit alignment before computing the FoldingSet information so
that the CSE map always contains explicit alignment information. This allows
more loads to be CSE'd when there is a mix of explicit-alignment loads and
implicit-alignment loads.
Also, in SelectionDAG::FindModifiedNodeSlot, add the operands to the
FoldingSetNodeID before the load/store information instead of after, so
that it matches what is done elsewhere.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37411 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BreakCriticalEdges.cpp')
0 files changed, 0 insertions, 0 deletions