Chris Lattner
|
d2bf432b2b
|
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145171 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-27 06:54:59 +00:00 |
|
Anton Korobeynikov
|
9aff323a07
|
Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though).
This fixes PR6349
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97877 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-03-06 11:41:12 +00:00 |
|
Chris Lattner
|
48eb39b1ab
|
no need to run llvm-as here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-02-22 23:34:12 +00:00 |
|
Anton Korobeynikov
|
123ed8f099
|
Initial support for addrmode handling. Tests by Brian Lucas!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86382 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-07 17:13:35 +00:00 |
|