Evan Cheng c38f2bc3c2 - 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33470 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-23 22:59:13 +00:00
..
2007-01-23 21:55:17 +00:00
2007-01-21 19:19:31 +00:00
2007-01-12 07:05:14 +00:00
2007-01-23 10:26:08 +00:00
2007-01-23 10:26:08 +00:00
2007-01-21 02:29:10 +00:00