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
*
[SafepointIRVerifier] Add verifier pass for finding GC relocation bugs
Anna Thomas
2017-07-05
1
-0
/
+1
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
1
-1
/
+0
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-2
/
+0
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-0
/
+2
*
Remove the LoadCombine pass. It was never enabled and is unsupported.
Eric Christopher
2017-06-22
1
-1
/
+0
*
Change code formatting to look like the surrounding code
Quentin Colombet
2017-06-02
1
-1
/
+1
*
RegisterScavenging: Add ScavengerTest pass
Matthias Braun
2017-06-02
1
-0
/
+1
*
InitializePasses: Sort initializer list (by ASCII)
Matthias Braun
2017-06-02
1
-5
/
+5
*
[RABasic] Properly initialize the pass
Quentin Colombet
2017-06-02
1
-0
/
+1
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-0
/
+1
*
[GlobalISel] Add a localizer pass for target to use
Quentin Colombet
2017-05-27
1
-0
/
+1
*
[GVNSink] GVNSink pass
James Molloy
2017-05-25
1
-0
/
+1
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-1
/
+0
*
[X86] Relocate code of replacement of subtarget unsupported masked memory int...
Ayman Musa
2017-05-15
1
-0
/
+1
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-0
/
+1
*
Add a late IR expansion pass for the experimental reduction intrinsics.
Amara Emerson
2017-05-10
1
-0
/
+1
*
[CodeGen] Split SafeStack into a LegacyPass and a utility. NFC.
Ahmed Bougacha
2017-05-10
1
-1
/
+1
*
[PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.
Chandler Carruth
2017-04-27
1
-0
/
+1
*
[PGO] Memory intrinsic calls optimization based on profiled size
Rong Xu
2017-04-04
1
-0
/
+1
*
Revert "Localizer fun"
Quentin Colombet
2017-04-01
1
-1
/
+0
*
Localizer fun
Quentin Colombet
2017-04-01
1
-0
/
+1
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-0
/
+1
*
[LVI] Add an LVI printer pass to capture test LVI cache after transformations
Anna Thomas
2017-03-22
1
-0
/
+1
*
InitializePasses.h: Cleanup; NFC
Matthias Braun
2017-03-18
1
-58
/
+58
*
Split NewGVN class into a legacy pass and an impl, instead of a merged class.
Daniel Berlin
2017-03-12
1
-1
/
+1
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+1
*
Improve scheduling with branch coalescing
Nemanja Ivanovic
2017-03-01
1
-0
/
+1
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-1
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+1
*
Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet
2017-02-14
1
-0
/
+1
*
Add PredicateInfo utility and printing pass
Daniel Berlin
2017-02-07
1
-0
/
+1
*
[X86] Implement -mfentry
Nirav Dave
2017-01-31
1
-0
/
+1
*
NVPTX: Move InferAddressSpaces to generic code
Matt Arsenault
2017-01-31
1
-0
/
+1
*
New OptimizationRemarkEmitter pass for MIR
Adam Nemet
2017-01-25
1
-0
/
+1
*
[Guards] Introduce loop-predication pass
Artur Pilipenko
2017-01-25
1
-0
/
+1
*
[PM] Remove vestiges of NoAA. NFCI.
Davide Italiano
2016-12-24
1
-1
/
+0
*
[GVN] Initial check-in of a new global value numbering algorithm.
Davide Italiano
2016-12-22
1
-0
/
+1
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-0
/
+1
*
IPO: Introduce ThinLTOBitcodeWriter pass.
Peter Collingbourne
2016-12-16
1
-0
/
+1
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-1
/
+0
*
Introduce GlobalSplit pass.
Peter Collingbourne
2016-11-16
1
-0
/
+1
*
RegAllocGreedy: Properly initialize this pass, so that -run-pass will work
Tom Stellard
2016-11-14
1
-0
/
+1
*
[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
[next]