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
/
LoopUnrollAndJam.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEV] Remove unused ScalarEvolutionExpander.h includes (NFC).
Florian Hahn
2020-01-04
1
-1
/
+0
*
[LoopUnrollAndJam] Fixed null check after dereferencing warning. NFCI.
Dávid Bolvanský
2019-11-03
1
-1
/
+3
*
[LoopUnrollAndJam] Use Lazy strategy for DTU.
Florian Hahn
2019-08-29
1
-2
/
+4
*
[Utils] Clean another duplicated util method.
Alina Sbirlea
2019-06-04
1
-1
/
+3
*
[SCEV] Add option to forget everything in SCEV.
Alina Sbirlea
2019-04-12
1
-2
/
+2
*
[llvm] Clarify responsiblity of some of DILocation discriminator APIs
Mircea Trofin
2019-01-24
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm] API for encoding/decoding DWARF discriminators.
Mircea Trofin
2018-12-21
1
-2
/
+9
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-6
/
+9
*
[NFC] Make LoopSafetyInfo abstract to allow alternative implementations
Max Kazantsev
2018-10-16
1
-1
/
+1
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
1
-1
/
+1
*
[UnJ] Rename hasInvariantIterationCount to hasIterationCountInvariantInParent...
David Green
2018-08-15
1
-1
/
+1
*
[NFC] Refactoring of LoopSafetyInfo, step 1
Max Kazantsev
2018-08-15
1
-2
/
+2
*
[UnJ] Create a hasInvariantIterationCount function. NFC
David Green
2018-08-11
1
-14
/
+1
*
[UnJ] Add debug messages for why loops are not unrolled. NFC
David Green
2018-08-02
1
-18
/
+55
*
[UnJ] Common some code. NFC
David Green
2018-07-26
1
-40
/
+54
*
[UnJ] Use SmallPtrSets for block collections. NFC
David Green
2018-07-12
1
-30
/
+27
*
[UnrollAndJam] New Unroll and Jam pass
David Green
2018-07-01
1
-0
/
+774
*
Revert 333358 as it's failing on some builders.
David Green
2018-05-27
1
-793
/
+0
*
[UnrollAndJam] Add a new Unroll and Jam pass
David Green
2018-05-27
1
-0
/
+793