Skip to content
Commit 011207a0 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

When MachineLICM is hoisting a physical register after regalloc, make sure the

register is not killed in the loop.

This fixes 188.ammp on ARM where the post-ra scheduler would grab a register
that looked available but wasn't.

A testcase would be huge and fragile, sorry.

llvm-svn: 101930
parent d7209d2d
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