diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-25 22:53:29 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-25 22:53:29 +0000 |
commit | a317687e8597a4a644a45bd20b9c23c9b0187128 (patch) | |
tree | 8f54c29cd2ca9c4169bff4d055fbb8bd18cb5a6e /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | a3090655d5ec19e0c23e62c3b69a73efec9532f8 (diff) | |
download | llvm-a317687e8597a4a644a45bd20b9c23c9b0187128.zip llvm-a317687e8597a4a644a45bd20b9c23c9b0187128.tar.gz llvm-a317687e8597a4a644a45bd20b9c23c9b0187128.tar.bz2 |
Fix MachineSink to be able to sink instructions that use physical registers
which have no defs anywhere in the function. In particular, this fixes sinking
of instructions that reference RIP on x86-64, which is currently being modeled
as a register.
llvm-svn: 82815
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions