summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/MSP430/inline-asm.ll
AgeCommit message (Expand)Author
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-11-07Initial support for addrmode handling. Tests by Brian Lucas!Anton Korobeynikov
2009-10-11Implement 'm' memory operand properlyAnton Korobeynikov
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-26Add dummy inline asm handling for 'r' constraint. This fixes PR4778Anton Korobeynikov