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