aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-6/+29
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-7/+13
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-10/+27
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-306/+395
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+14
* Merging r196456:Bill Wendling2013-12-081-0/+4
* Merging r195716:Bill Wendling2013-11-261-0/+10
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-2/+22
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-181-1/+7
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-0/+5
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-061-0/+3
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-051-1/+13
* [AArch64] Implement FrameAddr and ReturnAddrWeiming Zhao2013-10-291-0/+2
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-111-3/+7
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+4
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-4/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+4
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-041-1/+6
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-2/+6
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-151-1/+4
* AArch64: add initial NEON supportTim Northover2013-08-011-3/+30
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-091-5/+5
* The getRegForInlineAsmConstraint function should only accept MVT value types.Chad Rosier2013-06-221-1/+1
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-071-2/+4
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-6/+6
* Add LLVMContext argument to getSetCCResultTypeMatt Arsenault2013-05-181-1/+1
* AArch64: implement large code model access to global variables.Tim Northover2013-05-041-1/+10
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-2/+2
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+247