Dear all,<div><br></div><div>This is part of a series of patches for the PowerPC backend to add and improve support for Freescale processors. </div><div><br></div><div>Please review and commit if this is OK - I don't have commit access. </div>
<div>

<br></div><div>Thanks!</div><div>Tobias</div><div><br></div><div>Description of this patch:</div><div><br></div><div>Allow load-immediates to be rematerialised in the register coalescer for PPC. This makes test/CodeGen/PowerPC/big-endian-formal-args.ll fail, because it relies on a register move getting emitted. The immediate load is equivalent, so change this test case.</div>


<div><br></div>