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
/
lib
/
Transforms
/
Utils
/
LoopUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
James Molloy
2015-09-21
1
-0
/
+7
*
[LV] Relax Small Size Reduction Type Requirement
Matthew Simpson
2015-09-10
1
-6
/
+14
*
[LoopVectorize] Add Support for Small Size Reductions.
Chad Rosier
2015-08-27
1
-14
/
+154
*
[LoopVectorize] Extract InductionInfo into a helper class...
James Molloy
2015-08-27
1
-4
/
+56
*
Exposed findDefsUsedOutsideOfLoop as a loop utility function
Ashutosh Nema
2015-08-19
1
-0
/
+19
*
Late evaluation of the fast-math vectorization requirement.
Tyler Nowicki
2015-08-10
1
-4
/
+8
*
Refactor RecurrenceInstDesc
Tyler Nowicki
2015-06-16
1
-44
/
+41
*
Rename Reduction variables/structures to Recurrence.
Tyler Nowicki
2015-06-16
1
-66
/
+66
*
[LoopVectorize] Don't crash on zero-sized types in isInductionPHI
David Majnemer
2015-06-05
1
-0
/
+3
*
Move common loop utility function isInductionPHI into LoopUtils.cpp
Karthik Bhat
2015-04-23
1
-0
/
+46
*
[NFC] Refactor identification of reductions as common utility function.
Karthik Bhat
2015-04-20
1
-0
/
+453
[prev]