summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/GlobalISel/arm-isel.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM GlobalISel] Fix selection of G_SELECTDiana Picus2019-03-281-2/+2
* [globalisel][tablegen] Add support for specific immediates in the match patternDaniel Sanders2017-11-301-1/+1
* [ARM GlobalISel] Fix selecting G_BRCONDDiana Picus2017-11-291-1/+1
* [GISel]: Rework legalization algorithm for better elimination ofAditya Nandakumar2017-11-141-4/+8
* [ARM GlobalISel] Fix call opcodesDiana Picus2017-10-251-2/+2
* [ARM] GlobalISel: Make tests less strictDiana Picus2017-10-061-2/+0
* [ARM] GlobalISel: Support G_BRCONDDiana Picus2017-07-141-0/+28
* [ARM] GlobalISel: Support G_BRDiana Picus2017-07-131-0/+11
* [ARM] GlobalISel: Support G_SELECT for pointersDiana Picus2017-06-271-0/+10
* [ARM] GlobalISel: Support G_SELECT for i32Diana Picus2017-06-271-0/+10
* [ARM] GlobalISel: Support G_ICMP for s8 and s16Diana Picus2017-06-191-0/+15
* [ARM] GlobalISel: Support G_ICMP for i32 and pointersDiana Picus2017-06-191-0/+26
* [ARM] GlobalISel: Purge G_SEQUENCEDiana Picus2017-06-071-2/+1
* [ARM] GlobalISel: Support G_XORDiana Picus2017-06-071-0/+27
* [ARM] GlobalISel: Support G_ORDiana Picus2017-06-071-0/+27
* [ARM] GlobalISel: Support G_ANDDiana Picus2017-06-071-0/+27
* [ARM] GlobalISel: Fix extended stack operandsDiana Picus2017-04-271-0/+11
* [ARM] GlobalISel: Select G_CONSTANT with CImm operandsDiana Picus2017-04-241-0/+8
* [ARM] GlobalISel: Add support for G_TRUNCDiana Picus2017-04-211-0/+24
* [ARM] GlobalISel: Add support for G_MULDiana Picus2017-04-191-1/+28
* [ARM] GlobalISel: Add support for G_SUBDiana Picus2017-04-181-0/+27
* GlobalISel: restrict G_EXTRACT instruction to just one operand.Tim Northover2017-03-061-1/+2
* [ARM] GlobalISel: Add end-to-end tests for doubleDiana Picus2017-02-171-0/+21
* [ARM] GlobalISel: Lower single precision FP argsDiana Picus2017-02-091-1/+22
* [ARM] GlobalISel: Lower pointer args and returnsDiana Picus2017-02-021-0/+29
* [ARM] GlobalISel: Load i1, i8 and i16 args from stackDiana Picus2017-01-261-2/+35
* [ARM] GlobalISel: Support i1 add and ABI extensionsDiana Picus2017-01-251-0/+17
* [ARM] GlobalISel: Support i8/i16 ABI extensionsDiana Picus2017-01-251-0/+16
* [ARM] GlobalISel: Lower i8 and i16 register argsDiana Picus2016-12-191-2/+20
* [ARM] GlobalISel: Lower more than 4 argumentsDiana Picus2016-12-191-0/+11
* [ARM] GlobalISel: Select add i32, i32Diana Picus2016-12-161-0/+17
OpenPOWER on IntegriCloud