Files
llvm-6502/include/llvm/CodeGen
Evan Cheng ef0732d25a - 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53394 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-10 07:35:43 +00:00
..
2008-07-08 16:40:43 +00:00
2008-05-29 19:52:31 +00:00
2008-05-29 19:52:31 +00:00
2008-05-30 22:47:19 +00:00