diff options
| author | Nate Begeman <natebegeman@mac.com> | 2005-09-07 16:09:19 +0000 |
|---|---|---|
| committer | Nate Begeman <natebegeman@mac.com> | 2005-09-07 16:09:19 +0000 |
| commit | 6791d63e55a6c4f64c881a586467d9cbbb6e554d (patch) | |
| tree | dc7edad6886bdf4cdb05b0340484e3849112d368 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
| parent | 5ea0ee7b19c7e64532e9e1cb85b8f6eeb0b06062 (diff) | |
| download | bcm5719-llvm-6791d63e55a6c4f64c881a586467d9cbbb6e554d.tar.gz bcm5719-llvm-6791d63e55a6c4f64c881a586467d9cbbb6e554d.zip | |
Implement a common missing fold, (add (add x, c1), c2) -> (add x, c1+c2).
This restores all of stanford to being identical with and without the dag
combiner with the add folding turned off in sd.cpp.
llvm-svn: 23258
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

