diff options
author | Chris Lattner <sabre@nondot.org> | 2005-12-06 02:10:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-12-06 02:10:38 +0000 |
commit | 4172b10ca1adfc1026428e5f522aaab98bd939ad (patch) | |
tree | 3cc398b7781b0de7424bf94dfcdc80a04850733d /lib/CodeGen/AsmPrinter.cpp | |
parent | eda80a0decb94d9a01f303ec1a132984afe8ea62 (diff) |
Use new PPC-specific nodes to represent shifts which require the 6-bit
amount handling that PPC provides. These are generated by the lowering code
and prevents the dag combiner from assuming (rightfully) that the shifts
don't only look at 5 bits. This fixes a miscompilation of crafty with
the new front-end.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions