| commit | 009ea54262b03b034fd474f58f9ed3f2b5700fa0 | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Fri Mar 16 08:46:27 2007 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Fri Mar 16 08:46:27 2007 +0000 |
| tree | 6470fb9b5be533a3a20d4ad762c34657fb921fd3 | |
| parent | 0e34d6af6b2171f111c7d6d178e5e2a9ee372404 [diff] |
Sink a binary expression into its use blocks if it is a loop invariant computation used as GEP indexes and if the expression can be folded into target addressing mode of GEP load / store use types. llvm-svn: 35123