aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/Disassembler
Commit message (Expand)AuthorAgeFilesLines
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-30/+2
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+38
* AArch64: add initial NEON supportTim Northover2013-08-011-1/+39
* Use a OwningPtr instead of a manual delete.Rafael Espindola2013-07-041-5/+3
* Fix leak. Should bring back the valgrind bot.Rafael Espindola2013-07-041-0/+1
* Remove the Copied parameter from MemoryObject::readBytes.Benjamin Kramer2013-05-241-1/+1
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-281-0/+16
* AArch64: add block comments where missingTim Northover2013-02-141-1/+7
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-12/+16
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-052-2/+2
* Remove currently unused register decoder from AArch64.Tim Northover2013-02-011-14/+0
* Add AArch64 as an experimental target.Tim Northover2013-01-314-0/+838