Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC.
[oota-llvm.git] / lib / Target / AArch64 / AArch64InterleavedAccess.cpp
2015-06-11 Aaron BallmanFixing MSVC 2013 build error.
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...