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
/
Analysis
/
IVDescriptors.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEV] Remove unused ScalarEvolutionExpander.h includes (NFC).
Florian Hahn
2020-01-04
1
-1
/
+0
*
[IVDescriptors] Skip FOR where we have multiple sink points for now.
Florian Hahn
2019-11-28
1
-0
/
+7
*
Recommit f0c2a5a "[LV] Generalize conditions for sinking instrs for first ord...
Florian Hahn
2019-11-24
1
-14
/
+30
*
Revert f0c2a5a "[LV] Generalize conditions for sinking instrs for first order...
Hans Wennborg
2019-11-07
1
-26
/
+14
*
[LV] Generalize conditions for sinking instrs for first order recurrences.
Florian Hahn
2019-11-02
1
-14
/
+26
*
[IR] allow fast-math-flags on phi of FP values (2nd try)
Sanjay Patel
2019-09-25
1
-1
/
+2
*
Revert [IR] allow fast-math-flags on phi of FP values
Sanjay Patel
2019-09-25
1
-2
/
+1
*
[IR] allow fast-math-flags on phi of FP values
Sanjay Patel
2019-09-25
1
-1
/
+2
*
Save the induction binary operator in IVDescriptors for non FP induction vari...
Kit Barton
2019-05-14
1
-2
/
+9
*
Reland "Relax constraints for reduction vectorization"
Sanjoy Das
2019-03-12
1
-2
/
+8
*
Revert "Relax constraints for reduction vectorization"
Sanjoy Das
2019-03-11
1
-8
/
+2
*
Relax constraints for reduction vectorization
Sanjoy Das
2019-03-11
1
-2
/
+8
*
PHI nodes are not `FPMathOperator` s
Sanjoy Das
2019-03-05
1
-2
/
+1
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
1
-1
/
+1
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2019-02-05
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix parenthesis warning in IVDescriptors
Renato Golin
2018-11-30
1
-3
/
+3
*
Add a new reduction pattern match
Renato Golin
2018-11-30
1
-6
/
+66
*
Revert r344172: [LV] Add a new reduction pattern match
Renato Golin
2018-10-27
1
-65
/
+6
*
[LV] Add a new reduction pattern match
Renato Golin
2018-10-10
1
-6
/
+65
*
Remove unused include from IVDescriptors.cpp.
Ilya Biryukov
2018-09-12
1
-1
/
+0
*
Break LoopUtils into an Analysis file.
Vikram TV
2018-09-12
1
-0
/
+1030