summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/AddrMode-mov-rx.ll
AgeCommit message (Expand)Author
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-03-06Do not use '&' prefix for globals when register base field is non-zero, other...Anton Korobeynikov
2010-02-22no need to run llvm-as here.Chris Lattner
2009-11-07Initial support for addrmode handling. Tests by Brian Lucas!Anton Korobeynikov