Revert "R600: Add work-around for the CF stack entry HW bug"
authorTom Stellard <thomas.stellard@amd.com>
Wed, 22 Jan 2014 22:20:54 +0000 (22:20 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 22 Jan 2014 22:20:54 +0000 (22:20 +0000)
commit8a4f11e3b69ce3e58b1d147d98a020b1d311f1f1
tree7c8e1df5d45af76654bd9f6456e17b3caaae02ad
parentac2d2e0a3db575c216e0a6f8f5dae59adcf08e07
Revert "R600: Add work-around for the CF stack entry HW bug"

This reverts commit 35b8331cad6eb512a2506adbc394201181da94ba.

The -debug-only flag for llc doesn't appear to be available in
all build configurations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPU.td
lib/Target/R600/AMDGPUSubtarget.cpp
lib/Target/R600/AMDGPUSubtarget.h
lib/Target/R600/Processors.td
lib/Target/R600/R600ControlFlowFinalizer.cpp
test/CodeGen/R600/cf-stack-bug.ll [deleted file]