diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-14 16:04:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-14 16:04:29 +0000 |
commit | e9efecbf470100696355f32ea8b6ab942183ac6c (patch) | |
tree | cef7d19678a0c5baf2170133b30601b83a65fe2f /docs/SourceLevelDebugging.html | |
parent | 95f6553c496a65ebb24702f61e75842637fa27d7 (diff) |
Implement a FIXME, recusively reassociating
A*A*B + A*A*C --> A*(A*B+A*C) --> A*(A*(B+C))
This implements Reassociate/mul-factor3.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26757 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
0 files changed, 0 insertions, 0 deletions