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
/
SLPVectorizer
/
X86
/
consecutive-access.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[SLP] limit vectorization of Constant subclasses (PR33958)
Sanjay Patel
2019-09-15
1
-6
/
+9
*
[SLP] add test for vectorization of constant expressions; NFC
Sanjay Patel
2019-09-13
1
-0
/
+13
*
[SLP] add test for over-vectorization (PR33958); NFC
Sanjay Patel
2019-09-09
1
-0
/
+16
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+556
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-556
/
+0
*
[SLP]Update test checks for the SPL vectorizer, NFC.
Alexey Bataev
2019-01-11
1
-18
/
+237
*
[SCEV] Add [zs]ext{C,+,x} -> (D + [zs]ext{C-D,+,x})<nuw><nsw> transform
Roman Tereshin
2018-07-25
1
-0
/
+162
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-20
/
+20
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-20
/
+20
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-1
/
+1
*
Implement sext(C1 + C2*X) --> sext(C1) + sext(C2*X) and
Michael Zolotukhin
2014-05-24
1
-0
/
+175