Also delete all the stub functions that are identical to the
implementations in TargetInstrInfo.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16609
AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp ClosedPublic Authored by • tstellarAMD on Jan 26 2016, 3:34 PM.
Details Summary Also delete all the stub functions that are identical to the
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp. • tstellarAMD updated this object. This revision is now accepted and ready to land.Jan 26 2016, 3:38 PM Closed by commit rL259054: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp (authored by tstellar). · Explain WhyJan 28 2016, 8:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46278 llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.h
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
|