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
...
*
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
*
Revert "New pass manager for LICM."
Vitaly Buka
2016-07-12
1
-1
/
+1
*
New pass manager for LICM.
Dehao Chen
2016-07-11
1
-1
/
+1
*
Rename LoopAccessAnalysis to LoopAccessLegacyAnalysis /NFC
Xinliang David Li
2016-07-08
1
-1
/
+1
*
[PM] Port ConstantHoisting to the new Pass Manager
Michael Kuperstein
2016-07-02
1
-1
/
+1
*
Revert "code hoisting pass based on GVN"
Duncan P. N. Exon Smith
2016-07-01
1
-5
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-01
1
-0
/
+5
*
[PM] Port float2int to the new pass manager
Michael Kuperstein
2016-06-24
1
-1
/
+1
*
[PM] Port MergedLoadStoreMotion to the new pass manager, take two.
Davide Italiano
2016-06-17
1
-1
/
+1
*
[PM] Revert the port of MergeLoadStoreMotion to the new pass manager.
Davide Italiano
2016-06-16
1
-1
/
+1
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-5
/
+3
*
[PM] Port MemCpyOpt to the new PM.
Sean Silva
2016-06-14
1
-1
/
+1
*
[PM] Port MergedLoadStoreMotion to the new pass manager.
Davide Italiano
2016-06-14
1
-1
/
+1
*
[IndVarSimplify] Extract the logic of `-indvars` out into a class; NFC
Sanjoy Das
2016-05-29
1
-1
/
+1
*
[PM] Port PartiallyInlineLibCalls to the new pass manager.
Davide Italiano
2016-05-25
1
-1
/
+1
*
[PM] Port BDCE to the new pass manager.
Davide Italiano
2016-05-25
1
-1
/
+1
*
New pass: guard widening
Sanjoy Das
2016-05-18
1
-0
/
+1
*
[PM] Port per-function SCCP to the new pass manager.
Davide Italiano
2016-05-18
1
-1
/
+1
*
[PM] Port DSE to the new pass manager
Justin Bogner
2016-05-17
1
-1
/
+1
*
[PM] Port LowerAtomic to the new pass manager.
Davide Italiano
2016-05-13
1
-1
/
+1
*
[PM] Port Interprocedural SCCP to the new pass manager.
Davide Italiano
2016-05-05
1
-1
/
+1
*
PM: Port LoopRotation to the new loop pass manager
Justin Bogner
2016-05-03
1
-1
/
+1
*
PM: Port LoopSimplifyCFG to the new pass manager
Justin Bogner
2016-05-03
1
-1
/
+1
*
PM: Port Reassociate to the new pass manager
Justin Bogner
2016-04-26
1
-1
/
+1
*
PM: Port SinkingPass to the new pass manager
Justin Bogner
2016-04-22
1
-1
/
+1
*
PM: Port DCE to the new pass manager
Justin Bogner
2016-04-22
1
-1
/
+1
*
Introduce a @llvm.experimental.guard intrinsic
Sanjoy Das
2016-03-31
1
-0
/
+1
*
[PM] Port GVN to the new pass manager, wire it up, and teach a couple of
Chandler Carruth
2016-03-11
1
-1
/
+2
[prev]
[next]