diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-01-14 09:58:39 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2020-01-15 09:55:16 +0100 |
commit | 064859bde79ccd221fd5196fd2d889014c5435c4 (patch) | |
tree | 5a98439120d344e7b1649c0fd2cda0b26fbbaa65 /llvm/test/CodeGen/AMDGPU/cse-phi-incoming-val.ll | |
parent | be8f217b180e134d568ff491b045d05c137b6234 (diff) | |
download | bcm5719-llvm-064859bde79ccd221fd5196fd2d889014c5435c4.tar.gz bcm5719-llvm-064859bde79ccd221fd5196fd2d889014c5435c4.zip |
[VE] Minimal codegen for empty functions
Summary:
This patch implements minimal VE code generation for empty function bodies (no args, no value return).
Contents
* empty function code generation test.
* Minimal function prologue & epilogue emission
* Instruction formats and instruction definitions as far as required for the empty function prologue & epilogue.
* I64 register class definitions.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D72598
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/cse-phi-incoming-val.ll')
0 files changed, 0 insertions, 0 deletions