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
/
Scalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MergeICmps] Make the pass compatible with the new pass manager.
Clement Courbet
2019-05-23
1
-1
/
+1
*
Add basic loop fusion pass.
Kit Barton
2019-04-17
1
-0
/
+1
*
Revert "Add basic loop fusion pass." Per request.
Eric Christopher
2019-04-17
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1
*
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
*
Default lowering for experimental.widenable.condition
Max Kazantsev
2019-01-31
1
-0
/
+1
*
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
-0
/
+1
*
Introduce llvm.experimental.widenable_condition intrinsic
Max Kazantsev
2018-12-07
1
-0
/
+1
*
[PM] Port Scalarizer to the new pass manager.
Mikael Holmen
2018-11-21
1
-1
/
+2
*
[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIs
whitequark
2018-09-18
1
-0
/
+5
*
[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml APIs
whitequark
2018-09-18
1
-0
/
+4
*
[UnrollAndJam] New Unroll and Jam pass
David Green
2018-07-01
1
-0
/
+5
*
[instsimplify] Move the instsimplify pass to use more obvious file names
Chandler Carruth
2018-06-29
1
-0
/
+1
*
Revert 333358 as it's failing on some builders.
David Green
2018-05-27
1
-5
/
+0
*
[UnrollAndJam] Add a new Unroll and Jam pass
David Green
2018-05-27
1
-0
/
+5
*
Restore the LoopInstSimplify pass, reverting r327329 that removed it.
Chandler Carruth
2018-05-25
1
-0
/
+1
*
[LoopGuardWidening] Split out a loop pass version of GuardWidening
Philip Reames
2018-04-27
1
-0
/
+1
*
Fix some layering in AggressiveInstCombine (avoiding inclusion of Scalar.h)
David Blaikie
2018-04-24
1
-4
/
+0
*
InstCombine: Fix layering by not including Scalar.h in InstCombine
David Blaikie
2018-04-24
1
-4
/
+0
*
[AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API.
Craig Topper
2018-04-24
1
-0
/
+4
*
Oops - moved slightly too many things from Scalar to Utils. Move LoopSimplify...
David Blaikie
2018-03-28
1
-0
/
+4
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-12
/
+0
*
Finish moving the IPSCCP pass from Scalar to IPO - moving the registration
David Blaikie
2018-03-22
1
-1
/
+0
*
[New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...
Fedor Sergeev
2018-03-15
1
-1
/
+1
*
Remove the LoopInstSimplify pass (-loop-instsimplify)
Vedant Kumar
2018-03-12
1
-1
/
+0
*
[PM] port Rewrite Statepoints For GC to the new pass manager.
Fedor Sergeev
2017-12-15
1
-1
/
+1
*
Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...
Hans Wennborg
2017-11-14
1
-0
/
+2
*
Recommit r317351 : Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
1
-0
/
+1
*
Revert "Add CallSiteSplitting pass"
Jun Bum Lim
2017-11-03
1
-1
/
+0
*
Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
1
-0
/
+1
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
1
-1
/
+0
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
1
-0
/
+1
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-6
/
+1
*
[DivRempairs] add a pass to optimize div/rem pairs (PR31028)
Sanjay Patel
2017-09-09
1
-0
/
+1
*
Reland rL312315: [MergeICmps] MergeICmps is a new optimization pass that turn...
Clement Courbet
2017-09-01
1
-0
/
+1
*
Revert "[MergeICmps] MergeICmps is a new optimization pass that turns chains ...
Clement Courbet
2017-09-01
1
-1
/
+0
*
[MergeICmps] MergeICmps is a new optimization pass that turns chains of integer
Clement Courbet
2017-09-01
1
-0
/
+1
*
Remove the LoadCombine pass. It was never enabled and is unsupported.
Eric Christopher
2017-06-22
1
-1
/
+0
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
[GVNSink] GVNSink pass
James Molloy
2017-05-25
1
-0
/
+1
*
[PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.
Chandler Carruth
2017-04-27
1
-0
/
+2
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-0
/
+5
*
Split NewGVN class into a legacy pass and an impl, instead of a merged class.
Daniel Berlin
2017-03-12
1
-1
/
+1
*
NVPTX: Move InferAddressSpaces to generic code
Matt Arsenault
2017-01-31
1
-0
/
+1
*
[Guards] Introduce loop-predication pass
Artur Pilipenko
2017-01-25
1
-0
/
+1
*
[GVN] Initial check-in of a new global value numbering algorithm.
Davide Italiano
2016-12-22
1
-0
/
+5
*
Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen
2016-10-27
1
-0
/
+5
*
[EarlyCSE] Change C API pass interface for EarlyCSE w/ MemorySSA
Geoff Berry
2016-09-01
1
-2
/
+6
[next]