diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-11-23 16:12:39 +0900 |
---|---|---|
committer | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-12-01 02:22:31 +0900 |
commit | 6834b3d6d52a4083113eea52e2afb4d2c915602c (patch) | |
tree | 185d9e728be2e28bbaa197cc31edc43d108fba45 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6fe610535f4e0654766a1ace6acafc22150c951d (diff) | |
download | llvm-6834b3d6d52a4083113eea52e2afb4d2c915602c.zip llvm-6834b3d6d52a4083113eea52e2afb4d2c915602c.tar.gz llvm-6834b3d6d52a4083113eea52e2afb4d2c915602c.tar.bz2 |
[VE] Optimize prologue/epilogue instructions about GOT
Optimize prologue/epilogue instructions if a given function use GOT but
do not call other functions by eliminating FP. Previously, we had wrong
implementations taken from other architectures. Update regression tests
also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D92313
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions