Improve 64-subtraction of immediates when parts of the immediate can fit
in the literal field of an instruction. E.g., long long foo(long long a) { return a - 734439407618LL; } rdar://7038284 llvm-svn: 108339
Loading
Please register or sign in to comment