diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-07-10 07:35:43 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-07-10 07:35:43 +0000 |
commit | e9ba28dd68178530dbfb211f5d64604c20018328 (patch) | |
tree | cfee405d642f971f29a198d980986610e92b9075 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 6193a564ab908ec828c8f1e4747e34b5b4508a24 (diff) | |
download | bcm5719-llvm-e9ba28dd68178530dbfb211f5d64604c20018328.tar.gz bcm5719-llvm-e9ba28dd68178530dbfb211f5d64604c20018328.zip |
- Change the horrible N^2 isRegReDefinedByTwoAddr. Now callers must supply the operand index of def machineoperand and at most one full scan of non-implicit operands is needed.
- Change local register allocator to use the new isRegReDefinedByTwoAddr instead of reinventing the wheel.
llvm-svn: 53394
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions