summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/memset-nonzero.ll
AgeCommit message (Expand)Author
2017-12-29[X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)Simon Pilgrim
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-08Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner
2017-11-07Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Correct dwarf unwind information in function epilogue for X86Petar Jovanovic
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-06-29Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper
2017-06-28[X86] Correct dwarf unwind information in function epiloguePetar Jovanovic
2017-06-12[x86] regenerate checks with update_llc_test_checks.pySanjay Patel
2016-11-30MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun
2016-04-05[x86] regenerate checksSanjay Patel
2016-04-01[x86] add an SSE2 + fast-unaligned accesses run for memset nonzero testsSanjay Patel
2016-04-01[x86] add an SSE1 run for these testsSanjay Patel
2016-04-01[x86] avoid intermediate splat for non-zero memsets (PR27100)Sanjay Patel
2016-04-01[x86] avoid intermediate splat for non-zero memsets (PR27100)Sanjay Patel
2016-03-31[x86] add memset tests to show another potential improvementSanjay Patel
2016-03-31[x86] use SSE/AVX ops for non-zero memsets (PR27100)Sanjay Patel
2016-03-29[x86] add tests to show current memset codegenSanjay Patel