summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64RegisterBankInfo.h
AgeCommit message (Expand)Author
2017-11-02[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.Quentin Colombet
2017-11-02[AArch64][RegisterBankInfo] Add FPR16 support in value mapping.Quentin Colombet
2017-05-05[RegisterBankInfo] Uniquely allocate instruction mapping.Quentin Colombet
2017-02-06GlobalISel: fall back gracefully when we can't map an operand's size.Tim Northover
2017-01-19Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders
2017-01-18Re-revert: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders
2017-01-18Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders
2017-01-16Revert r292132: [globalisel] Tablegen-erate current Register Bank Information...Daniel Sanders
2017-01-16[globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders
2017-01-13[globalisel][aarch64] Make getCopyMapping() take register banks ID's rather t...Daniel Sanders
2017-01-13[aarch64][globalisel] Move getValueMapping/getCopyMapping to AArch64GenRegist...Daniel Sanders
2017-01-13[aarch64][globalisel] Refactor getRegBankBaseIdxOffset() to remove the power-...Daniel Sanders
2017-01-13[aarch64][globalisel] Move data into <Target>GenRegisterBankInfo. NFC.Daniel Sanders
2016-12-15[AArch64][GlobalISel] Remove redundant RBI comments. NFC.Ahmed Bougacha
2016-10-03[AArch64][RegisterBankInfo] Add getSameKindofOperandsMapping.Quentin Colombet
2016-09-22[RegisterBankInfo] Move to statically allocated RegisterBank.Quentin Colombet
2016-07-27[AArch64] Mark various *Info classes as 'final'. NFC.Ahmed Bougacha
2016-07-20GlobalISel: implement low-level type with just size & vector lanes.Tim Northover
2016-06-08[AArch64][RegisterBankInfo] G_OR are fine on either GPR or FPR.Quentin Colombet
2016-06-08[RegisterBankInfo] Add a size argument for the cost of copy.Quentin Colombet
2016-04-07[AArch64] Teach RegisterBankInfo about the CC register bank.Quentin Colombet
2016-04-07[AArch64] Teach RegisterBankInfo about the mapping of register classesQuentin Colombet
2016-04-05[AArch64] Initial implementation of the targeting of the register bank inform...Quentin Colombet