Files
llvm-6502/lib/CodeGen
Bill Wendling d36d03bf2d Added a check so that if we have two machine instructions in this form
MOV R0, R1
    MOV R1, R0

the second machine instruction is removed. Added a regression test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29792 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-21 07:33:33 +00:00
..
2005-04-21 22:36:52 +00:00
2006-07-20 17:27:58 +00:00