Dan Gohman
|
9f23dee08c
|
Start function numbering at 0.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101638 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-04-17 16:29:15 +00:00 |
|
Bob Wilson
|
d51722a7e3
|
Fix a broken test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86298 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-06 23:06:42 +00:00 |
|
Dan Gohman
|
b7c0b246da
|
Convert more tests to avoid llvm-as.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81545 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-11 18:36:27 +00:00 |
|
Evan Cheng
|
35d6c41fde
|
Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78126 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 23:47:55 +00:00 |
|
David Goodwin
|
af0d08d55c
|
Add ".w" suffix for wide thumb-2 instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77199 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-27 16:31:55 +00:00 |
|
Evan Cheng
|
0bc116192d
|
Fix these tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77006 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-24 22:42:22 +00:00 |
|
Evan Cheng
|
eee839dd3c
|
Thumb2 does not allow the use of "pc" register as part of the load / store address.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76909 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-23 23:09:51 +00:00 |
|
David Goodwin
|
d1fa120aee
|
Add PIC load and store patterns for Thumb-2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74577 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-01 00:01:13 +00:00 |
|
Evan Cheng
|
a09b9ca10f
|
Add Thumb2 pc relative add.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74141 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-24 23:47:58 +00:00 |
|