aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2018-03-06 11:20:25 +0000
committerDylan McKay <me@dylanmckay.io>2018-03-06 11:20:25 +0000
commit8f46486c6550beeeb9ad22c70dff49e0656928b8 (patch)
treec23ecc8cad201759026b4b864d4e0f78cc8d4339 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parente3395b9016fbf212027d4a2a1339c40c760fb03e (diff)
downloadllvm-8f46486c6550beeeb9ad22c70dff49e0656928b8.zip
llvm-8f46486c6550beeeb9ad22c70dff49e0656928b8.tar.gz
llvm-8f46486c6550beeeb9ad22c70dff49e0656928b8.tar.bz2
[AVR] Remove the earlyclobber flag from LDDWRdYQ
Before I started maintaining the AVR backend, this instruction never originally used to have an earlyclobber flag. Some time afterwards (years ago), I must've added it back in, not realising that it was left out for a reason. This pseudo instrction exists solely to work around a long standing bug in the register allocator. Before this commit, the LDDWRdYQ pseudo was not actually working around any bug. With the earlyclobber flag removed again, the LDDWRdYQ pseudo now correctly works around PR13375 again. llvm-svn: 326774
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions