summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
Commit message (Expand)AuthorAgeFilesLines
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-051-1/+1
* [ARM GlobalISel] Select extensions to < 32 bitsDiana Picus2019-05-021-0/+320
* [ARM GlobalISel] Rename some inst selector tests. NFCDiana Picus2019-05-021-18/+18
* [ARM GlobalISel] Fix G_STORE with s1Diana Picus2019-03-281-7/+16
* [ARM GlobalISel] Fix selection of G_SELECTDiana Picus2019-03-281-2/+2
* [ARM GlobalISel] Support floating point for Thumb2Diana Picus2019-02-221-856/+10
* GlobalISel: Enforce operand types for constantsMatt Arsenault2019-02-041-2/+2
* [ARM GlobalISel] Import MOVi32imm into GlobalISelDiana Picus2019-01-141-0/+21
* [globalisel] Remove redundant -global-isel option from tests that use -run-pa...Daniel Sanders2018-05-051-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-504/+504
* [ARM GlobalISel] Add inst selector tests for G_SITOFP and G_UITOFPDiana Picus2018-01-301-0/+113
* [ARM GlobalISel] Add inst selector tests for G_FPTOSI and G_FPTOUIDiana Picus2018-01-301-0/+113
* [GISel]: Remove redundant copies at the end of ISelAditya Nandakumar2018-01-241-21/+10
* [ARM GlobalISel] Add instselect tests for G_FPEXT and G_FPTRUNCDiana Picus2018-01-171-0/+55
* [ARM GlobalISel] Add inst selector tests for G_FMADiana Picus2018-01-121-0/+72
* [ARM GlobalISel] Add inst selector tests for G_FNEG s32 and s64Diana Picus2018-01-101-0/+56
* [ARM GlobalISel] Select G_PHIDiana Picus2018-01-041-0/+95
* [ARM GlobalISel] Fix selection of pointer constantsDiana Picus2018-01-041-3/+22
* [ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32Diana Picus2017-12-221-0/+51
* [ARM GlobalISel] Support pointer constantsDiana Picus2017-12-221-0/+18
* [ARM GlobalISel] Fix assertion in RegBankSelectDiana Picus2017-12-201-0/+31
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-116/+116
* [ARM GlobalISel] Fix selecting G_BRCONDDiana Picus2017-11-291-1/+1
* [ARM GlobalISel] Support G_FDIV for s32 and s64Diana Picus2017-11-231-0/+63
* [ARM GlobalISel] Support G_FMUL for s32 and s64Diana Picus2017-11-231-0/+63
* [ARM GlobalISel] Add test for RSBri. NFCDiana Picus2017-11-201-0/+58
* [ARM GlobalISel] Clean up binary operator tests. NFCDiana Picus2017-11-201-94/+0
* [ARM GlobalISel] Remove C++ code for G_CONSTANTDiana Picus2017-11-141-0/+61
* [GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls2017-11-071-6/+10
* [GlobalISel|ARM] : Allow legalizing G_FSUBJaved Absar2017-10-301-0/+63
* [ARM GlobalISel] Fixup r316572. NFCDiana Picus2017-10-301-9/+0
* [ARM GlobalISel] Update test after r316479. NFCDiana Picus2017-10-251-58/+11
* MIR: Print the register class or bank in vreg defsJustin Bogner2017-10-241-85/+85
* [GISel][ARM]: Fix illegal Generic copies in testsAditya Nandakumar2017-10-231-90/+91
* [ARM GlobalISel] Fix liveins in test. NFCDiana Picus2017-10-191-2/+2
* [ARM GlobalISel] Remove redundant testsDiana Picus2017-10-191-294/+0
* [ARM] GlobalISel: Select shiftsDiana Picus2017-10-061-0/+103
* [ARM] GlobalISel: Support G_BRCONDDiana Picus2017-07-141-6/+24
* [ARM] GlobalISel: Support G_BRDiana Picus2017-07-131-0/+21
* [ARM] GlobalISel: Support G_SELECT for pointersDiana Picus2017-06-271-3/+39
* [ARM] GlobalISel: Support G_SELECT for i32Diana Picus2017-06-271-0/+37
* [ARM] GlobalISel: Purge G_SEQUENCEDiana Picus2017-06-071-5/+3
* [ARM] GlobalISel: Support G_XORDiana Picus2017-06-071-0/+34
* [ARM] GlobalISel: Support G_ORDiana Picus2017-06-071-0/+34
* [ARM] GlobalISel: Support G_ANDDiana Picus2017-06-071-0/+35
* Vivek Pandya2017-06-061-2/+2
* [ARM][GlobalISel] Legalize narrow scalar ops by wideningDiana Picus2017-05-111-28/+118
* [ARM][GlobalISel] Support for G_ANYEXTDiana Picus2017-05-111-0/+54
* [ARM] GlobalISel: Support G_(S|U)DIV for s32Diana Picus2017-04-241-0/+70
* [ARM] GlobalISel: Select G_CONSTANT with CImm operandsDiana Picus2017-04-241-3/+24
OpenPOWER on IntegriCloud