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
/
IR
/
Dominators.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
1
-1
/
+1
*
[DomTree] Add constructor to create a new DT based on current DT/CFG and a se...
Alina Sbirlea
2018-08-16
1
-0
/
+5
*
[DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.
Alina Sbirlea
2018-08-14
1
-1
/
+1
*
[Dominators] Remove the DeferredDominance class
Chijun Sima
2018-08-11
1
-190
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-9
/
+9
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees
David Green
2018-02-28
1
-21
/
+7
*
[JumpThreading] PR36133 enable/disable DominatorTree for LVI analysis
Brian M. Rzycki
2018-02-16
1
-0
/
+3
*
[Dominators] Introduce DomTree verification levels
Jakub Kuderski
2018-01-24
1
-25
/
+20
*
[JumpThreading] Preservation of DT and LVI across the pass
Brian M. Rzycki
2018-01-12
1
-0
/
+188
*
Revert "[JumpThreading] Preservation of DT and LVI across the pass"
Reid Kleckner
2018-01-04
1
-188
/
+0
*
[JumpThreading] Preservation of DT and LVI across the pass
Brian M. Rzycki
2018-01-04
1
-0
/
+188
*
Reverting [JumpThreading] Preservation of DT and LVI across the pass
Brian M. Rzycki
2017-12-13
1
-54
/
+0
*
[JumpThreading] Preservation of DT and LVI across the pass
Brian M. Rzycki
2017-12-13
1
-0
/
+54
*
[[Machine]Dominators] Improved printout when verifyDomTree fails [NFC]
Mikael Holmen
2017-12-06
1
-1
/
+2
*
Mark all library options as hidden.
Zachary Turner
2017-12-01
1
-3
/
+3
*
[Dominators] Introduce batch updates
Jakub Kuderski
2017-08-16
1
-0
/
+10
*
[Dominators] Move root-finding out of DomTreeBase and simplify it
Jakub Kuderski
2017-07-26
1
-6
/
+4
*
[Dominators] Implement incremental deletions
Jakub Kuderski
2017-07-14
1
-0
/
+5
*
[Dominators] Implement incremental insertions
Jakub Kuderski
2017-07-14
1
-0
/
+5
*
[Dominators] Make IsPostDominator a template parameter
Jakub Kuderski
2017-07-14
1
-1
/
+7
*
[Dominators] Simplify templates
Jakub Kuderski
2017-07-13
1
-16
/
+6
*
[Dominators] Do not perform expensive checks by default. Fix PR33656.
Jakub Kuderski
2017-06-30
1
-1
/
+2
*
[Dominators] Add parent and sibling property verification (non-hacky)
Jakub Kuderski
2017-06-29
1
-2
/
+15
*
Handle non-unique edges in edge-dominance
Adam Nemet
2017-06-05
1
-13
/
+7
*
Revert "Do not verify dominator tree if it has no roots"
Chad Rosier
2017-01-25
1
-4
/
+0
*
Do not verify dominator tree if it has no roots
Serge Pavlov
2017-01-25
1
-0
/
+4
*
Make VerifyDomInfo and VerifyLoopInfo global variables
Serge Pavlov
2017-01-24
1
-2
/
+2
*
[PM] Introduce an analysis set used to preserve all analyses over
Chandler Carruth
2017-01-15
1
-0
/
+9
*
[PM] Change the static object whose address is used to uniquely identify
Chandler Carruth
2016-11-23
1
-1
/
+1
*
[GenericDomTree] Change GenericDomTree to use NodeRef in GraphTraits. NFC.
Tim Shen
2016-08-17
1
-2
/
+6
*
Consistently use FunctionAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-1
/
+2
*
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
2016-04-29
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
[PM] Make the AnalysisManager parameter to run methods a reference.
Chandler Carruth
2016-03-11
1
-4
/
+4
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-1
/
+1
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo...
NAKAMURA Takumi
2016-02-28
1
-0
/
+2
*
Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw...
NAKAMURA Takumi
2016-02-28
1
-2
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks.
NAKAMURA Takumi
2016-02-28
1
-0
/
+2
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-2
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-19
/
+9
*
Constant propagation after hitting assume(cmp) bugfix
Piotr Padlewski
2015-09-02
1
-2
/
+4
*
Revert r246244 and r246243
Steven Wu
2015-08-28
1
-4
/
+2
*
Constant propagation after hitting assume(cmp) bugfix
Piotr Padlewski
2015-08-28
1
-2
/
+4
*
[IR] Give catchret an optional 'return value' operand
David Majnemer
2015-08-15
1
-11
/
+21
*
Remove macro guards for extern template instantiations.
Benjamin Kramer
2015-07-13
1
-12
/
+8
*
[DomTree] verifyDomTree to unconditionally perform DT verification
Adam Nemet
2015-05-06
1
-4
/
+4
[next]