Implements ATOMIC_LOAD and ATOMIC_STORE as standard load/store with GLC flag set
tested using HCC on Kaveri and Carrizo. you can find tests here:
https://github.com/jvesely/hcc-atomic-test
The original 3 commits of this changeset can be found at:
https://github.com/jvesely/llvm/tree/atomic