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-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFra...
Hans Wennborg
2016-04-07
1
-2
/
+1
*
Revert "Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminat...
Hans Wennborg
2016-04-06
1
-1
/
+2
*
[x86] regenerate checks
Sanjay Patel
2016-04-05
1
-5
/
+10
*
Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFra...
Hans Wennborg
2016-04-04
1
-1
/
+1
*
Revert r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFrameP...
Hans Wennborg
2016-03-31
1
-1
/
+1
*
[X86] Merge adjacent stack adjustments in eliminateCallFramePseudoInstr (PR27...
Hans Wennborg
2016-03-31
1
-1
/
+1
*
[X86] Enable call frame optimization ("mov to push") not only for optsize (PR...
Hans Wennborg
2016-03-30
1
-3
/
+3
*
regenerate checks
Sanjay Patel
2016-03-29
1
-10
/
+33
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-5
/
+5
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-5
/
+5
*
Hide the stub created for MO_ExternalSymbol too.
Rafael Espindola
2013-12-05
1
-2
/
+2
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-4
/
+4
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-2
/
+2
*
Revert r122955. It seems using movups to lower memcpy can cause massive regre...
Evan Cheng
2011-01-07
1
-15
/
+1
*
Try to unbreak the arm buildbot.
Benjamin Kramer
2011-01-07
1
-1
/
+1
*
Use movups to lower memcpy and memset even if it's not fast (like corei7).
Evan Cheng
2011-01-06
1
-1
/
+15
*
Try to reuse the value when lowering memset.
Benjamin Kramer
2011-01-02
1
-0
/
+9
*
Lower the i8 extension in memset to a multiply instead of a potentially long ...
Benjamin Kramer
2011-01-02
1
-0
/
+11
*
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
Chris Lattner
2010-09-22
1
-2
/
+2
*
Correctly lower memset / memcpy of undef. It should be a nop. PR6767.
Evan Cheng
2010-04-02
1
-5
/
+3
*
- Avoid using floating point stores to implement memset unless the value is z...
Evan Cheng
2010-04-01
1
-2
/
+10
*
Fix sdisel memcpy, memset, memmove lowering:
Evan Cheng
2010-04-01
1
-40
/
+6
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Pass target triple string in to TargetMachine constructor.
Daniel Dunbar
2009-08-03
1
-2
/
+4
*
Fix a number of byval / memcpy / memset related codegen issues.
Evan Cheng
2008-08-21
1
-0
/
+45