summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-06 02:10:38 +0000
committerChris Lattner <sabre@nondot.org>2005-12-06 02:10:38 +0000
commitfea33f7e6457cb73d51bdb620e58f08c26bc3d99 (patch)
treeb64220ef55635f8002e80d4295b38af8dca165b2 /llvm/lib/CodeGen/AsmPrinter.cpp
parente788bbf6ef24e81c88d74e69f2903aaff3ec665e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud