Don't allow the restore point to be placed after terminators. With this change,
authorOwen Anderson <resistor@mac.com>
Thu, 13 Nov 2008 21:53:14 +0000 (21:53 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 13 Nov 2008 21:53:14 +0000 (21:53 +0000)
commit711fd3db2d3170263850d7ee55987ac1fb9006f3
treed137969fb87b4dcff33a058ee30ea33632fe6ce3
parent330169fa3e9c46c46bf130746d38e6ec2fac303a
Don't allow the restore point to be placed after terminators.  With this change,
MultiSource/Applications is clean with the prealloc splitter.  Some failures
remain in SPEC.

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