summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86CallLowering.h
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: pack various parameters for lowerCall into a struct.Tim Northover2019-08-091-4/+2
* [GISel] Address review feedback on passing MD_callees to lowerCall.Mark Lacey2019-07-311-1/+1
* [GISel] Pass MD_callees metadata down in call lowering.Mark Lacey2019-07-311-1/+2
* [GlobalISel] Accept multiple vregs in lowerFormalArgsDiana Picus2019-06-271-1/+1
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...Alexander Ivchenko2018-08-021-2/+2
* [X86] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...Eugene Zelenko2017-10-051-11/+13
* [GlobalISel][X86] Support call ABI.Igor Breger2017-08-201-0/+4
* [GlobalISel][X86] Allow graceful fallback for struct/array argument/return va...Igor Breger2017-07-051-1/+1
* [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VAL...Igor Breger2017-04-241-2/+3
* GlobalISel: restrict G_EXTRACT instruction to just one operand.Tim Northover2017-03-061-2/+1
* [X86][GlobalISel] Add limited ret lowering support to the IRTranslator.Igor Breger2017-02-061-0/+9
* [X86][GlobalISel] Add minimal call lowering support to the IRTranslatorZvi Rackover2016-11-151-0/+39
OpenPOWER on IntegriCloud