This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Split AArch32 bots into ARMv7 and ARMv8
ClosedPublic

Authored by maxim-kuvyrkov on Feb 9 2018, 3:43 AM.

Details

Summary

... and continue running ARMv7 bots on ARMv7 hardware (Cortex-A15),
and start running ARMv8 bots on ARMv8 hardware (Cortex-A72).

Diff Detail

Repository
rL LLVM

Event Timeline

maxim-kuvyrkov created this revision.Feb 9 2018, 3:43 AM
This revision is now accepted and ready to land.Feb 15 2018, 11:46 AM

Rebase and add -mcpu=cortex-a57 to armv8 32-bit bots.

This revision was automatically updated to reflect the committed changes.