diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-09-02 06:38:04 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-09-02 06:38:04 +0000 |
| commit | 9fe263aa75d35d1937407b76fa365dacf9de5c45 (patch) | |
| tree | 20ae5cf2aaee9b9188cf842619f0e41d808b1f83 /llvm/lib/CodeGen | |
| parent | b944d5a49177aff9aa324309275f5dd2bb29a474 (diff) | |
| download | bcm5719-llvm-9fe263aa75d35d1937407b76fa365dacf9de5c45.tar.gz bcm5719-llvm-9fe263aa75d35d1937407b76fa365dacf9de5c45.zip | |
Avoid creating garbage instructions, just move the old add instruction
to where we need it when converting -(A+B+C) -> -A + -B + -C.
llvm-svn: 23213
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

