Skip to content
Commit fe8c530d authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 33884
parent 03503b5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment