Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MCTargetDesc.h
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmBa...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-09 Rafael Espindolaclang-format bits of code to make a followup patch...
2015-03-19 Rafael EspindolaSplit the object streamer callback in one per file...
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.