Extended Description
There's lots of incorrect information
For example, ADDPS should have a latency of 5 and throughput of 1, but the scheduler test shows llvm reporting latency 5 and throughput 5.
llvm reports latency 125 and throughput 62.5 for sqrtpd, but I think it really should be a throughput of 124 or 125.
I think there are a lot more issues like this.