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
/
MergeConsecutiveStores.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Use LivePhysRegs in X86FixupBWInsts.
Ahmed Bougacha
2016-04-26
1
-6
/
+9
*
[X86] More test updates to support fixup-byte-word-insts optimization
Kevin B. Smith
2016-02-22
1
-3
/
+6
*
Fix two issues in MergeConsecutiveStores:
James Y Knight
2015-11-02
1
-3
/
+7
*
merge vector stores into wider vector stores and fix AArch64 misaligned acces...
Sanjay Patel
2015-09-25
1
-4
/
+2
*
use CHECK-LABEL for more precision
Sanjay Patel
2015-09-01
1
-7
/
+7
*
remove unnecessary/conflicting target info
Sanjay Patel
2015-09-01
1
-3
/
+0
*
fixed test to specify triple rather than arch and CPU
Sanjay Patel
2015-09-01
1
-2
/
+2
*
Add some tests based on PR21711
Sanjay Patel
2015-06-16
1
-0
/
+61
*
Fix alignment checks in MergeConsecutiveStores.
James Y Knight
2015-05-08
1
-8
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-25
/
+25
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-95
/
+95
*
Revert r227242 - Merge vector stores into wider vector stores (PR21711).
Quentin Colombet
2015-01-27
1
-58
/
+0
*
Merge vector stores into wider vector stores (PR21711)
Sanjay Patel
2015-01-27
1
-0
/
+58
*
merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
2015-01-22
1
-0
/
+59
*
Revert "merge consecutive stores of extracted vector elements"
Alexey Samsonov
2014-12-31
1
-33
/
+0
*
merge consecutive stores of extracted vector elements
Sanjay Patel
2014-12-19
1
-0
/
+33
*
fix typo, add spaces; NFC
Sanjay Patel
2014-12-16
1
-37
/
+37
*
Add the ability to use GEPs for address sinking in CGP
Hal Finkel
2014-04-12
1
-0
/
+1
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-5
/
+5
*
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
2013-04-01
1
-0
/
+96
*
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
Nadav Rotem
2013-02-14
1
-0
/
+34
*
On Sandybridge split unaligned 256bit stores into two xmm-sized stores.
Nadav Rotem
2013-01-19
1
-1
/
+1
*
When merging connsecutive stores, use vectors to store the constant zero.
Nadav Rotem
2012-10-04
1
-3
/
+35
*
A DAGCombine optimization for mergeing consecutive stores to memory. The opti...
Nadav Rotem
2012-10-03
1
-0
/
+273
*
Revert r164910 because it causes failures to several phase2 builds.
Nadav Rotem
2012-09-30
1
-150
/
+0
*
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-30
1
-0
/
+150
*
Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of
Duncan Sands
2012-09-29
1
-150
/
+0
*
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-29
1
-0
/
+150