There is only one Asm streamer, there is no need for targets to register it.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MCTargetDesc.h
2015-03-16 Rafael EspindolaThere is only one Asm streamer, there is no need for...
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2014-10-22 Chad Rosier[AArch64] Add support for the .inst directive.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
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.