Revert r194865 and r194874.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc /
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-05-04 Tim NorthoverAArch64: implement first relocation required for MCJIT
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-02-28 Tim NorthoverAArch64: remove post-encoder method from FCMP (immediat...
2013-02-19 Chandler CarruthRemove some unused private fields from the AArch64MCCod...
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-02-04 Tim NorthoverGive explicit suffix to integer constant over 32-bits.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.