Can you build UE4 with the C++ Intel Compiler?

Will UE4 build with the Intel C++ Compiler? I was considering doing a performance benchmark contrasting UE4 built with VC++ and Intel’s C++ compiler on my i7 CPU. I hear the Intel compiler is just amazing when it comes to maximizing run-time performance, especially when running unoptimized code. I’m sure UE4 is highly optimized, but even then I hear the Intel Compiler beats VC++ almost anywhere anytime (even on AMD cpus, AMD really needs a stronger software department though).

I’ve currently subscribed for a 30 day trial of the Intel C/C++ compilers, I was wondering if there was a method to using this, or anything else I should be concerned about. If I can get this going I’ll be publishing my report to the UE4 C++ forums, so don’t think I’m just wasting your time =)

Yep, intel is far, far better than vs. I also try to compile ue4 with intel.

Did you get anywhere with it? I tried to do it just using the GUI, but it would just cause VS to crash. I figure changes will have to be made to the build files.