summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tailcall-pseudo.mir
blob: af52a4ddef75957dd8934c349cd8a2a982a2dd57 (plain)
1
2
3
4
5
6
7
8
9
10
#RUN: llc -verify-machineinstrs -mtriple=i386-apple-darwin -o - -run-pass=x86-pseudo %s | FileCheck %s
---
name:            tail_call_fail
tracksRegLiveness: true
body:             |
  bb.0:
    TCRETURNri undef renamable $eax, 0, csr_32, implicit $esp, implicit $ssp
    ; CHECK: TAILJMPr killed undef renamable $eax, csr_32, implicit $esp, implicit $ssp

...
OpenPOWER on IntegriCloud