[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?

Bjoern Haase bjoern.m.haase at web.de
Tue Dec 16 03:03:11 PST 2014


Am 16.12.2014 11:53, schrieb Kristof Beyls:

> If somehow it would be possible to compile and run the LLVM test-suite
> for v6m, I think that would be a good step forward. It would also allow
> to get a buildbot going without too much effort continuously checking
> basic correctness of v6m code generation.

IIRC, any linux will be requiring some MMU unit? If I understand 
correctly, the v6m instruction set is just a binary compatible subset of 
v7. So what about generating code with restrictions for v6m and running 
tests on some linux on, say, A15 machine?

Björn.




More information about the llvm-dev mailing list