Skip to content
Commit 662fecd6 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

VirtRegRewriter checks for early clobbers before it reuses an available stack

slot.

Teach it to also check for early clobbered aliases, and early clobber operands
following the current operand.

This fixes the miscompilation in PR8044 where EC registers eax and ecx were
being used for inputs.

llvm-svn: 112988
parent 064cb4c8
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