summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64CallLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: handle stack-based parameters on AArch64.Tim Northover2016-09-221-71/+154
* GlobalISel: produce correct code for signext/zeroext ABI flags.Tim Northover2016-09-211-85/+103
* GlobalISel: pass Function to lowerFormalArguments directly (NFC).Tim Northover2016-09-211-4/+4
* GlobalISel: split aggregates for PCS loweringTim Northover2016-09-201-39/+126
* GlobalISel: move type information to MachineRegisterInfo.Tim Northover2016-09-091-2/+2
* GlobalISel: use G_TYPE to annotate physregs with a type.Tim Northover2016-08-311-35/+34
* GlobalISel: legalize frem to a libcall on AArch64.Tim Northover2016-08-291-1/+1
* GlobalISel: rework CallLowering so that it can be used for libcalls too.Tim Northover2016-08-291-17/+8
* [AArch64][CallLowering] Do not assert for not implemented part.Quentin Colombet2016-08-271-6/+9
* GlobalISel: implement simple function calls on AArch64.Tim Northover2016-08-101-35/+114
* GlobalISel: IRTranslate PHI instructionsTim Northover2016-08-051-0/+2
* CodeGen: improve MachineInstrBuilder & MachineIRBuilder interfaceTim Northover2016-07-291-3/+2
* GlobalISel[AArch64]: support pointer types in argument lowering.Tim Northover2016-07-251-2/+5
* [GlobalISel] Coding style and whitespace fixesTom Stellard2016-04-141-2/+2
* [AArch64] gcc does not like litteral without quotes even on preprocessor macros.Quentin Colombet2016-04-071-1/+1
* [AArch64][CallLowering] Do not build the API if GlobalISel is not built.Quentin Colombet2016-04-071-13/+4
* [GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.Quentin Colombet2016-02-161-0/+113
* Reverting r260922-260923; they cause link failures with MSVC.Aaron Ballman2016-02-161-111/+0
* [GlobalISel] Get rid of the ifdefs in TargetLowering.Quentin Colombet2016-02-161-0/+111
OpenPOWER on IntegriCloud