summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
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
2017-10-25[ARM] Swap cmp operands for automatic shiftsSam Parker
2017-10-24MIR: Print the register class or bank in vreg defsJustin Bogner
2017-10-23[GISel][ARM]: Fix illegal Generic copies in testsAditya Nandakumar
2017-10-22[ARM] Dynamic stack alignment for 16-bit ThumbMomchil Velikov
2017-10-20[ARM] Use post-RA MI scheduler when +use-misched is setEugene Leviant
2017-10-19[ARM GlobalISel] Fix liveins in test. NFCDiana Picus
2017-10-19[ARM GlobalISel] Remove redundant testsDiana Picus
2017-10-18Canonicalize a large number of mir tests using update_mir_test_checksJustin Bogner
2017-10-09[GISel]: Fix generation of illegal COPYs during CallLoweringAditya Nandakumar
2017-10-06[ARM] GlobalISel: Make tests less strictDiana Picus
2017-10-06[ARM] GlobalISel: Select shiftsDiana Picus
2017-10-06[ARM] GlobalISel: Map shift operands to GPRsDiana Picus
2017-10-06[ARM] GlobalISel: Mark shifts as legal for s32Diana Picus
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-09-28ARM: Fix cases where CSI Restored bit is not clearedMatthias Braun
2017-09-28[ARM] Restore the right frame pointer register in Int_eh_sjlj_longjmpMartin Storsjo
2017-09-28[ARM] Fix SJLJ exception handling when manually chosen on a platform where it...Martin Storsjo
2017-09-28MIR: Serialize CaleeSavedInfo Restored flagMatthias Braun
2017-09-28[DAGCombiner] Fix an off-by-one error in vector logicGeorge Burgess IV
2017-09-25Revert r312724 ("[ARM] Remove redundant vcvt patterns.").Eli Friedman
2017-09-25[ARM] Fix tests for vcvt+store to return void.Eli Friedman
2017-09-25[ARM] Add tests for vcvt followed by store.Eli Friedman
2017-09-25[ARM] Regenerate vcvt test checks.Eli Friedman
2017-09-25[SelectionDAG] Teach simplifyDemandedBits to handle shifts by constant splat ...Craig Topper
2017-09-25ARM: Use the proper swifterror CSR list on platforms other than darwinArnold Schwaighofer
2017-09-22[ARM] Add missing selection patterns for vnmlaSimon Pilgrim
2017-09-19[ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-09-18[LoopVectorizer] Add more testcases for PR33804.Manoj Gupta
2017-09-14Add newline to end of test file. NFC.Chad Rosier
2017-09-12Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY"Hans Wennborg
2017-09-12[ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-09-11Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY"Hans Wennborg
2017-09-11llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2017-09-11[ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-09-08Fix a bug for rL312641.Wei Mi
2017-09-07[ARM] Remove redundant vcvt patterns.Benjamin Kramer
2017-09-07ARM: track globals promoted to coalesced const pool entriesSaleem Abdulrasool
2017-09-05[ARM] Make ARMExpandPseudo add implicit uses for predicated instructionsEli Friedman
2017-09-05[ARM] GlobalISel: Support global variables for RWPIDiana Picus