diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-05 19:52:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-05 19:52:57 +0000 |
commit | c726a5c31fee139f2ea9ddf7760c8a591bd8a73f (patch) | |
tree | 4b40b5373f1b3ba1fc4ba58d5cd217c413306b2d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | c610e62e46e9c6e0c9714fc9d58f40d14900ebd2 (diff) | |
download | bcm5719-llvm-c726a5c31fee139f2ea9ddf7760c8a591bd8a73f.tar.gz bcm5719-llvm-c726a5c31fee139f2ea9ddf7760c8a591bd8a73f.zip |
Do not fold (add (shl x, c1), (shl c2, c1)) -> (shl (add x, c2), c1),
we want to canonicalize the other way.
llvm-svn: 26547
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions