llvm-project/llvm/test/CodeGen/VE/Vector
Kazushi (Jam) Marukawa 686988a50f [VE] Optimize prologue/epilogue instructions
Optimize eliminate FP mechanism.  This time optimize a function which has
no call but fixed stack objects.  LLVM eliminates FP on such functions now.
Also, optimize GOT/PLT registers save/restore instructions if a given
function doesn't uses them.  In addition, remove generating mechanism of
`.cfi` instructions since those are taken from other architectures and not
inspected yet.  Update regression tests, also.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D92251
2020-11-30 22:22:33 +09:00
..
fastcc_callee.ll [VE] Optimize prologue/epilogue instructions 2020-11-30 22:22:33 +09:00
fastcc_caller.ll
feature_vpu.ll
vec_add.ll [VE] Change the behaviour of truncate 2020-11-30 22:12:45 +09:00
vec_broadcast.ll [VE] Change the behaviour of truncate 2020-11-30 22:12:45 +09:00