OSDN Git Service

Remove code that adds live ranges for dead defs. It seems to be breaking things.
authorLang Hames <lhames@gmail.com>
Sat, 28 Jan 2012 01:17:01 +0000 (01:17 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 28 Jan 2012 01:17:01 +0000 (01:17 +0000)
commit1c1c5bba577c710bdea01d084418d62281481cad
tree927bb5a3bf6e1daba44b7e92171c1cc252e08dac
parentafcb5b5ee854474a50dc4642a6e6ecc15acfe8cc
Remove code that adds live ranges for dead defs. It seems to be breaking things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegisterCoalescer.cpp