aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+2
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-6/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-436/+478
* Update to LLVM 3.5a.Stephen Hines2014-04-241-52/+98
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-0/+29
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+27
* Make some arrays 'static const'Craig Topper2013-07-151-20/+28
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-181-1/+1
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-281-11/+0
* Remove some unused private fields from the AArch64MCCodeEmitter. TheseChandler Carruth2013-02-191-7/+2
* Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie2013-02-181-2/+2
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-1/+1
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-1/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+517