[all-commits] [llvm/llvm-project] 039a88: [X86] Add tests showing failure to use LEA to avoi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 10 09:22:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 039a88be56b443156a626a0fe75c742216394b3a
https://github.com/llvm/llvm-project/commit/039a88be56b443156a626a0fe75c742216394b3a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M llvm/test/CodeGen/X86/select-lea.ll
Log Message:
-----------
[X86] Add tests showing failure to use LEA to avoid spoiling EFLAGS from smulo
Add smulo and umulo test coverage
More information about the All-commits
mailing list