summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
2017-12-05[DAGCombine] Move AND nodes to multiple load leavesSam Parker
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-04Fix function pointer tail calls in armv8-M.basePablo Barrio
2017-12-04[ARM] CodeGen testSam Parker
2017-12-04[ARM] Allow using emulated tls on platforms other than ELFMartin Storsjo
2017-12-01[DAG][ARM] Revert "Reenable post-legalize store merge"Nirav Dave
2017-12-01[ARM] and + load combine testsSam Parker
2017-12-01[ARM][DAG] Reenable post-legalize store mergeNirav Dave
2017-12-01[ARM] and + load combine testsSam Parker
2017-11-30[globalisel][tablegen] Add support for specific immediates in the match patternDaniel Sanders
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-11-30[ARM GlobalISel] Bail out for byvalDiana Picus
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-29[ARM][DAG] Revert Disable post-legalization store merge for ARMNirav Dave
2017-11-29[ARM GlobalISel] Fix selecting G_BRCONDDiana Picus
2017-11-29[ARM] Add support for armv7e-m to the .arch directiveOliver Stannard
2017-11-28[globalisel][tablegen] Fix PR35375 by sign-extending the table value to match...Daniel Sanders
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[DAGCombine] Disable finding better chains for stores at O0Simon Dardis
2017-11-28ARM: Fix PR32578Matthias Braun
2017-11-27[DAG] Do MergeConsecutiveStores again before Instruction SelectionNirav Dave
2017-11-27[ARM] Fix an off-by-one error when restoring LR for 16-bit ThumbMomchil Velikov
2017-11-23[ARM GlobalISel] Support G_FDIV for s32 and s64Diana Picus
2017-11-23[ARM GlobalISel] Support G_FMUL for s32 and s64Diana Picus
2017-11-21[MI scheduler] Fix VADD and VSUB in cortex-a57 modelEugene Leviant
2017-11-21[ARM GlobalISel] Add comment for r318398. NFC.Diana Picus
2017-11-20[ARM GlobalISel] Add test for RSBri. NFCDiana Picus
2017-11-20[ARM GlobalISel] Clean up binary operator tests. NFCDiana Picus
2017-11-17[ARM] Use dwarf exception handling on MinGWMartin Storsjo
2017-11-16[ARM] 't' asm constraint should accept i32Yi Kong
2017-11-16[ARM GlobalISel] Add tests for BIC. NFCDiana Picus
2017-11-16[ARM GlobalISel] Add tests for REVSH patterns. NFCDiana Picus
2017-11-16[DAGCombine] Enable more srl -> load combinesSam Parker
2017-11-14[GISel]: Rework legalization algorithm for better elimination ofAditya Nandakumar
2017-11-14ARM: correctly update CFG when splitting BB to fix branch.Tim Northover
2017-11-14[ARM GlobalISel] Remove C++ code for G_CONSTANTDiana Picus
2017-11-14[ARM] Fix incorrect conversion of a tail call to an ordinary callMomchil Velikov
2017-11-13[arm] Fix Unnecessary reloads from GOT.Evgeniy Stepanov
2017-11-13[ARM GlobalISel] Update legalizer testDiana Picus
2017-11-13[ARM] Place jump table as the first operand in additionsMomchil Velikov
2017-11-07[GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls
2017-11-03[globalisel][tablegen] Skip src child predicatesDiana Picus
2017-11-02[ARM] and, or, xor and add with shl combineSam Parker
2017-11-01Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"Roger Ferrer Ibanez
2017-10-30[GlobalISel|ARM] : Allow legalizing G_FSUBJaved Absar
2017-10-30[ARM GlobalISel] Fixup r316572. NFCDiana Picus
2017-10-25[ARM GlobalISel] Remove redundant testcases. NFCDiana Picus
2017-10-25[ARM GlobalISel] Update test after r316479. NFCDiana Picus
2017-10-25[ARM GlobalISel] Fix call opcodesDiana Picus
2017-10-25[ARM GlobalISel] Split test into 3. NFCDiana Picus