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
*
[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
*
[EarlyCSE] Optionally use MemorySSA. NFC.
Geoff Berry
2016-08-31
1
-2
/
+3
*
[PM] Port LoopDataPrefetch to new pass manager
Teresa Johnson
2016-08-13
1
-1
/
+1
*
[PM] Port SpeculativeExecution to the new PM
Michael Kuperstein
2016-08-01
1
-1
/
+1
*
[PM] Port LowerGuardIntrinsic to the new PM.
Michael Kuperstein
2016-07-28
1
-1
/
+1
*
[PM] Port NaryReassociate to the new PM
Wei Mi
2016-07-21
1
-1
/
+1
*
[LoopDist] Port to new PM
Adam Nemet
2016-07-18
1
-1
/
+1
*
[PM] Convert LoopInstSimplify Pass to new PM
Dehao Chen
2016-07-15
1
-1
/
+1
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-15
1
-0
/
+5
*
[PM] Port Dead Loop Deletion Pass to the new PM
Jun Bum Lim
2016-07-14
1
-1
/
+1
*
Revert r275401, it caused PR28551.
Nico Weber
2016-07-14
1
-5
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-14
1
-0
/
+5
*
New pass manager for LICM.
Dehao Chen
2016-07-12
1
-1
/
+1
*
[PM] Port LoopIdiomRecognize Pass to new PM
Dehao Chen
2016-07-12
1
-1
/
+1
[next]