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
/
Scalar
/
LoopUnrollAndJamPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFCI][LoopUnrollAndJam] Changing LoopUnrollAndJamPass to a function
Whitney Tsang
2020-01-09
1
-42
/
+62
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[Unroll] Do NOT unroll a loop with small runtime upperbound
Zhaoshi Zheng
2019-09-26
1
-1
/
+1
*
[Unroll] Add an option to control complete unrolling
Serguei Katkov
2019-09-19
1
-1
/
+1
*
[Loop Peeling] Introduce an option for profile based peeling disabling.
Serguei Katkov
2019-08-02
1
-3
/
+3
*
[PGO] Profile guided code size optimization.
Hiroshi Yamauchi
2019-04-15
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-11
/
+66
*
[UnJ] Improve explicit loop count checks
David Green
2018-08-11
1
-52
/
+67
*
[UnrollAndJam] New Unroll and Jam pass
David Green
2018-07-01
1
-0
/
+447
*
Revert 333358 as it's failing on some builders.
David Green
2018-05-27
1
-441
/
+0
*
[UnrollAndJam] Add a new Unroll and Jam pass
David Green
2018-05-27
1
-0
/
+441