Skip to content
Commit 96fad316 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

Teach X86FloatingPoint that a register can be killed multiple times by the same

instruction.

This instruction would crash the pass:

  INLINEASM <es:foo $0 $1>, 9, %FP0<kill>, 9, %FP0<kill>, 14, %EFLAGS<earlyclobber,def,dead>

Now it doesn't.

llvm-svn: 102509
parent 7ebb5e4c
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