Skip to content
Commit a90af1ba authored by Jim Grosbach's avatar Jim Grosbach
Browse files

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
parent 9f1570d9
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