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-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-20
/
+20
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-7
/
+7
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-7
/
+7
*
When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
2013-01-31
1
-25
/
+52
*
Avoid using lossy load / stores for memcpy / memset expansion. e.g.
Evan Cheng
2012-12-12
1
-2
/
+2
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
1
-6
/
+6
*
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
2012-11-14
1
-0
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-5
/
+5
*
Revert r122955. It seems using movups to lower memcpy can cause massive regre...
Evan Cheng
2011-01-07
1
-9
/
+49
*
Use movups to lower memcpy and memset even if it's not fast (like corei7).
Evan Cheng
2011-01-06
1
-49
/
+9
*
Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32...
Evan Cheng
2010-04-08
1
-9
/
+54
*
In 64-bit mode, use i64 to lower memcpy / memset instead of f64.
Evan Cheng
2010-04-01
1
-0
/
+17
*
Add -mcpu to memcpy / memset tests to ensure they behave the same on all host...
Evan Cheng
2010-04-01
1
-3
/
+3
*
Fix sdisel memcpy, memset, memmove lowering:
Evan Cheng
2010-04-01
1
-5
/
+95
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
The Linux ABI emits an extra "movl %esp, %ebp" in function prologue and
Nick Lewycky
2008-05-26
1
-2
/
+2
*
Add a couple of test cases.
Evan Cheng
2008-05-22
1
-0
/
+15