commit | d0b76ca10feefcfda5cb16698e50197e87a7d876 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Tue Mar 02 03:50:12 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Tue Mar 02 03:50:12 2010 +0000 |
tree | f917750c8154f6f1b689f01fba79beac9258b0cc | |
parent | d86e5d85ddc8ba9cb0b64655ba26b397ca2afa50 [diff] |
Inspired by seeing "MIPS" go by in the commits, I've gone ahead and implemented a (codegen) target hook for __builtin_extend_pointer. I'm also making it return a uint64_t instead of an unsigned word; this comports with typical usage (i.e. the one use I know of). I don't know if any of the existing targets requires this hook to be set (other than x86 and x86_64, which I know do not). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97547 91177308-0d34-0410-b5e6-96231b3b80d8