Skip to content
Commit a390c990 authored by Erik Desjardins's avatar Erik Desjardins Committed by Craig Topper
Browse files

[X86] Improve selection of the mov instruction in FrameLowering



MOV64ri results in a significantly longer encoding, and use of this
operator is fairly avoidable as we can always check the size of the
immediate we're using.

This is an updated version of D99045.

Co-authored-by: default avatarSimonas Kazlauskas <git@kazlauskas.me>

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D116458
parent 95cf3040
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment