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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
11
-0
/
+547
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
11
-547
/
+0
*
Fix invalid target triples in tests. (NFC)
Florian Hahn
2019-03-04
1
-2
/
+2
*
[PM] Port LoadStoreVectorizer to the new pass manager.
Markus Lavin
2018-12-07
10
-0
/
+13
*
Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of S...
Roman Tereshin
2018-08-27
1
-0
/
+76
*
[SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw><nsw> transform
Roman Tereshin
2018-07-24
1
-0
/
+78
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-1
/
+1
*
[LoadStoreVectorizer] Differentiate between <1 x T> and T
Sven van Haastregt
2018-03-07
1
-0
/
+14
*
[Analysis] Fix merging TBAA tags with different final access types
Ivan A. Kosarev
2017-11-08
1
-0
/
+46
*
[LSV] Skip all non-byte sizes, not only less than eight bits
Bjorn Pettersson
2017-10-26
1
-0
/
+30
*
[X86 TTI] Implement LSV hook
Keno Fischer
2017-04-05
1
-0
/
+38
*
[LoadStoreVectorizer] Change VectorSet to Vector to match head and tail posit...
Alina Sbirlea
2016-08-30
1
-0
/
+30
*
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustm...
Alina Sbirlea
2016-08-04
4
-14
/
+14
*
[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
4
-4
/
+176
*
Address two correctness issues in LoadStoreVectorizer
Alina Sbirlea
2016-07-01
3
-0
/
+53