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
*
[PM] Port LoadStoreVectorizer to the new pass manager.
Markus Lavin
2018-12-07
18
-1
/
+23
*
AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses
Matt Arsenault
2018-09-24
1
-17
/
+9
*
LSV: Fix adjust alloca alignment trick for AMDGPU
Matt Arsenault
2018-09-18
1
-5
/
+81
*
AMDGPU: Fix some outdated datalayouts in tests
Matt Arsenault
2018-09-13
19
-12
/
+28
*
Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of S...
Roman Tereshin
2018-08-27
1
-0
/
+76
*
[LSV] Look through selects for consecutive addresses
Roman Tereshin
2018-07-25
1
-0
/
+95
*
[SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw><nsw> transform
Roman Tereshin
2018-07-24
1
-0
/
+78
*
Reapply "[LSV] Refactoring + supporting bitcasts to a type of different size"
Roman Tereshin
2018-07-20
1
-2
/
+51
*
Revert "[LSV] Refactoring + supporting bitcasts to a type of different size"
Sam McCall
2018-07-20
1
-19
/
+2
*
[LSV] Refactoring + supporting bitcasts to a type of different size
Roman Tereshin
2018-07-19
1
-2
/
+19
*
[LoadStoreVectorizer] Use getMinusScev() to compute the distance between two ...
Farhana Aleen
2018-07-19
1
-0
/
+49
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-1
/
+1
*
[AMDGPU] Re-enabled 128bit wide-vector generation for local addr space by def...
Farhana Aleen
2018-05-28
2
-4
/
+2
*
[LoadStoreVectorize] Ignore interleaved invariant loads.
Benjamin Kramer
2018-04-24
1
-0
/
+28
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-10
2
-2
/
+4
*
[AMDGPU] Supported ds_read_b128 generation; Widened vector length for local a...
Farhana Aleen
2018-03-09
2
-4
/
+2
*
[LoadStoreVectorizer] Differentiate between <1 x T> and T
Sven van Haastregt
2018-03-07
1
-0
/
+14
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
2
-153
/
+151
*
Add an @llvm.sideeffect intrinsic
Dan Gohman
2017-11-08
1
-0
/
+26
*
[Analysis] Fix merging TBAA tags with different final access types
Ivan A. Kosarev
2017-11-08
1
-0
/
+46
*
[LSV] Avoid adding vectors of pointers as candidates
Bjorn Pettersson
2017-10-26
1
-0
/
+20
*
[LSV] Skip all non-byte sizes, not only less than eight bits
Bjorn Pettersson
2017-10-26
1
-0
/
+30
*
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
[next]