[all-commits] [llvm/llvm-project] 091f7f: AMDGPUArgumentUsageInfo.h - cleanup includes and f...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 24 08:25:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 091f7f010311ac576d652cd0a0352681777929c5
      https://github.com/llvm/llvm-project/commit/091f7f010311ac576d652cd0a0352681777929c5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h

  Log Message:
  -----------
  AMDGPUArgumentUsageInfo.h - cleanup includes and forward declarations. NFC.
Reduce Function.h include to (already existing) forward declaration.
Remove unused GCNSubtarget/TargetMachine forward declarations.


  Commit: 82c9eed2cf35285aaf8ca036d3e5a29d6a3515d7
      https://github.com/llvm/llvm-project/commit/82c9eed2cf35285aaf8ca036d3e5a29d6a3515d7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Target/Mips/MipsTargetStreamer.h

  Log Message:
  -----------
  MipsTargetStreamer.h - remove unnecessary MipsABIFlagsSection forward declaration. NFC.
We need to include MipsABIFlagsSection.h already


  Commit: 3ae9957871f76ecc9fa1663e00026447b8a06499
      https://github.com/llvm/llvm-project/commit/3ae9957871f76ecc9fa1663e00026447b8a06499
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Bitcode/Writer/ValueEnumerator.h

  Log Message:
  -----------
  ValueEnumerator.h - remove unnecessary includes. NFC.
The forward declarations are already present in the header.


Compare: https://github.com/llvm/llvm-project/compare/531bfa3e02c8...3ae9957871f7


More information about the All-commits mailing list