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
/
2010-06-25-CoalescerSubRegDefDead.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
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
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Add Mode64Bit feature and sink it down to MC layer.
Evan Cheng
2011-07-07
1
-1
/
+1
*
Avoid extra vreg copies for arguments passed in registers. Specifically, thi...
Eli Friedman
2011-05-05
1
-1
/
+1
*
Revert r122955. It seems using movups to lower memcpy can cause massive regre...
Evan Cheng
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
/
+1
*
Re-implement r122936 with proper target hooks. Now getMaxStoresPerMemcpy
Evan Cheng
2011-01-06
1
-4
/
+4
*
Revert r122936. I'll re-implement the change.
Evan Cheng
2011-01-06
1
-4
/
+4
*
r105228 reduced the memcpy / memset inline limit to 4 with -Os to avoid blowing
Evan Cheng
2011-01-06
1
-4
/
+4
*
- Reapply r106066 now that the bzip2 build regression has been fixed.
Bill Wendling
2010-06-25
1
-0
/
+39