Historique des commits

Auteur SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Chandler Carruth d8d8371469 [TI removal] Make `getTerminator()` return a generic `Instruction`. il y a 6 ans
  Florian Hahn 5e8f334dfa [Dominators] Change getNode parameter type to const NodeT * (NFC). il y a 7 ans
  Jakub Kuderski ce531b3cc4 [Dominators] Add PDT constructor from Function il y a 7 ans
  Michael Zolotukhin 105e762f2a [IDF] Enforce the returned blocks to be sorted. il y a 7 ans
  David Green dfc9aa7f4e [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees il y a 7 ans
  Jakub Kuderski 4f0f375320 [Dominators] Remove misleading double-deletion test il y a 7 ans
  Jakub Kuderski b552ffa812 [Dominators] Visit affected node candidates found at different root levels il y a 7 ans
  Jakub Kuderski c0f00a9516 [Dominators] Include infinite loops in PostDominatorTree il y a 8 ans
  Tobias Grosser 98bb5a4f2a [unittest] Remove TODO comment which caused concern il y a 8 ans
  Jakub Kuderski 95e74fa238 [Dominators] Teach LoopDeletion to use the new incremental API il y a 8 ans
  Tobias Grosser 05485d7107 [PostDom] document the current handling of infinite loops and unreachables il y a 8 ans
  Jakub Kuderski 37b0ef0bdf [Dominators] Fix reachable visitation and reenable a unit test il y a 8 ans
  Jakub Kuderski eff738f7cf [Dominators] Temporarily disable a flaky unit test il y a 8 ans
  Jakub Kuderski 0ffc7d0836 [Dominators] Remove an extra semicolon and add a missing include. il y a 8 ans
  Jakub Kuderski 82f51d560c [Dominators] Implement incremental deletions il y a 8 ans
  Jakub Kuderski 79eefe9ee2 [Dominators] Implement incremental insertions il y a 8 ans
  Jakub Kuderski cb105529db [Dominators] Make IsPostDominator a template parameter il y a 8 ans
  Jakub Kuderski 8915ae98bd [Dominators] Reapply r306892, r306893, r306893. il y a 8 ans
  Jakub Kuderski 6d12ee83fa Revert "[Dominators] Teach IDF to use level information" il y a 8 ans
  Jakub Kuderski 950d20c758 [Dominators] Keep tree level in DomTreeNode and use it to find NCD and answer dominance queries il y a 8 ans
  Jakub Kuderski c9087d07bb [Dominators] Don't compute DFS InOut numbers eagerly. il y a 8 ans
  Adam Nemet 8008a8a954 Handle non-unique edges in edge-dominance il y a 8 ans
  Adam Nemet ad7d2c0d6e Rearrange Dom unittest to accommodate multiple tests il y a 8 ans
  Adam Nemet bfb2ddf65c clang-format DomTree unittest il y a 8 ans
  Xin Tong fcebfdfa41 Fix test typo. NFC il y a 8 ans
  Serge Pavlov b2ae9e2c45 [StructurizeCfg] Update dominator info. il y a 8 ans
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) il y a 9 ans
  Hongbin Zheng 5d7472e863 Introduce analysis pass to compute PostDominators in the new pass manager. NFC il y a 9 ans
  Hongbin Zheng 9137eb3ff8 Revert "Introduce analysis pass to compute PostDominators in the new pass manager. NFC" il y a 9 ans