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
/
Transforms
/
LoadStoreVectorizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip bitcasts while looking for GEP in LoadStoreVectorizer
Stanislav Mekhanoshin
2017-04-25
1
-0
/
+83
*
[X86 TTI] Implement LSV hook
Keno Fischer
2017-04-05
1
-0
/
+38
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
15
-116
/
+116
*
LoadStoreVectorizer: Split even sized illegal chains properly
Matt Arsenault
2017-02-23
2
-6
/
+185
*
[LoadStoreVectorizer] Enable vectorization of stores in the presence of an al...
Alina Sbirlea
2016-11-23
2
-5
/
+61
*
AMDGPU/SI: Don't allow unaligned scratch access
Tom Stellard
2016-10-14
2
-11
/
+13
*
Add handling of !invariant.load to PropagateMetadata.
Justin Lebar
2016-09-11
1
-0
/
+17
*
LSV: Fix incorrectly increasing alignment
Matt Arsenault
2016-09-09
1
-0
/
+129
*
[LSV] Use the original loads' names for the extractelement instructions.
Justin Lebar
2016-09-07
2
-35
/
+35
*
[LoadStoreVectorizer] Change VectorSet to Vector to match head and tail posit...
Alina Sbirlea
2016-08-30
2
-0
/
+94
*
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustm...
Alina Sbirlea
2016-08-04
6
-31
/
+31
*
[LSV] Don't assume that bitcast ops are Instructions.
Justin Lebar
2016-07-27
1
-0
/
+14
*
[LSV] Don't move stores across may-load instrs, and loosen restrictions on mo...
Justin Lebar
2016-07-20
1
-33
/
+194
*
[LSV] Vectorize up to side-effecting instructions.
Justin Lebar
2016-07-20
2
-0
/
+51
*
[LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar
2016-07-20
1
-0
/
+30
*
[LSV] Insert stores at the right point.
Justin Lebar
2016-07-19
1
-2
/
+29
*
[LSV] Add detail to correct-order.ll test.
Justin Lebar
2016-07-19
1
-5
/
+6
*
Extended LoadStoreVectorizer to vectorize subchains.
Alina Sbirlea
2016-07-13
1
-7
/
+3
*
Correct ordering of loads/stores.
Alina Sbirlea
2016-07-11
5
-7
/
+179
*
Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer
Alina Sbirlea
2016-07-11
1
-14
/
+5
*
Address two correctness issues in LoadStoreVectorizer
Alina Sbirlea
2016-07-01
4
-3
/
+56
*
LoadStoreVectorizer: Don't increase alignment with no align set
Matt Arsenault
2016-07-01
3
-17
/
+60
*
LoadStoreVectorizer: Check TTI for vec reg bit width
Matt Arsenault
2016-07-01
2
-1
/
+53
*
LoadStoreVectorizer: Fix assert when merging pointer ops
Matt Arsenault
2016-07-01
1
-0
/
+311
*
LoadStoreVectorizer: Use AA metadata
Matt Arsenault
2016-07-01
1
-0
/
+32
*
LoadStoreVectorizer: if one element of a vector is integer, default to
Matt Arsenault
2016-07-01
1
-1
/
+1
*
LoadStoreVectorizer: Fix crashes on sub-byte types
Matt Arsenault
2016-07-01
1
-0
/
+199
*
LoadStoreVectorizer: Check skipFunction first.
Matt Arsenault
2016-06-30
1
-0
/
+10
*
LoadStoreVectorizer: Skip optnone functions
Matt Arsenault
2016-06-30
1
-0
/
+12
*
Add LoadStoreVectorizer pass
Matt Arsenault
2016-06-30
7
-0
/
+989