As I understand it, clang is a C front-end for the Low Level Virtual Machine infrastructure. It's fantastic that the benchmarks show it actually performing better than gcc in many cases, although it's not quite a valid comparison, given that the two programs are not outputting the same pixel values.