Skip to content
Commit 32c01df2 authored by Chris Lattner's avatar Chris Lattner
Browse files

Canonicalize (X+C1)*C2 -> X*C2+C1*C2

This implements Transforms/InstCombine/add.ll:test31

llvm-svn: 26519
parent ba66f8e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment