diff options
author | Lang Hames <lhames@gmail.com> | 2012-04-09 20:17:30 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2012-04-09 20:17:30 +0000 |
commit | f31ceaf8b7b1c5092fe35e20732711f5e1074118 (patch) | |
tree | 5c650615328e099136e42d671cdf8255d8d203e0 /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 96b66d65c23a596447ce3b14775f5c803fec47b3 (diff) |
Patch r153892 for PR11861 apparently broke an external project (see PR12493).
This patch restores TwoAddressInstructionPass's pre-r153892 behaviour when
rescheduling instructions in TryInstructionTransform. Hopefully this will fix
PR12493. To refix PR11861, lowering of INSERT_SUBREGS is deferred until after
the copy that unties the operands is emitted (this seems to be a more
appropriate fix for that issue anyway).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions