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
/
darwin-bzero.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
TargetLoweringBase: The ios simulator has no bzero function.
Matthias Braun
2018-01-10
1
-3
/
+6
*
TargetLoweringBase: Followup to r321035
Matthias Braun
2017-12-19
1
-1
/
+4
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-2
/
+2
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Moved this option to the front-end.
Bill Wendling
2008-10-01
1
-1
/
+0
*
Just don't transform this memset into "bzero" if no-builtin is specified.
Bill Wendling
2008-09-30
1
-1
/
+1
*
- Initialize "--no-builtin" to "false".
Bill Wendling
2008-09-30
1
-0
/
+1
*
Speculatively micro-optimize memory-zeroing calls on Darwin 10.
Dan Gohman
2008-04-01
1
-0
/
+8