| commit | 3a94c545cfd0ae883d5017f0484fb0bb70303c63 | [log] [tgz] |
|---|---|---|
| author | Nadav Rotem <nrotem@apple.com> | Mon Aug 13 18:52:44 2012 +0000 |
| committer | Nadav Rotem <nrotem@apple.com> | Mon Aug 13 18:52:44 2012 +0000 |
| tree | 8ebfe2297664df905b60011c9dab6f99e05cd7bc | |
| parent | 45b673dad5042c7de1142183a21e3ea5b2f31497 [diff] |
Do not optimize (or (and X,Y), Z) into BFI and other sequences if the AND ISDNode has more than one user. rdar://11876519 llvm-svn: 161775