diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-11-01 10:59:28 +0900 |
---|---|---|
committer | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-11-06 19:46:59 +0900 |
commit | 43df29e20622dab89e9e8d4023baa2d215b6fd7e (patch) | |
tree | bdc8bd8adbecb04a3d4d7c4e68d0dfd9ac31131c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d3b33a78106e30afaeb0a2a5e7f8e16b5f7e0752 (diff) | |
download | llvm-43df29e20622dab89e9e8d4023baa2d215b6fd7e.zip llvm-43df29e20622dab89e9e8d4023baa2d215b6fd7e.tar.gz llvm-43df29e20622dab89e9e8d4023baa2d215b6fd7e.tar.bz2 |
[VE] Optimize address calculation
Optimize address calculations using LEA/LEASL instructions.
Update comments in VEISelLowering.cpp also. Update an
existing regression test optimized by this modification.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90878
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions