-
- Downloads
Revert multiple patches based on "Introduce CfgTraits abstraction"
These logically belong together since it's a base commit plus followup fixes to less common build configurations. The patches are: Revert "CfgInterface: rename interface() to getInterface()" This reverts commit a74fc481. Revert "Wrap CfgTraitsFor in namespace llvm to please GCC 5" This reverts commit f2a06875. Revert "Try to make GCC5 happy about the CfgTraits thing" This reverts commit 03a5f7ce. Revert "Introduce CfgTraits abstraction" This reverts commit c0cdd22c.
Showing
- clang/include/clang/Analysis/Analyses/Dominators.h 2 additions, 92 deletionsclang/include/clang/Analysis/Analyses/Dominators.h
- llvm/include/llvm/CodeGen/MachineCfgTraits.h 0 additions, 171 deletionsllvm/include/llvm/CodeGen/MachineCfgTraits.h
- llvm/include/llvm/IR/CFG.h 0 additions, 93 deletionsllvm/include/llvm/IR/CFG.h
- llvm/include/llvm/Support/CfgTraits.h 0 additions, 474 deletionsllvm/include/llvm/Support/CfgTraits.h
- llvm/lib/CodeGen/CMakeLists.txt 0 additions, 1 deletionllvm/lib/CodeGen/CMakeLists.txt
- llvm/lib/CodeGen/MachineCfgTraits.cpp 0 additions, 30 deletionsllvm/lib/CodeGen/MachineCfgTraits.cpp
- llvm/lib/IR/CFG.cpp 0 additions, 56 deletionsllvm/lib/IR/CFG.cpp
- llvm/lib/IR/CMakeLists.txt 0 additions, 1 deletionllvm/lib/IR/CMakeLists.txt
- llvm/lib/Support/CMakeLists.txt 0 additions, 1 deletionllvm/lib/Support/CMakeLists.txt
- llvm/lib/Support/CfgTraits.cpp 0 additions, 14 deletionsllvm/lib/Support/CfgTraits.cpp
- llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h 0 additions, 33 deletionsllvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
- mlir/include/mlir/IR/Dominance.h 0 additions, 39 deletionsmlir/include/mlir/IR/Dominance.h
Loading
Please register or sign in to comment