index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
memcpy.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-6
/
+6
*
Fix the root cause of PR15348 by correctly handling alignment 0 on
Chandler Carruth
2013-02-25
1
-0
/
+13
*
PR14896: Handle memcpy from constant string where the memcpy size is larger t...
Evan Cheng
2013-01-10
1
-0
/
+13
*
Fix broken check lines.
Benjamin Kramer
2012-08-17
1
-12
/
+12
*
Add a test for the miscompilation my recent ConstantDataArray patches introdu...
Chris Lattner
2012-02-05
1
-0
/
+13
*
Add Mode64Bit feature and sink it down to MC layer.
Evan Cheng
2011-07-07
1
-2
/
+2
*
Revert r122955. It seems using movups to lower memcpy can cause massive regre...
Evan Cheng
2011-01-07
1
-25
/
+17
*
Use movups to lower memcpy and memset even if it's not fast (like corei7).
Evan Cheng
2011-01-06
1
-17
/
+25
*
Re-implement r122936 with proper target hooks. Now getMaxStoresPerMemcpy
Evan Cheng
2011-01-06
1
-20
/
+44
*
Revert r122936. I'll re-implement the change.
Evan Cheng
2011-01-06
1
-44
/
+20
*
r105228 reduced the memcpy / memset inline limit to 4 with -Os to avoid blowing
Evan Cheng
2011-01-06
1
-20
/
+44
*
fix PR6623: when optimizing for size, don't inline memcpy/memsets
Chris Lattner
2010-05-31
1
-0
/
+30
*
upgrade and filecheckize this test.
Chris Lattner
2010-05-31
1
-6
/
+16
*
Add nounwind.
Evan Cheng
2010-04-05
1
-2
/
+2
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Refactor the memcpy lowering for the x86 target.
Rafael Espindola
2007-09-28
1
-0
/
+17