I believe "ian" on that list is Ian Lance Taylor. He's on the Go team and works on gccgo so I think most of his contributions [0] are for the Go compiler.
I'm personally cheering for David Malcom (dmalcolm) and his work on gccjit. He started testing that on GNU Octave's JIT, so we could replace LLVM. We haven't done that yet, but maybe this year we'll be able to!
[0] Example commit: https://github.com/gcc-mirror/gcc/commit/b0c0971248103432dd6...