[llvm-commits] Speeding up instruction selection

Bill Wendling isanbard at gmail.com
Wed Mar 19 13:43:09 PDT 2008


On Wed, Mar 19, 2008 at 4:12 AM, Roman Levenstein
<romix.llvm at googlemail.com> wrote:
>  I attach the new patch. Running the dejagnu tests in llvm/test does
>  not introduce any new failures.
>  llvm-test test-suite is huge and takes hours to run on my machine. Due
>  to this fact,  I'm still not sure if it doesn't break anything. I'd
>  really appreciate if someone
>  with a faster machine could run llvm-test through it and report any
>  problems, if there are any.
>
Hi Roman,

If you have a slow machine, you can run a subset of the llvm-tests.
Just cd into the directory and type your make command there.

Cheers!
-bw



More information about the llvm-commits mailing list