[PATCH] D54367: RegAllocFast: Improve hinting heuristic
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 10:47:58 PDT 2019
arsenm updated this revision to Diff 199481.
arsenm marked an inline comment as done.
arsenm added a comment.
Swap hint order, which changed no tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54367/new/
https://reviews.llvm.org/D54367
Files:
lib/CodeGen/RegAllocFast.cpp
test/CodeGen/AArch64/arm64-fast-isel-br.ll
test/CodeGen/AArch64/arm64-fast-isel-conversion.ll
test/CodeGen/AMDGPU/indirect-addressing-term.ll
test/CodeGen/Mips/atomic.ll
test/CodeGen/Mips/atomicCmpSwapPW.ll
test/CodeGen/PowerPC/vsx.ll
test/CodeGen/X86/atomic-monotonic.ll
test/CodeGen/X86/atomic-unordered.ll
test/CodeGen/X86/atomic6432.ll
test/CodeGen/X86/avx512-mask-zext-bugfix.ll
test/CodeGen/X86/crash-O0.ll
test/CodeGen/X86/fast-isel-ret-ext.ll
test/CodeGen/X86/fast-isel-select.ll
test/CodeGen/X86/pr32241.ll
test/CodeGen/X86/pr32256.ll
test/CodeGen/X86/pr32284.ll
test/CodeGen/X86/pr32340.ll
test/CodeGen/X86/pr32345.ll
test/CodeGen/X86/pr34592.ll
test/CodeGen/X86/pr41678.ll
test/CodeGen/X86/swift-return.ll
test/DebugInfo/X86/convert-debugloc.ll
test/DebugInfo/X86/subreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54367.199481.patch
Type: text/x-patch
Size: 118313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/786a92d8/attachment.bin>
More information about the llvm-commits
mailing list