summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC][AIX] Add vector callee saved registers for AIX extended vector ABIZarko Todorovski2020-11-241-8/+8
* [XCOFF][AIX] Use TE storage mapping class when large code model is enabledjasonliu2020-08-101-6/+9
* [XCOFF][AIX] Use 'L..' instead of '.L' for getPrivateGlobalPrefix in DataLayoutjasonliu2020-07-031-5/+5
* [XCOFF][AIX] Use 'L..' instead of 'L' for PrivateGlobalPrefixjasonliu2020-06-031-6/+6
* [AIX] Update data directives for AIX assemblyDavid Tenty2020-06-031-4/+4
* [NFC][AIX] Remove spaces after the comma for '.csect' directiveXiangling_Liao2020-05-221-4/+4
* [XCOFF][AIX] Emit correct alignment for csectjasonliu2020-05-111-4/+4
* [AsmPrinter] Print FP constant in hexadecimal form insteadJinsong Ji2020-02-071-4/+4
* [AIX] Emit TOC entries for ASM printingDavid Tenty2019-11-271-1/+1
* [AIX] Lowering jump table, constant pool and block address in asmXiangling Liao2019-11-201-0/+53
* [AIX] Lowering CPI/JTI/BA to MIRXiangling Liao2019-10-301-0/+34