summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][RegisterBankInfo] Add mapping for G_FPEXT.Quentin Colombet2017-11-021-1/+14
* [AArch64][RegisterBankInfo] Add FPR16 support in value mapping.Quentin Colombet2017-11-021-6/+6
* [RegisterBankInfo] Uniquely allocate instruction mapping.Quentin Colombet2017-05-051-3/+4
* GlobalISel: fall back gracefully when we can't map an operand's size.Tim Northover2017-02-061-4/+5
* Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-191-18/+11
* Re-revert: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-181-11/+18
* Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-181-18/+11
* Revert r292132: [globalisel] Tablegen-erate current Register Bank Information...Daniel Sanders2017-01-161-11/+18
* [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-161-18/+11
* [globalisel][aarch64] Make getCopyMapping() take register banks ID's rather t...Daniel Sanders2017-01-131-13/+11
* [aarch64][globalisel] Move getValueMapping/getCopyMapping to AArch64GenRegist...Daniel Sanders2017-01-131-45/+22
* [aarch64][globalisel] Refactor getRegBankBaseIdxOffset() to remove the power-...Daniel Sanders2017-01-131-0/+23
* [aarch64][globalisel] Move data into <Target>GenRegisterBankInfo. NFC.Daniel Sanders2017-01-131-5/+66
* [AArch64][GlobalISel] Remove redundant RBI comments. NFC.Ahmed Bougacha2016-12-151-20/+1
* [AArch64][RegisterBankInfo] Add getSameKindofOperandsMapping.Quentin Colombet2016-10-031-0/+10
* [RegisterBankInfo] Move to statically allocated RegisterBank.Quentin Colombet2016-09-221-0/+4
* [AArch64] Mark various *Info classes as 'final'. NFC.Ahmed Bougacha2016-07-271-1/+1
* GlobalISel: implement low-level type with just size & vector lanes.Tim Northover2016-07-201-0/+2
* [AArch64][RegisterBankInfo] G_OR are fine on either GPR or FPR.Quentin Colombet2016-06-081-0/+8
* [RegisterBankInfo] Add a size argument for the cost of copy.Quentin Colombet2016-06-081-3/+7
* [AArch64] Teach RegisterBankInfo about the CC register bank.Quentin Colombet2016-04-071-0/+1
* [AArch64] Teach RegisterBankInfo about the mapping of register classesQuentin Colombet2016-04-071-0/+15
* [AArch64] Initial implementation of the targeting of the register bank inform...Quentin Colombet2016-04-051-0/+41
OpenPOWER on IntegriCloud