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
/
LoopVectorize
/
intrinsic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1357
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1357
/
+0
*
[VectorUtils] add funnel-shifts to the list of vectorizable intrinsics
Sanjay Patel
2018-11-12
1
-2
/
+2
*
[LoopVectorize] add tests for funnel shifts; NFC
Sanjay Patel
2018-11-12
1
-0
/
+52
*
[LoopVectorize] Loop vectorization for minimum and maximum
Thomas Lively
2018-10-19
1
-0
/
+56
*
[LV] Remove triples from target-independent vectorizer tests. NFC.
Michael Kuperstein
2016-10-06
1
-1
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-61
/
+61
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-105
/
+105
*
Add minnum / maxnum intrinsics
Matt Arsenault
2014-10-21
1
-0
/
+56
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Allow vectorization of intrinsics such as powi,cttz and ctlz in Loop and SLP ...
Karthik Bhat
2014-05-30
1
-0
/
+102
*
Revert "LoopVectorizer: Only allow vectorization of intrinsics."
Arnold Schwaighofer
2013-09-23
1
-20
/
+53
*
LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sur...
Nadav Rotem
2013-09-21
1
-3
/
+28
*
Add a llvm.copysign intrinsic
Hal Finkel
2013-08-19
1
-0
/
+53
*
Add ISD::FROUND for libm round()
Hal Finkel
2013-08-07
1
-0
/
+52
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-33
/
+33
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
1
-84
/
+78
*
LoopVectorize: Vectorize math builtin calls.
Benjamin Kramer
2013-02-27
1
-0
/
+24
*
Remove the -licm pass from the loop vectorizer test because the loop vectoriz...
Nadav Rotem
2013-01-09
1
-1
/
+1
*
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
1
-1
/
+1
*
LoopVectorize: Enable vectorization of the fmuladd intrinsic
Hal Finkel
2012-12-25
1
-0
/
+60
*
LoopVectorize: support vectorizing intrinsic calls
Paul Redmond
2012-12-09
1
-0
/
+851