[all-commits] [llvm/llvm-project] 30c0be: SparcSubtarget.h - cleanup include dependencies. N...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 29 08:42:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 30c0bea5714400d52ab50693e4a7e738ab789400
https://github.com/llvm/llvm-project/commit/30c0bea5714400d52ab50693e4a7e738ab789400
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/Sparc/SparcSubtarget.h
Log Message:
-----------
SparcSubtarget.h - cleanup include dependencies. NFCI.
TargetFrameLowering.h is guaranteed to be covered by SparcFrameLowering.h
Fix missing implicit Triple.h dependency.
Commit: 8f34216ece714f30f08092d108b85c0e7e77384a
https://github.com/llvm/llvm-project/commit/8f34216ece714f30f08092d108b85c0e7e77384a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
Log Message:
-----------
NVPTXTargetMachine.h - remove unused includes. NFCI.
Commit: a06581ef39284f8ec66778807adf0e2d244a33d1
https://github.com/llvm/llvm-project/commit/a06581ef39284f8ec66778807adf0e2d244a33d1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/MSP430/MSP430TargetMachine.h
Log Message:
-----------
MSP430TargetMachine.h - remove unused includes. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/c816ee13ad9e...a06581ef3928
More information about the All-commits
mailing list