aboutsummaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-14 06:55:18 +0000
committerChris Lattner <sabre@nondot.org>2006-03-14 06:55:18 +0000
commit22a66c41f3ab42c15437033851395b0b8288681b (patch)
tree5dbdb71ae80b1f4b1d9f7338fb46692b358a40d8 /docs/SourceLevelDebugging.html
parent000c7c4c7b9481fb596fb2a2db9d163b800a8a09 (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