Chris Lattner
|
9d1e8420ff
|
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
llvm-svn: 145171
|
2011-11-27 06:54:59 +00:00 |
|
Anton Korobeynikov
|
6c841e6a44
|
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
llvm-svn: 97877
|
2010-03-06 11:41:12 +00:00 |
|
Chris Lattner
|
c4fea4c8a1
|
no need to run llvm-as here.
llvm-svn: 96826
|
2010-02-22 23:34:12 +00:00 |
|
Anton Korobeynikov
|
da044db0f5
|
Initial support for addrmode handling. Tests by Brian Lucas!
llvm-svn: 86382
|
2009-11-07 17:13:35 +00:00 |
|