Skip to content
Commit 92492618 authored by Bill Wendling's avatar Bill Wendling
Browse files

When lowering the 'resume' instruction, look to see if we can eliminate the

'insertvalue' instructions that recreate the structure returned by the
'landingpad' instruction. Because the 'insertvalue' instruction isn't supported
by FastISel, this can save a bit of time during -O0 compilation.

llvm-svn: 148520
parent 3b754b25
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