summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/Disassembler
Commit message (Expand)AuthorAge
* Merging r195936:Bill Wendling2013-12-01
* Merging r195903:Bill Wendling2013-12-01
* Merging r195591:Bill Wendling2013-11-25
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-12
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* AArch64: add initial NEON supportTim Northover2013-08-01
* Use a OwningPtr instead of a manual delete.Rafael Espindola2013-07-04
* Fix leak. Should bring back the valgrind bot.Rafael Espindola2013-07-04
* Remove the Copied parameter from MemoryObject::readBytes.Benjamin Kramer2013-05-24
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-28
* AArch64: add block comments where missingTim Northover2013-02-14
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-05
* Remove currently unused register decoder from AArch64.Tim Northover2013-02-01
* Add AArch64 as an experimental target.Tim Northover2013-01-31