Chris Lattner 6241226b09 Fix a miscompilation in the addr mode code trying to implement X | C and
X + C to promote LEA formation.  We would incorrectly apply it in some cases
(test) and miss it in others.

This fixes CodeGen/X86/2007-02-04-OrAddrMode.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33884 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 20:18:17 +00:00
..
2006-12-15 19:44:51 +00:00
2007-02-01 04:57:00 +00:00
2007-02-04 00:40:42 +00:00
2007-02-04 00:40:42 +00:00