summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
2018-04-09Merging r322319:Tom Stellard
2018-02-07Merging r324422:Hans Wennborg
2018-02-05Merging r324039: (test case modified to work around r323886 et al.)Hans Wennborg
2018-01-24Merging r322900 and r323307:Hans Wennborg
2018-01-24Merging r322372 and r322767:Hans Wennborg
2018-01-17Merging r322313:Hans Wennborg
2018-01-17Merging r321791 and r321862:Hans Wennborg
2017-12-22[ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32Diana Picus
2017-12-22[ARM GlobalISel] Support pointer constantsDiana Picus
2017-12-22[DAGCombine] Revert r321259Sam Parker
2017-12-21[DAGCombine] Improve ReduceLoadWidth for SRLSam Parker
2017-12-21[SimplifyCFG] Avoid quadratic on a predecessors number behavior in instructio...Michael Zolotukhin
2017-12-20[ARM] Optimize {s,u}{add,sub}.with.overflow.Joel Galenson
2017-12-20[ARM GlobalISel] Fix assertion in RegBankSelectDiana Picus
2017-12-20[ARM] Lower unsigned saturation to USAT Florian Hahn
2017-12-18[ARM] Adjust test checksSam Parker
2017-12-18[DAGCombine] Move AND nodes to multiple load leavesSam Parker
2017-12-15[ARM] Some DAG combine testsSam Parker
2017-12-15[ARM] Add tests for D34515Roger Ferrer Ibanez
2017-12-14[ARM] Fix isRenamable flag setting on expanded VSTMDIA opcode.Geoff Berry
2017-12-14Revert "[DAGCombine] Move AND nodes to multiple load leaves"Benjamin Kramer
2017-12-14[CodeGen] Print global addresses as @foo in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-14[CodeGen] Print external symbols as $symbol in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-14[DAGCombine] Move AND nodes to multiple load leavesSam Parker
2017-12-13[DAG] Promote ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-12-13[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ...Francis Visoiu Mistrih
2017-12-11[GlobalISel] Disable GISel for big endian.Amara Emerson
2017-12-11[ARM GlobalISel] Add test for a MOVTi16 pattern. NFCDiana Picus
2017-12-11[ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-12-11[ARM GlobalISel] Add tests for PKHBT and PKHTBDiana Picus
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-06[ARM][AArch64][DAG] Reenable post-legalize store mergeNirav Dave
2017-12-06Revert "[DAGCombine] Move AND nodes to multiple load leaves"Vlad Tsyrklevich
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