Displaying 3 results from an estimated 3 matches for "162004".
Did you mean:
162000
2012 Aug 17
2
[LLVMdev] MIPS & GP register
...ple,
>
> I've been trying to keep track of the MIPS backend in order to eventually
> switch to clang/llvm from GCC for building our camera software. We've been
> using a build at revision 156432 for some time with no problems. I synced
> up to TOT clang/llvm today (revision 162004) to see if any optimizations
> had been improved, etc. The build I made with it started crashing cameras
> immediately. I managed to track it down to the removal of GP from the list
> of reserved registers in this checkin:
>
> > --------------------------------------------------...
2012 Aug 17
0
[LLVMdev] MIPS & GP register
...LLVM MIPS people,
>
> I've been trying to keep track of the MIPS backend in order to eventually switch to clang/llvm from GCC for building our camera software. We've been using a build at revision 156432 for some time with no problems. I synced up to TOT clang/llvm today (revision 162004) to see if any optimizations had been improved, etc. The build I made with it started crashing cameras immediately. I managed to track it down to the removal of GP from the list of reserved registers in this checkin:
>
> > ----------------------------------------------------------------...
2012 Aug 16
2
[LLVMdev] MIPS & GP register
Hi LLVM MIPS people,
I've been trying to keep track of the MIPS backend in order to eventually switch to clang/llvm from GCC for building our camera software. We've been using a build at revision 156432 for some time with no problems. I synced up to TOT clang/llvm today (revision 162004) to see if any optimizations had been improved, etc. The build I made with it started crashing cameras immediately. I managed to track it down to the removal of GP from the list of reserved registers in this checkin:
> ------------------------------------------------------------------------
&...