Owen Anderson
|
899a6d74bf
|
Revert both r121082 (which broke a bunch of constant pool stuff) and r125074 (which worked around it). This should get us back to the old, correct behavior, though it will make the integrated assembler unhappy for the time being.
llvm-svn: 125127
|
2011-02-08 22:39:40 +00:00 |
|
Owen Anderson
|
81f8b084e6
|
Second attempt at converting Thumb2's LDRpci, including updating the gazillion places that need to know about it.
llvm-svn: 121082
|
2010-12-07 00:45:21 +00:00 |
|
Jim Grosbach
|
c69ad2176a
|
When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
32-bit wide version by adding the .w suffix.
llvm-svn: 120838
|
2010-12-03 20:33:01 +00:00 |
|
Owen Anderson
|
8802c68592
|
Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax.
llvm-svn: 120589
|
2010-12-01 19:18:46 +00:00 |
|
Dale Johannesen
|
05a7c613fa
|
Segregate tests by target.
llvm-svn: 119050
|
2010-11-14 18:14:32 +00:00 |
|