The patches add support to LLVM for targeting the Cortex-A72 processor. Currently, Cortex-A72 is modelled as an Cortex-A57 except the fp load balancing pass isn't enabled for Cortex-A72 as it's not profitable to have it enabled for this core.
Tests for Cortex-A72 are also added.
I think this is ok until we know more about the core.