Replace some assert(0)'s with llvm_unreachable.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MCTargetDesc.h
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.