Skip to content
Commit 30f44ad7 authored by Evan Cheng's avatar Evan Cheng
Browse files

Teach two-address pass to re-schedule two-address instructions (or the kill

instructions of the two-address operands) in order to avoid inserting copies.
This fixes the few regressions introduced when the two-address hack was
disabled (without regressing the improvements).
rdar://10422688

llvm-svn: 144559
parent 5d1aff04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment