commit | 4172b10ca1adfc1026428e5f522aaab98bd939ad | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Dec 06 02:10:38 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Dec 06 02:10:38 2005 +0000 |
tree | 3cc398b7781b0de7424bf94dfcdc80a04850733d | |
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