diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-04 09:31:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-04 09:31:13 +0000 |
commit | e5022fe4cd83eef91f5c3a21c943ca9b65507ab8 (patch) | |
tree | e4473c41da8e12b580dc1e60049df94e4b2c2687 /lib/Analysis/BasicAliasAnalysis.cpp | |
parent | ad01993194af59c68f8507528a09fee45cde8f24 (diff) |
Add factoring of multiplications, e.g. turning A*A+A*B into A*(A+B).
Testcase here: Transforms/Reassociate/mulfactor.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26524 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions