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
/
Passes
/
PassBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1
/
+0
*
Add basic loop fusion pass.
Kit Barton
2019-04-17
1
-0
/
+1
*
[PGO] Profile guided code size optimization.
Hiroshi Yamauchi
2019-04-15
1
-1
/
+11
*
[NewPM] Add Option handling for SimplifyCFG
Serguei Katkov
2019-04-15
1
-0
/
+34
*
SafepointIRVerifier port to new Pass Manager
Fedor Sergeev
2019-03-31
1
-0
/
+1
*
Temporarily revert "SafepointIRVerifier port to new Pass Manager"
Adrian Prantl
2019-03-28
1
-1
/
+0
*
SafepointIRVerifier port to new Pass Manager
Serguei Katkov
2019-03-28
1
-0
/
+1
*
Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-20
1
-0
/
+4
*
Revert r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-19
1
-4
/
+0
*
[TailCallElim] Add tailcall elimination pass to LTO pipelines
Robert Lougher
2019-03-19
1
-0
/
+4
*
[PGO] Context sensitive PGO (part 3)
Rong Xu
2019-03-04
1
-29
/
+61
*
Add a module pass for order file instrumentation
Manman Ren
2019-02-28
1
-0
/
+5
*
Recommit r354930 "[PGO] Context sensitive PGO (part 1)"
Rong Xu
2019-02-27
1
-1
/
+2
*
Revert "[PGO] Context sensitive PGO (part 1)"
Vlad Tsyrklevich
2019-02-27
1
-2
/
+1
*
[PGO] Context sensitive PGO (part 1)
Rong Xu
2019-02-26
1
-1
/
+2
*
Fix a small comment typo.
Eric Christopher
2019-02-26
1
-1
/
+1
*
[HotColdSplit] Schedule splitting late to fix perf regression
Vedant Kumar
2019-02-15
1
-14
/
+17
*
[NewPM] Second attempt at porting ASan
Leonard Chan
2019-02-13
1
-1
/
+2
*
[HotColdSplit] Move splitting after instrumented PGO use
Teresa Johnson
2019-02-06
1
-8
/
+8
*
[SamplePGO] More pipeline changes when flattened profile used in ThinLTO post...
Teresa Johnson
2019-02-05
1
-20
/
+32
*
[NewPM][MSan] Add Options Handling
Philip Pfaffe
2019-02-04
1
-0
/
+28
*
Default lowering for experimental.widenable.condition
Max Kazantsev
2019-01-31
1
-0
/
+1
*
[HotColdSplit] Move splitting earlier in the pipeline
Vedant Kumar
2019-01-24
1
-5
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SampleFDO] Skip profile reading when flattened profile used in ThinLTO postlink
Wei Mi
2019-01-17
1
-3
/
+9
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
1
-0
/
+1
*
[LoopUnroll] add parsing for unroll parameters in -passes pipeline
Fedor Sergeev
2019-01-10
1
-0
/
+96
*
Revert r350647: "[NewPM] Port tsan"
Florian Hahn
2019-01-09
1
-1
/
+0
*
[NewPM] Port tsan
Philip Pfaffe
2019-01-08
1
-0
/
+1
*
[ThinLTO] Handle chains of aliases
Teresa Johnson
2019-01-04
1
-0
/
+1
*
[NewPM] Port Msan
Philip Pfaffe
2019-01-03
1
-0
/
+2
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-0
/
+2
*
Introduce llvm.experimental.widenable_condition intrinsic
Max Kazantsev
2018-12-07
1
-0
/
+1
*
[PM] Port LoadStoreVectorizer to the new pass manager.
Markus Lavin
2018-12-07
1
-0
/
+1
*
[stack-safety] Empty local passes for Stack Safety Local Analysis
Vitaly Buka
2018-11-26
1
-1
/
+2
*
[PM] Port Scalarizer to the new pass manager.
Mikael Holmen
2018-11-21
1
-0
/
+1
*
[LTO] Load sample profile in LTO link step.
Xin Tong
2018-11-15
1
-0
/
+7
*
Add an OptimizerLast EP
Philip Pfaffe
2018-11-12
1
-0
/
+3
*
[LoopUnroll] allow customization for new-pass-manager version of LoopUnroll
Fedor Sergeev
2018-10-31
1
-1
/
+1
*
Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passe...
Leonard Chan
2018-10-26
1
-2
/
+1
*
[hot-cold-split] Only perform splitting in ThinLTO backend post-link
Teresa Johnson
2018-10-23
1
-1
/
+3
*
Schedule Hot Cold Splitting pass after most optimization passes
Aditya Kumar
2018-10-21
1
-3
/
+3
*
[NewPM] teach -passes= to emit meaningful error messages
Fedor Sergeev
2018-10-17
1
-155
/
+211
*
Revert "[NewPM] teach -passes= to emit meaningful error messages"
Fedor Sergeev
2018-10-15
1
-211
/
+155
*
[NewPM] teach -passes= to emit meaningful error messages
Fedor Sergeev
2018-10-15
1
-155
/
+211
*
[PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassM...
Leonard Chan
2018-10-11
1
-1
/
+2
*
Add a flag to remap manglings when reading profile data information.
Richard Smith
2018-10-10
1
-3
/
+6
*
Add support for new pass manager
Aditya Kumar
2018-10-03
1
-0
/
+6
*
Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"
Eric Christopher
2018-10-01
1
-2
/
+2
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-09-17
1
-2
/
+2
[prev]
[next]