summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
Commit message (Expand)AuthorAgeFilesLines
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-051-1/+1
* [GlobalISel] CSEMIRBuilder: Add support for G_GEPVolkan Keles2019-08-151-2/+2
* GlobalISel: Add more verifier checks for G_SHUFFLE_VECTORMatt Arsenault2019-08-131-0/+11
* GlobalISel: Change representation of shuffle masksMatt Arsenault2019-08-131-9/+4
* [ARM GlobalISel] Un-XFAIL some tests. NFCDiana Picus2019-05-271-1/+0
* [IRTranslator] Don't hardcode GEP index typeDiana Picus2019-05-141-0/+17
* [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.Amara Emerson2018-12-101-6/+6
* [GlobalISel][IRTranslator] Split aggregates during IR translation.Amara Emerson2018-05-161-7/+4
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-115/+115
* [GlobalISel] Disable GISel for big endian.Amara Emerson2017-12-111-1/+2
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-24/+24
* [ARM GlobalISel] Split test into 3. NFCDiana Picus2017-10-251-499/+0
* MIR: Print the register class or bank in vreg defsJustin Bogner2017-10-241-359/+359
* [GISel]: Fix generation of illegal COPYs during CallLoweringAditya Nandakumar2017-10-091-26/+52
* Fix ARMv4 supportJoerg Sonnenberger2017-08-281-2/+2
* GlobalISel: add G_IMPLICIT_DEF instruction.Tim Northover2017-06-301-5/+5
* GlobalISel: convert buildSequence to use non-deprecated instructions.Tim Northover2017-06-231-2/+5
* [ARM] GlobalISel: Lower only homogeneous struct argsDiana Picus2017-06-151-158/+37
* [ARM] GlobalISel: Purge G_SEQUENCEDiana Picus2017-06-071-34/+24
* Vivek Pandya2017-06-061-11/+11
* [ARM] GlobalISel: Constrain callee register on indirect callsDiana Picus2017-06-051-4/+6
* [ARM] GlobalISel: Support struct params/returnsDiana Picus2017-06-021-0/+62
* [ARM] GlobalISel: Support array returnsDiana Picus2017-05-291-24/+87
* [ARM] GlobalISel: Support array parameters/argumentsDiana Picus2017-05-291-0/+291
* [GlobalISel] IRTranslator: Translate ConstantStructVolkan Keles2017-05-191-0/+30
* Add extra operand to CALLSEQ_START to keep frame part set up previouslySerge Pavlov2017-05-091-8/+8
* [ARM] GlobalISel: Tighten test. NFCDiana Picus2017-04-281-27/+27
* [ARM] GlobalISel: Fix extended stack operandsDiana Picus2017-04-271-4/+41
* [ARM] GlobalISel: Add support for G_SUBDiana Picus2017-04-181-0/+39
* [GlobalISel] Fix shufflevector testsVolkan Keles2017-03-211-25/+25
* [GlobalISel] Translate shufflevectorVolkan Keles2017-03-211-0/+80
* [GlobalISel] Use the correct calling conv for callsDiana Picus2017-03-201-0/+17
* GlobalISel: restrict G_EXTRACT instruction to just one operand.Tim Northover2017-03-061-8/+16
* [ARM] GlobalISel: Lower call params that need extensionsDiana Picus2017-03-011-17/+43
* [ARM] GlobalISel: Lower i32 and fp call parameters on the stackDiana Picus2017-02-281-9/+46
* [ARM] GlobalISel: Lower call returnsDiana Picus2017-02-231-20/+40
* [ARM] GlobalISel: Lower call parameters in regsDiana Picus2017-02-231-0/+77
* [ARM] GlobalISel: Lower calls to void() functionsDiana Picus2017-02-211-0/+23
* [ARM] GlobalISel: Lower double precision FP argsDiana Picus2017-02-161-1/+116
* [ARM] GlobalISel: Lower single precision FP argsDiana Picus2017-02-091-1/+49
* [ARM] GlobalISel: Lower pointer args and returnsDiana Picus2017-02-021-0/+38
* [ARM] GlobalISel: Load i1, i8 and i16 args from stackDiana Picus2017-01-261-2/+38
* [ARM] GlobalISel: Support i1 add and ABI extensionsDiana Picus2017-01-251-0/+14
* [ARM] GlobalISel: Support i8/i16 ABI extensionsDiana Picus2017-01-251-0/+22
* [ARM] GlobalISel: Lower i8 and i16 register argsDiana Picus2016-12-191-6/+32
* [ARM] GlobalISel: Lower more than 4 argumentsDiana Picus2016-12-191-0/+17
* [ARM] GlobalISel: Select add i32, i32Diana Picus2016-12-161-0/+12
* [ARM] Add plumbing for GlobalISelDiana Picus2016-11-111-0/+9
OpenPOWER on IntegriCloud