llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
26.8k stars 10.98k forks source link

Merge r329761 to 6.0.1 #36425

Closed llvmbot closed 6 years ago

llvmbot commented 6 years ago
Bugzilla Link 37077
Resolution FIXED
Resolved on Apr 17, 2018 13:17
Version 6.0
OS Windows NT
Blocks llvm/llvm-project#35997
Reporter LLVM Bugzilla Contributor
CC @zmodem,@tstellar
Fixed by commit(s) r329761 r330209

Extended Description

Merge r329761 [AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.

tstellar commented 6 years ago

Merged: r330209

TNorthover commented 6 years ago

Yep, looks reasonable to me. Wasn't completely obvious that it handled subregs, but that's just hidden away in LiveRegUnits, so not a problem.

tstellar commented 6 years ago

Tim, does this look OK to merge: https://reviews.llvm.org/rL329761

llvmbot commented 6 years ago

LGTM. This commit is specific to Falkor, so it should be relatively safe for inclusion in 6.0.1. Sound reasonable to you, Hans?

llvmbot commented 6 years ago

assigned to @tstellar