diff options
author | Chris Lattner <sabre@nondot.org> | 2005-09-12 22:00:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-09-12 22:00:15 +0000 |
commit | 62f254df04a78bf93ac9fa5859a9e7275867e853 (patch) | |
tree | cc46311c144626db6028d9ec58b36dcaa1fe76c1 /lib/Target/Alpha/AlphaISelPattern.cpp | |
parent | 598fbf756fc1309d63e649b2ac27fa4d682519a1 (diff) |
Implement a trivial form of store->load forwarding where the store and the
load are exactly consequtive. This is picked up by other passes, but this
triggers thousands of times in fortran programs that use static locals
(and is thus a compile-time speedup).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23320 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaISelPattern.cpp')
0 files changed, 0 insertions, 0 deletions