[LLVMdev] can u tell backend testing
Misha Brukman
brukman at cs.uiuc.edu
Wed Jul 27 15:13:28 PDT 2005
On Wed, Jul 27, 2005 at 04:32:21PM +0530, sukumar rangaswamy wrote:
> cah u tell me what u mean by backend testing?how it is tested?i want a
> clear documentation for this,,,
"Backend" usually refers to a specific assembly or machine code
generator, be it X86, PowerPC, Alpha, etc., or a language output, e.g.,
LLVM CBE (C backend).
For testing info and detailed daily results, see:
http://llvm.cs.uiuc.edu/docs/TestingGuide.html
http://llvm.cs.uiuc.edu/testresults/ [ nightly test results]
--
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
More information about the llvm-dev
mailing list