[llvm-commits] [llvm] r167863 - in /llvm/trunk/lib/Target/PowerPC: PPCInstr64Bit.td PPCInstrInfo.td
Chandler Carruth
chandlerc at google.com
Tue Nov 13 12:04:44 PST 2012
On Tue, Nov 13, 2012 at 11:21 AM, Ulrich Weigand
<ulrich.weigand at de.ibm.com> wrote:
> Author: uweigand
> Date: Tue Nov 13 13:21:31 2012
> New Revision: 167863
>
> URL: http://llvm.org/viewvc/llvm-project?rev=167863&view=rev
> Log:
> Fix wrong PowerPC instruction opcodes for:
> - lwaux
> - lhzux
> - stbu
>
> Modified:
> llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
> llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
Another patch without test cases.
More information about the llvm-commits
mailing list