llvm-project
0ef8ef66 - [Transforms] Remove unused includes (NFC) (#141357)

Commit
117 days ago
[Transforms] Remove unused includes (NFC) (#141357) These are identified by misc-include-cleaner. I've filtered out those that break builds. Also, I'm staying away from llvm-config.h, config.h, and Compiler.h, which likely cause platform- or compiler-specific build failures.
Parents
  • llvm/lib/Transforms
    • IPO
      • File
        FunctionImport.cpp
      • File
        Internalize.cpp
      • File
        MergeFunctions.cpp
      • File
        OpenMPOpt.cpp
    • Instrumentation
      • File
        PGOCtxProfFlattening.cpp
      • File
        TypeSanitizer.cpp
    • Scalar
      • File
        LoopStrengthReduce.cpp
    • Utils
      • File
        IRNormalizer.cpp
      • File
        LoopUnroll.cpp
      • File
        LowerVectorIntrinsics.cpp
      • File
        ValueMapper.cpp
    • Vectorize
      • File
        EVLIndVarSimplify.cpp
      • SandboxVectorizer/Passes
        • File
          BottomUpVec.cpp
        • File
          TransactionSave.cpp