Separate code that modifies control flow from code that adds instruction to
authorAkira Hatanaka <ahatanak@gmail.com>
Tue, 19 Jul 2011 17:09:53 +0000 (17:09 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Tue, 19 Jul 2011 17:09:53 +0000 (17:09 +0000)
commit81b441151fcbf998862adec79540bed049bbfa81
treedbf4094122db5d1f3b66bb5f34bde6a5054c5f45
parent6bc1dbc37695bcfc5ae23a1a9e17550ee50fe02f
Separate code that modifies control flow from code that adds instruction to
basic blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp