OSDN Git Service

X86InstrInfo: Update liveness in classifyLea()
authorMatthias Braun <matze@braunis.de>
Tue, 9 Aug 2016 01:47:26 +0000 (01:47 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 9 Aug 2016 01:47:26 +0000 (01:47 +0000)
commit9a82d30088f8f07131613fd668e44c7f52b6eac2
tree2a8c400e471a239b048eacd38173d983c505fe1c
parente7c619024b4d6dd58ed64cbdd03f7557c8ef4d65
X86InstrInfo: Update liveness in classifyLea()

We need to update liveness information when we create COPYs in
classifyLea().

This fixes http://llvm.org/28301

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278086 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/twoaddr-lea.ll