[all-commits] [llvm/llvm-project] 8340c8: Analysis.h - remove unused SDNode/SDValue/Selectio...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Apr 11 03:26:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8340c844aee4e9604956d89d75bee0fa66496dfd
https://github.com/llvm/llvm-project/commit/8340c844aee4e9604956d89d75bee0fa66496dfd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/Analysis.h
Log Message:
-----------
Analysis.h - remove unused SDNode/SDValue/SelectionDAG forward declarations. NFC.
Commit: fcabd7530f6ae004e08fe4dfc39d9451e43b9ff7
https://github.com/llvm/llvm-project/commit/fcabd7530f6ae004e08fe4dfc39d9451e43b9ff7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/CallingConvLower.h
Log Message:
-----------
CallingConvLower.h - remove unused llvm::TargetMachine forward declaration. NFC.
Commit: a2519be0e92054f86a2cb299ac5d75e891e603b2
https://github.com/llvm/llvm-project/commit/a2519be0e92054f86a2cb299ac5d75e891e603b2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ExecutionDomainFix.h
Log Message:
-----------
ExecutionDomainFix.h - remove unused llvm::MachineBasicBlock forward declaration. NFC.
Commit: 595c28e6182e87273479773ca5325a532280bef8
https://github.com/llvm/llvm-project/commit/595c28e6182e87273479773ca5325a532280bef8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/IntrinsicLowering.h
Log Message:
-----------
IntrinsicLowering.h - remove unused llvm::Module forward declaration. NFC.
Commit: 6aa85d5214ef4f85bc46a74c2feef204da81760e
https://github.com/llvm/llvm-project/commit/6aa85d5214ef4f85bc46a74c2feef204da81760e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/PredicateInfo.h
Log Message:
-----------
PredicateInfo.h - remove unused llvm::Instruction/MemoryAccess/LLVMContext forward declarations. NFC.
Compare: https://github.com/llvm/llvm-project/compare/c65e6079fc9b...6aa85d5214ef
More information about the All-commits
mailing list