Make sure we add the predicate after all of the registers are added.
authorBill Wendling <isanbard@gmail.com>
Mon, 27 Aug 2012 22:12:44 +0000 (22:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 27 Aug 2012 22:12:44 +0000 (22:12 +0000)
commit47aa9a2bb521994509d21179b968471531986eed
treefdaa6e711fc6581c81dd8a240b885c8edddac363
parent40e466091e76f4608ad09789546d3012c8c11c3e
Make sure we add the predicate after all of the registers are added.
<rdar://problem/12183003>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162703 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
test/CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll [new file with mode: 0644]