index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
memset-nonzero.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+1
*
Go back to sometimes assuming intristics are local.
Rafael Espindola
2018-03-10
1
-1
/
+1
*
[DAGCombiner] When combining zero_extend of a truncate, only mask before exte...
Craig Topper
2018-03-01
1
-0
/
+4
*
Bring back r323297.
Rafael Espindola
2018-02-19
1
-1
/
+1
*
Revert "Don't assume a null GV is local for ELF and MachO."
Reid Kleckner
2018-02-06
1
-1
/
+1
*
Don't assume a null GV is local for ELF and MachO.
Rafael Espindola
2018-01-24
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-6
/
+6
*
[X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)
Simon Pilgrim
2017-12-29
1
-10
/
+10
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-35
/
+35
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-1
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+1
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-1
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+1
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-1
/
+0
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-2
/
+0
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-0
/
+2
*
[x86] regenerate checks with update_llc_test_checks.py
Sanjay Patel
2017-06-12
1
-11
/
+1
*
MCStreamer: Use "cfi" for CFI related temp labels.
Matthias Braun
2016-11-30
1
-1
/
+1
*
[x86] regenerate checks
Sanjay Patel
2016-04-05
1
-35
/
+70
*
[x86] add an SSE2 + fast-unaligned accesses run for memset nonzero tests
Sanjay Patel
2016-04-01
1
-4
/
+122
*
[x86] add an SSE1 run for these tests
Sanjay Patel
2016-04-01
1
-105
/
+106
*
[x86] avoid intermediate splat for non-zero memsets (PR27100)
Sanjay Patel
2016-04-01
1
-18
/
+10
*
[x86] avoid intermediate splat for non-zero memsets (PR27100)
Sanjay Patel
2016-04-01
1
-113
/
+66
*
[x86] add memset tests to show another potential improvement
Sanjay Patel
2016-03-31
1
-0
/
+203
*
[x86] use SSE/AVX ops for non-zero memsets (PR27100)
Sanjay Patel
2016-03-31
1
-51
/
+131
*
[x86] add tests to show current memset codegen
Sanjay Patel
2016-03-29
1
-0
/
+88