1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-25 16:30:05 +00:00
Bob Wilson 71124f698b Fix pr4843: When an instruction has multiple destination registers that are
tied to different source registers, the TwoAddressInstructionPass needs to
be smarter.  Change it to check before replacing a source register whether
that source register is tied to a different destination register, and if so,
defer handling it until a subsequent iteration.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80654 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 04:18:40 +00:00
..
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2009-08-08 22:56:37 +00:00
2009-08-28 23:24:31 +00:00
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2009-08-28 23:24:31 +00:00
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00