diff options
author | Owen Anderson <resistor@mac.com> | 2008-09-15 22:00:38 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2008-09-15 22:00:38 +0000 |
commit | 82ab1e72808a652f32d91592b1654f61fe2dea18 (patch) | |
tree | dc2da4b08eb34b906744b2efbe4251be8964a659 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 68e7735a3890294c9538ed843169ac5da7db33ba (diff) | |
download | llvm-82ab1e72808a652f32d91592b1654f61fe2dea18.zip llvm-82ab1e72808a652f32d91592b1654f61fe2dea18.tar.gz llvm-82ab1e72808a652f32d91592b1654f61fe2dea18.tar.bz2 |
Live intervals for live-in registers should begin at the beginning of a basic block, not at the first
instruction. Also, their valno's should have an unknown def. This has no effect currently, but was
causing issues when StrongPHIElimination was enabled.
llvm-svn: 56231
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions