[all-commits] [llvm/llvm-project] eb7f74: CodeGen: Use Register
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jan 30 15:02:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb7f74e300554eb20b1f256ffed7bde172a5bf69
https://github.com/llvm/llvm-project/commit/eb7f74e300554eb20b1f256ffed7bde172a5bf69
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/include/llvm/CodeGen/LiveRangeEdit.h
M llvm/include/llvm/CodeGen/MachineRegisterInfo.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/lib/CodeGen/LiveRangeEdit.cpp
M llvm/lib/CodeGen/MachineRegisterInfo.cpp
Log Message:
-----------
CodeGen: Use Register
More information about the All-commits
mailing list