summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
AgeCommit message (Expand)Author
2018-08-21Merging r339674:Hans Wennborg
2018-08-07Merging r338665:Hans Wennborg
2018-08-02Merging r338554:Hans Wennborg
2018-08-01[GlobalISel][IRTranslator] Use RPO traversal when visiting blocks to translate.Amara Emerson
2018-07-31[AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.Amara Emerson
2018-07-31[AArch64][GlobalISel] Make G_BLOCK_ADDR legal.Amara Emerson
2018-07-31[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.Amara Emerson
2018-07-30[DAGCombiner] transform sub-of-shifted-signbit to addSanjay Patel
2018-07-30[MachineOutliner][AArch64] Add support for saving LR to a registerJessica Paquette
2018-07-30Add machine verifier to arm64-opt-remarks-lazy-bfiJessica Paquette
2018-07-30[DAGCombiner] Bug 31275- Extract a shift from a constant mul or udiv if a rot...David Bolvansky
2018-07-30Attempt to fix Windows test failure caused by r338133Jessica Paquette
2018-07-28[DAGCombiner] Teach DAG combiner that A-(B-C) can be folded to A+(C-B)Craig Topper
2018-07-27Recommit "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette
2018-07-27[AArch64, PowerPC, x86] add more signbit math tests; NFCSanjay Patel
2018-07-27[AArch64, PowerPC, x86] add more signbit math tests; NFCSanjay Patel
2018-07-27Revert "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette
2018-07-27Enable MachineOutliner by default under -Oz for AArch64Jessica Paquette
2018-07-27[DAGCombiner] fold 'not' with signbit mathSanjay Patel
2018-07-27[AArch64] add more tests for signbit math; NFCSanjay Patel
2018-07-26MacroFusion: Fix macro fusion with ExitSU failing in top-down schedulingMatthias Braun
2018-07-26[DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle ule,ugt CondCodes.Roman Lebedev
2018-07-26Revert "[COFF] Use comdat shared constants for MinGW as well"Martin Storsjo
2018-07-26[GlobalISel] Fall back to SDISel for swifterror/swiftself attributes.Amara Emerson
2018-07-25[SelectionDAG] try to convert funnel shift directly to rotate if legalSanjay Patel
2018-07-25[AArch, PowerPC] add more tests for legal rotate ops; NFCSanjay Patel
2018-07-25[COFF] Use comdat shared constants for MinGW as wellMartin Storsjo
2018-07-25[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinterMartin Storsjo
2018-07-23[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF as base classesMartin Storsjo
2018-07-19[DAGCombiner] Add rotate-extract testsSimon Pilgrim
2018-07-18[NFC][X86][AArch64][DAGCombine] More tests for optimizeSetCCOfSignedTruncatio...Roman Lebedev
2018-07-16[Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel
2018-07-16[X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' patternRoman Lebedev
2018-07-15[DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)Sanjay Patel
2018-07-13[NFC][X86][AArch64] Negative tests for 'check for [no] signed truncation' pat...Roman Lebedev
2018-07-13[AArch64] Updated bigendian buildvector testsSimon Pilgrim
2018-07-12[NFC][X86][AArch64] Add tests for the 'check for [no] signed truncation' patternRoman Lebedev
2018-07-11[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny
2018-07-11Fix check-prefix vs check-prefixes typo in updated testSimon Pilgrim
2018-07-11[AArch64] Regenerate SDIV testsSimon Pilgrim
2018-07-09[globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchgDaniel Sanders
2018-07-07[MachineOutliner] Add missing liveness tracking info in MIR test.Yvan Roux
2018-07-06Revert 336426 (and follow-ups 428, 440), it very likely caused PR38084.Nico Weber
2018-07-06Commit rL336426 cause buildbot failuresDiogo N. Sampaio
2018-07-06[SelectionDAG] https://reviews.llvm.org/D48278Diogo N. Sampaio
2018-07-05[AArch64, PowerPC, x86] add tests for signbit bit hacks; NFCSanjay Patel
2018-07-05Partial revert of "NFC - Various typo fixes in tests"Mikael Holmen
2018-07-04NFC - Various typo fixes in testsGabor Buella
2018-07-03[AArch64][GlobalISel] Fix fallbacks introduced in r336120 due to unselectable...Amara Emerson
2018-07-02[AArch64][GlobalISel] Any-extend vararg parameters to stack slot size on Darwin.Amara Emerson