summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/InstPrinter
Commit message (Expand)AuthorAge
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi2013-11-28
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-22
* Revert last change by haoliu because of buildbot failure.Hao Liu2013-11-22
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-22
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* 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 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* AArch64: add initial NEON supportTim Northover2013-08-01
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-05
* Add AArch64 as an experimental target.Tim Northover2013-01-31