summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/memset-nonzero.ll
Commit message (Expand)AuthorAgeFilesLines
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+1
* Go back to sometimes assuming intristics are local.Rafael Espindola2018-03-101-1/+1
* [DAGCombiner] When combining zero_extend of a truncate, only mask before exte...Craig Topper2018-03-011-0/+4
* Bring back r323297.Rafael Espindola2018-02-191-1/+1
* Revert "Don't assume a null GV is local for ELF and MachO."Reid Kleckner2018-02-061-1/+1
* Don't assume a null GV is local for ELF and MachO.Rafael Espindola2018-01-241-1/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-6/+6
* [X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)Simon Pilgrim2017-12-291-10/+10
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-35/+35
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-1/+0
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+1
* Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-011-1/+0
* Correct dwarf unwind information in function epilogue for X86Petar Jovanovic2017-11-011-0/+1
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-1/+0
* Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper2017-06-291-2/+0
* [X86] Correct dwarf unwind information in function epiloguePetar Jovanovic2017-06-281-0/+2
* [x86] regenerate checks with update_llc_test_checks.pySanjay Patel2017-06-121-11/+1
* MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun2016-11-301-1/+1
* [x86] regenerate checksSanjay Patel2016-04-051-35/+70
* [x86] add an SSE2 + fast-unaligned accesses run for memset nonzero testsSanjay Patel2016-04-011-4/+122
* [x86] add an SSE1 run for these testsSanjay Patel2016-04-011-105/+106
* [x86] avoid intermediate splat for non-zero memsets (PR27100)Sanjay Patel2016-04-011-18/+10
* [x86] avoid intermediate splat for non-zero memsets (PR27100)Sanjay Patel2016-04-011-113/+66
* [x86] add memset tests to show another potential improvementSanjay Patel2016-03-311-0/+203
* [x86] use SSE/AVX ops for non-zero memsets (PR27100)Sanjay Patel2016-03-311-51/+131
* [x86] add tests to show current memset codegenSanjay Patel2016-03-291-0/+88
OpenPOWER on IntegriCloud