summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/inline-asm.ll
Commit message (Expand)AuthorAge
* Initial support for addrmode handling. Tests by Brian Lucas!Anton Korobeynikov2009-11-07
* Implement 'm' memory operand properlyAnton Korobeynikov2009-10-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add dummy inline asm handling for 'r' constraint. This fixes PR4778Anton Korobeynikov2009-08-26