OSDN Git Service

MachineCSE shouldn't extend the live ranges of reserved or allocatable registers.
authorLang Hames <lhames@gmail.com>
Thu, 16 Feb 2012 02:19:35 +0000 (02:19 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 16 Feb 2012 02:19:35 +0000 (02:19 +0000)
commitf7e31b9e81da165da0e18895713385af73e3b5ee
tree5cfc407e0f0071c75208e2b0c2c070d95289564a
parentf7b367ce455d034843c8992b69dd41df6bde383e
MachineCSE shouldn't extend the live ranges of reserved or allocatable registers.

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