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

- Reorg Thumb load / store instructions. Combine each rr and ri pair of

  instructions into one (e.g. tLDRrr, tLDRri -> tLDR).
- Thumb ldrsb and ldrsh only have the [reg, reg] address format. If the
  address is not an add, materialize a 0 immediate into a register and use
  it as the offset field.

llvm-svn: 33470
parent 40ec0809
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