aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-13 20:36:40 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-13 20:36:40 +0000
commit5cec5f651fae320adef8d66650851fa86587a88d (patch)
tree00bf78eb477e60ecd8329301b3cf7d57200bf238 /lib/Target/Sparc
parente6e30350b685bd4c9eddf4a88cb5dac41ee61eb8 (diff)
downloadexternal_llvm-5cec5f651fae320adef8d66650851fa86587a88d.zip
external_llvm-5cec5f651fae320adef8d66650851fa86587a88d.tar.gz
external_llvm-5cec5f651fae320adef8d66650851fa86587a88d.tar.bz2
Fix PR5410: LiveVariables lost subreg def:
D0<def,dead> = ... ... = S0<use, kill> S0<def> = ... ... D0<def> = The first D0 def is correctly marked dead, however, livevariables should have added an implicit def of S0 or we end up with a use without a def. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88690 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions