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
/
include
/
llvm
/
InitializePasses.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LCSSA] Perform LCSSA verification only for the current loop nest.
Igor Laevsky
2016-10-28
1
-1
/
+2
*
Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen
2016-10-27
1
-0
/
+1
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-25
1
-0
/
+1
*
[StripGCRelocates] New pass to remove gc.relocates added by RS4GC
Anna Thomas
2016-10-21
1
-0
/
+1
*
Conditionally eliminate library calls where the result value is not used
Rong Xu
2016-10-18
1
-0
/
+1
*
GlobalISel: rename legalizer components to match others.
Tim Northover
2016-10-14
1
-1
/
+1
*
Revert "Add -strip-nonlinetable-debuginfo capability"
Michael Ilseman
2016-10-06
1
-1
/
+0
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-06
1
-0
/
+1
*
Move AArch64BranchRelaxation to generic code
Matt Arsenault
2016-10-06
1
-0
/
+1
*
Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC)
Mehdi Amini
2016-09-16
1
-1
/
+1
*
[PM] Port CFGViewer and CFGPrinter to the new Pass Manager
Sriraman Tallam
2016-09-15
1
-4
/
+4
*
Add a counter-function insertion pass
Hal Finkel
2016-09-01
1
-0
/
+1
*
[EarlyCSE] Optionally use MemorySSA. NFC.
Geoff Berry
2016-08-31
1
-0
/
+1
*
[GlobalISel] Add a fallback path to SDISel.
Quentin Colombet
2016-08-27
1
-0
/
+1
*
[PM] Port the always inliner to the new pass manager in a much more
Chandler Carruth
2016-08-17
1
-1
/
+1
*
[PM] Port LoopDataPrefetch to new pass manager
Teresa Johnson
2016-08-13
1
-1
/
+1
*
[PM] Port LowerInvoke to the new pass manager
Michael Kuperstein
2016-08-12
1
-1
/
+1
*
[PM] Port NameAnonFunction pass to new pass manager
Teresa Johnson
2016-08-12
1
-1
/
+1
*
[PM] Port SpeculativeExecution to the new PM
Michael Kuperstein
2016-08-01
1
-1
/
+1
*
MachinePipeliner pass that implements Swing Modulo Scheduling
Brendon Cahoon
2016-07-29
1
-0
/
+1
*
[BPI] Add new LazyBPI analysis
Adam Nemet
2016-07-28
1
-0
/
+1
*
[PM] Port LowerGuardIntrinsic to the new PM.
Michael Kuperstein
2016-07-28
1
-1
/
+1
*
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
David Majnemer
2016-07-28
1
-0
/
+3
*
[GlobalISel] Introduce an instruction selector.
Ahmed Bougacha
2016-07-27
1
-0
/
+1
*
[PM] Port SymbolRewriter to the new PM
Michael Kuperstein
2016-07-25
1
-1
/
+1
*
GlobalISel: implement legalization pass, with just one transformation.
Tim Northover
2016-07-22
1
-0
/
+1
*
[PM] Port NaryReassociate to the new PM
Wei Mi
2016-07-21
1
-1
/
+1
*
[PM] Port FunctionImport Pass to new PM
Teresa Johnson
2016-07-18
1
-1
/
+1
*
[LoopDist] Port to new PM
Adam Nemet
2016-07-18
1
-1
/
+1
*
[OptRemarkEmitter] Port to new PM
Adam Nemet
2016-07-18
1
-1
/
+1
*
[PM] Convert IVUsers analysis to new pass manager.
Dehao Chen
2016-07-16
1
-1
/
+1
*
[OptRemark,LDist] RFC: Add hotness attribute
Adam Nemet
2016-07-15
1
-0
/
+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
/
+1
*
[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
-1
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-14
1
-0
/
+1
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
1
-0
/
+1
*
[BFI] Add new LazyBFI analysis pass
Adam Nemet
2016-07-13
1
-0
/
+1
*
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 UnreachableBlockElim to the new Pass Manager
Wei Mi
2016-07-08
1
-1
/
+1
*
[MemorySSA] Reinstate the legacy printer and verifier.
Chad Rosier
2016-07-06
1
-0
/
+1
*
[CFLAA] Split into Anders+Steens analysis.
George Burgess IV
2016-07-06
1
-1
/
+2
*
[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
-1
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-01
1
-0
/
+1
[next]