Skip to content
Commit 75911309 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix a bug in the coalescer where it didn't check if a live interval existed...

Fix a bug in the coalescer where it didn't check if a live interval existed before trying to manipulate it.  This
was exposed by fast isel's handling of shifts on X86-64.  With this, FreeBench/pcompress2 passes on X86-64 in fast isel.

llvm-svn: 56067
parent 39d82f90
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