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 | 2cd85da3ed8e703729fb5adfe8cc2f9b1dd2f6a8 (patch) | |
tree | 0e176175a1c41d50979346daa672bb565ca8ade9 /lib/CodeGen/SelectionDAG/ScheduleDAG.cpp | |
parent | d6c69e9bba71d647e7bfe03de91242b57f618dde (diff) |
Avoid creating garbage instructions, just move the old add instruction
to where we need it when converting -(A+B+C) -> -A + -B + -C.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23213 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions