[SystemZ] Add LOAD AND TEST instructions
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc /
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.