Tom Stellard
1242ce9695
AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfo
...
Reviewers: arsenm
Subscribers: arsenm, llvm-commits
Differential Revision: http://reviews.llvm.org/D16862
llvm-svn: 259900
2016-02-05 18:44:57 +00:00
Tom Stellard
2ff726272a
AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
...
Summary:
Also delete all the stub functions that are identical to the
implementations in TargetInstrInfo.cpp.
Reviewers: arsenm
Subscribers: arsenm, llvm-commits
Differential Revision: http://reviews.llvm.org/D16609
llvm-svn: 259054
2016-01-28 16:04:37 +00:00
Cong Hou
c536bd9e73
Pass BranchProbability/BlockMass by value instead of const& as they are small. NFC.
...
llvm-svn: 247357
2015-09-10 23:10:42 +00:00
Benjamin Kramer
e61cbd1f3a
Replace copy-pasted debug value skipping with MBB::getLastNonDebugInstr
...
No functional change intended.
llvm-svn: 240639
2015-06-25 13:28:24 +00:00
Tom Stellard
45bb48ea19
R600 -> AMDGPU rename
...
llvm-svn: 239657
2015-06-13 03:28:10 +00:00
Tom Stellard
1be1aa84ec
Revert "AMDGPU: Add core backend files for R600/SI codegen v6"
...
This reverts commit 4ea70107c5e51230e9e60f0bf58a0f74aa4885ea.
llvm-svn: 160303
2012-07-16 18:19:53 +00:00
Tom Stellard
bcce80fa95
AMDGPU: Add core backend files for R600/SI codegen v6
...
llvm-svn: 160270
2012-07-16 14:17:08 +00:00