summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Allow access to all system registers with MRS/MSR instructions.Tom Coxon2014-10-011-1/+1
* [AArch 64] Use a constant pool load for weak symbol references whenAsiri Rathnayake2014-09-101-1/+6
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Restore getInvertedCondCode() from the phased-out backend, fixing disassembly...Artyom Skrobov2014-05-291-17/+3
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+1294
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1138/+0
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-221-36/+36
* Revert last change by haoliu because of buildbot failure.Hao Liu2013-11-221-36/+36
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-221-36/+36
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-1/+16
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+44
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-44/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+44
* AArch64: add initial NEON supportTim Northover2013-08-011-1/+5
* AArch64: implement large code model access to global variables.Tim Northover2013-05-041-1/+8
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-031-0/+216
* AArch64: implement GICv3 system registersTim Northover2013-03-281-3/+71
* Add icache prefetch operations to AArch64Tim Northover2013-02-061-0/+6
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-0/+778
OpenPOWER on IntegriCloud