[all-commits] [llvm/llvm-project] 24a319: [MachineSink] sink more profitable loads
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Nov 1 18:16:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24a31922ce2ab1ae9e6bda1a315774010bf402d6
https://github.com/llvm/llvm-project/commit/24a31922ce2ab1ae9e6bda1a315774010bf402d6
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-11-01 (Sun, 01 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/MachineSink.cpp
M llvm/test/CodeGen/RISCV/select-optimize-multiple.ll
M llvm/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
M llvm/test/CodeGen/X86/MachineSink-eflags.ll
M llvm/test/CodeGen/X86/avx2-masked-gather.ll
M llvm/test/CodeGen/X86/cmovcmov.ll
M llvm/test/CodeGen/X86/select.ll
M llvm/test/CodeGen/X86/vec_int_to_fp.ll
Log Message:
-----------
[MachineSink] sink more profitable loads
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D86864
More information about the All-commits
mailing list