Skip to content
Commit 1fac3b33 authored by Evan Cheng's avatar Evan Cheng
Browse files

* Allow mul, shl nodes to be codegen'd as LEA (if appropriate).

* Add patterns to handle GlobalAddress, ConstantPool, etc.
  MOV32ri to materialize these nodes in registers.
  ADD32ri to handle %reg + GA, etc.
  MOV32mi to handle store GA, etc. to memory.

llvm-svn: 26374
parent e4a8b74e
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