aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* 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