diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-14 06:55:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-14 06:55:18 +0000 |
commit | 22a66c41f3ab42c15437033851395b0b8288681b (patch) | |
tree | 5dbdb71ae80b1f4b1d9f7338fb46692b358a40d8 /docs/SourceLevelDebugging.html | |
parent | 000c7c4c7b9481fb596fb2a2db9d163b800a8a09 (diff) |
Promote shifts by a constant to multiplies so that we can reassociate
(x<<1)+(y<<1) -> (X+Y)<<1. This implements
Transforms/Reassociate/shift-factor.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26753 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
0 files changed, 0 insertions, 0 deletions