提交历史

作者 SHA1 备注 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Chandler Carruth 2aaf7228e0 [TI removal] Make variables declared as `TerminatorInst` and initialized 6 年之前
  Alina Sbirlea 96b3ee568e [DomTree] Add constructor to create a new DT based on current DT/CFG and a set of Updates. 7 年之前
  Alina Sbirlea dd11fa16f9 [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header. 7 年之前
  Chijun Sima bfd4fdf0e5 [Dominators] Remove the DeferredDominance class 7 年之前
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  David Green dfc9aa7f4e [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees 7 年之前
  Brian M. Rzycki 55da8a3a3e [JumpThreading] PR36133 enable/disable DominatorTree for LVI analysis 7 年之前
  Jakub Kuderski a48e1dac6f [Dominators] Introduce DomTree verification levels 7 年之前
  Brian M. Rzycki a57b9dfaee [JumpThreading] Preservation of DT and LVI across the pass 7 年之前
  Reid Kleckner f810a3e05a Revert "[JumpThreading] Preservation of DT and LVI across the pass" 7 年之前
  Brian M. Rzycki f733002f9d [JumpThreading] Preservation of DT and LVI across the pass 7 年之前
  Brian M. Rzycki d76ae1215c Reverting [JumpThreading] Preservation of DT and LVI across the pass 7 年之前
  Brian M. Rzycki 7cc3dcfb80 [JumpThreading] Preservation of DT and LVI across the pass 7 年之前
  Mikael Holmen 3371137454 [[Machine]Dominators] Improved printout when verifyDomTree fails [NFC] 7 年之前
  Zachary Turner 9a4e15cb76 Mark all library options as hidden. 7 年之前
  Jakub Kuderski f39b8ab08c [Dominators] Introduce batch updates 8 年之前
  Jakub Kuderski 22072158f3 [Dominators] Move root-finding out of DomTreeBase and simplify it 8 年之前
  Jakub Kuderski 82f51d560c [Dominators] Implement incremental deletions 8 年之前
  Jakub Kuderski 79eefe9ee2 [Dominators] Implement incremental insertions 8 年之前
  Jakub Kuderski cb105529db [Dominators] Make IsPostDominator a template parameter 8 年之前
  Jakub Kuderski 1a2e7d2ddc [Dominators] Simplify templates 8 年之前
  Jakub Kuderski 65bddf3b68 [Dominators] Do not perform expensive checks by default. Fix PR33656. 8 年之前
  Jakub Kuderski 1eb58b7d04 [Dominators] Add parent and sibling property verification (non-hacky) 8 年之前
  Adam Nemet 8008a8a954 Handle non-unique edges in edge-dominance 8 年之前
  Chad Rosier 43cbae2946 Revert "Do not verify dominator tree if it has no roots" 8 年之前
  Serge Pavlov 841259051a Do not verify dominator tree if it has no roots 8 年之前
  Serge Pavlov 85a1ed1bce Make VerifyDomInfo and VerifyLoopInfo global variables 8 年之前
  Chandler Carruth 10dd00ced5 [PM] Introduce an analysis set used to preserve all analyses over 8 年之前