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 | fea33f7e6457cb73d51bdb620e58f08c26bc3d99 (patch) | |
tree | b64220ef55635f8002e80d4295b38af8dca165b2 /llvm/lib/CodeGen/AsmPrinter.cpp | |
parent | e788bbf6ef24e81c88d74e69f2903aaff3ec665e (diff) | |
download | bcm5719-llvm-fea33f7e6457cb73d51bdb620e58f08c26bc3d99.tar.gz bcm5719-llvm-fea33f7e6457cb73d51bdb620e58f08c26bc3d99.zip |
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.
llvm-svn: 24615
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions