[all-commits] [llvm/llvm-project] 3adc81: [X86] Erase dead LEA instruction after converting ...
topperc via All-commits
all-commits at lists.llvm.org
Wed Dec 11 07:52:08 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3adc819b7a074f101924e12a08d0aaeb8b16b9a1
https://github.com/llvm/llvm-project/commit/3adc819b7a074f101924e12a08d0aaeb8b16b9a1
Author: Craig Topper <craig.topper at intel.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86FixupLEAs.cpp
M llvm/test/CodeGen/X86/leaFixup32.mir
M llvm/test/CodeGen/X86/leaFixup64.mir
Log Message:
-----------
[X86] Erase dead LEA instruction after converting it to MOV in FixupLEAPass::processInstrForSlow3OpLEA.
More information about the All-commits
mailing list