Insert copy operations for FP arguments to a varargs function,
to copy the FP arg. to an integer. Necessary so that the register allocator has two different live ranges for the FP value and the int. argument. llvm-svn: 2314
Loading
Please register or sign in to comment