| commit | 13780ac7dbb04e929949f05c48be0fec3559c5c6 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Mar 06 20:01:06 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Mar 06 20:01:06 2007 +0000 |
| tree | 0340e41d194be3f4959328360bb871480f0efa9a | |
| parent | db0db9740b0cf5ff7cd7d2d4152b8361024577ad [diff] |
big endian 32-bit systems (e.g. ppc32) want to return the high reg first, not the lo-reg first. This is fallout from my ppc calling conv change yesterday, it fixes test/ExecutionEngine/2003-05-06-LivenessClobber.llx llvm-svn: 34983