[LLVMdev] Testing a register allocator
Tanya M. Lattner
tonic at nondot.org
Sun Sep 3 12:22:09 PDT 2006
> BTW, how can I run all tests only on LLC to reduce the amount of time to
> wait until tests are finished, if it's possible?
In my previous reply to your question, I suggested you look at
TEST.llc.Makefile and TEST.llc.report in the test directory. Modifying
those makefile/report files to use your register allocator will do what
you want.
-Tanya
More information about the llvm-dev
mailing list