OSDN Git Service

Remove the need to cache the subtarget in the R600 TargetRegisterInfo
authorEric Christopher <echristo@gmail.com>
Wed, 11 Mar 2015 18:43:21 +0000 (18:43 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 11 Mar 2015 18:43:21 +0000 (18:43 +0000)
commitca75f1df99a5ff315c0cd2bc5352f48c0d682f22
tree593525797720ba8044f9d57364c28119c9b5c168
parent138fe781d2cedda4597d59ef61d850dd691dbeb1
Remove the need to cache the subtarget in the R600 TargetRegisterInfo
classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231954 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
lib/Target/R600/AMDGPUInstrInfo.cpp
lib/Target/R600/AMDGPURegisterInfo.cpp
lib/Target/R600/AMDGPURegisterInfo.h
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600RegisterInfo.cpp
lib/Target/R600/R600RegisterInfo.h
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInsertWaits.cpp
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstrInfo.h
lib/Target/R600/SIRegisterInfo.cpp
lib/Target/R600/SIRegisterInfo.h