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
/
IPO
/
PassManagerBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid constructing GlobalExtensions only to find out it is empty.
Frederich Munch
2017-07-06
1
-4
/
+14
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
1
-47
/
+6
*
[EarlyCSE][MemorySSA] Enable MemorySSA in function-simplification pass of Ear...
Geoff Berry
2017-06-27
1
-2
/
+2
*
Enable ICP for AutoFDO.
Dehao Chen
2017-06-27
1
-2
/
+3
*
[PGO] Implementate profile counter regiser promotion
Xinliang David Li
2017-06-25
1
-0
/
+2
*
Remove the LoadCombine pass. It was never enabled and is unsupported.
Eric Christopher
2017-06-22
1
-11
/
+0
*
Revert r305313 & r305303, self-hosting build-bot isn’t liking it.
Frederich Munch
2017-06-13
1
-3
/
+4
*
Force RegisterStandardPasses to construct std::function in the IPO library.
Frederich Munch
2017-06-13
1
-4
/
+3
*
[EarlyCSE] Add option to use MemorySSA for function simplification run of Ear...
Geoff Berry
2017-06-10
1
-1
/
+5
*
[PM] GVNSink is off by default, fix an obvious typo.
Davide Italiano
2017-06-01
1
-1
/
+1
*
PMB: Run the whole-program-devirt pass during LTO at --lto-O0.
Peter Collingbourne
2017-05-26
1
-0
/
+6
*
[GVNSink] GVNSink pass
James Molloy
2017-05-25
1
-0
/
+9
*
[PartialInlining] Add internal options to enable partial inlining in pass pip...
Xinliang David Li
2017-05-22
1
-2
/
+8
*
[PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.
Chandler Carruth
2017-04-27
1
-1
/
+10
*
Disable GVN Hoist due to still more bugs being found in it. There is
Chandler Carruth
2017-04-27
1
-2
/
+2
*
Simplify the CFG after loop pass cleanup.
Filipe Cabecinhas
2017-04-26
1
-0
/
+5
*
[PM] Run IndirectCallPromotion only when PGO is enabled.
Davide Italiano
2017-04-25
1
-9
/
+9
*
[ThinLTO/Summary] Rename anonymous globals as last action ...
Davide Italiano
2017-04-23
1
-3
/
+6
*
Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline."
Geoff Berry
2017-04-13
1
-2
/
+2
*
[GVNHoist] Re-enable GVNHoist by default
Geoff Berry
2017-04-11
1
-3
/
+3
*
[PGO] Memory intrinsic calls optimization based on profiled size
Rong Xu
2017-04-04
1
-0
/
+4
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-1
/
+1
*
Disable loop unrolling and icp in SamplePGO ThinLTO compile phase
Dehao Chen
2017-03-23
1
-1
/
+12
*
IPO: Const correctness for summaries passed into passes.
Peter Collingbourne
2017-03-22
1
-7
/
+5
*
Only unswitch loops with uniform conditions
Stanislav Mekhanoshin
2017-03-17
1
-2
/
+3
*
Disable gvn-hoist (PR32153)
Hans Wennborg
2017-03-06
1
-2
/
+2
*
Revert "Re-apply "[GVNHoist] Move GVNHoist to function simplification part of...
Benjamin Kramer
2017-03-03
1
-2
/
+2
*
Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline."
Geoff Berry
2017-03-02
1
-2
/
+2
*
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
Dehao Chen
2017-02-23
1
-3
/
+6
*
Increases full-unroll threshold.
Dehao Chen
2017-02-18
1
-6
/
+6
*
PMB: Add an importing WPD pass to the start of the ThinLTO backend pipeline.
Peter Collingbourne
2017-02-15
1
-1
/
+15
*
IR: Type ID summary extensions for WPD; thread summary into WPD pass.
Peter Collingbourne
2017-02-13
1
-1
/
+2
*
Rename LowerTypeTestsSummaryAction to PassSummaryAction. NFCI.
Peter Collingbourne
2017-02-09
1
-5
/
+3
*
[PM] MLSM has been enabled for a way. Reclaim a cl::opt.
Davide Italiano
2017-01-28
1
-8
/
+2
*
Add loop pass insertion point EP_LateLoopOptimizations
Krzysztof Parzyszek
2017-01-25
1
-0
/
+2
*
IPO, LTO: Plumb the summary from the LTO API into the pass manager.
Peter Collingbourne
2017-01-20
1
-2
/
+7
*
LowerTypeTests: Thread summary and action from the API and command line into ...
Peter Collingbourne
2017-01-07
1
-1
/
+2
*
[PMBuilder] Remove RunFloat2Int cl::opt.
Davide Italiano
2017-01-02
1
-6
/
+1
*
[NewGVN] Add a flag to enable the pass via `-mllvm`.
Davide Italiano
2016-12-26
1
-4
/
+14
*
[LDist] Match behavior between invoking via optimization pipeline or opt -loo...
Adam Nemet
2016-12-21
1
-1
/
+1
*
IPO: Remove the ModuleSummary argument to the FunctionImport pass. NFCI.
Peter Collingbourne
2016-12-21
1
-7
/
+0
*
Revert "[GVNHoist] Move GVNHoist to function simplification part of pipeline."
Evgeniy Stepanov
2016-12-17
1
-2
/
+2
*
Create SampleProfileLoader pass in llvm instead of clang
Dehao Chen
2016-12-14
1
-0
/
+5
*
[GVNHoist] Move GVNHoist to function simplification part of pipeline.
Geoff Berry
2016-12-14
1
-2
/
+2
*
revert r289669 which breaks bots
Dehao Chen
2016-12-14
1
-5
/
+0
*
Create SampleProfileLoader pass in llvm instead of clang
Dehao Chen
2016-12-14
1
-0
/
+5
*
Introduce GlobalSplit pass.
Peter Collingbourne
2016-11-16
1
-0
/
+5
*
Add comments about why we put LoopSink pass at the very late stage.
Dehao Chen
2016-11-10
1
-0
/
+4
*
Enable Loop Sink pass for functions that has profile.
Dehao Chen
2016-11-09
1
-4
/
+4
*
Conditionally eliminate library calls where the result value is not used
Rong Xu
2016-10-18
1
-0
/
+7
[next]