[PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 16:57:55 PST 2016


flyingforyou added a comment.

Hi Evandro.

> The External directory contains Makefiles for building code that is external to (i.e., not distributed with) LLVM. The most prominent members of this directory are the SPEC 95 and SPEC 2000 benchmark suites. The External directory does not contain these actual tests, but only the Makefiles that know how to properly compile these programs from somewhere else. The presence and location of these external programs is configured by the test-suite configure script.


I can't find the information about `ref loads`. Before running SPEC again, I want to get confirmation which is correct from @jmolloy.

James, could you review this commit please?


http://reviews.llvm.org/D15792





More information about the llvm-commits mailing list