mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
99a2ce2af239ca0eb3e78eba08a51ee04ee1fcb5
reserved physreg in RegisterCoalescer. Previously, we only checked for clobbers when merging into a READ of the physreg, but not when merging from a WRITE to the physreg. Differential Revision: https://reviews.llvm.org/D28527 llvm-svn: 291942
…
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%