[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the...
[oota-llvm.git] / lib / Target / AArch64 / TargetInfo / AArch64TargetInfo.cpp
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2013-05-28 Tim NorthoverAArch64: clarify -help message
2013-05-04 Tim NorthoverAArch64: enable MCJIT and tests now that everything...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.