clangupc / clang-upc

Clang UPC Front-End
https://clangupc.github.io/
Other
16 stars 5 forks source link

Port UPC runtime to aarch64 #83

Closed PHHargrove closed 8 years ago

PHHargrove commented 8 years ago

By defining the memory fences, this commit effectively "ports" the UPC runtime to AARCH64 (aka ARMV8).

Depends on updates to config.guess and config.sub: https://github.com/Intrepid/llvm-upc/pull/14 https://github.com/Intrepid/clang-upc/pull/82