OSDN Git Service

[MSP430] Add more tests for ABI and calling convention
authorAnton Korobeynikov <anton@korobeynikov.info>
Fri, 16 Nov 2018 09:47:58 +0000 (09:47 +0000)
committerAnton Korobeynikov <anton@korobeynikov.info>
Fri, 16 Nov 2018 09:47:58 +0000 (09:47 +0000)
commiteaa37fad996e9022ec971ed84297bad1ea6a62ca
tree42a7c06a662bb06e66807bd4c65cec4f866133bf
parent5f524f5f6513ccfb489f3a9d3874d767ad05d30b
[MSP430] Add more tests for ABI and calling convention

Patch by Kristina Bessonova!

Differential Revision: https://reviews.llvm.org/D54582

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347040 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/MSP430/callee-saved.ll [new file with mode: 0644]
test/CodeGen/MSP430/calls.ll [new file with mode: 0644]
test/CodeGen/MSP430/cc_args.ll
test/CodeGen/MSP430/interrupt.ll [new file with mode: 0644]
test/CodeGen/MSP430/struct-return.ll