R600: Add a SubtargetFeatture for disabling the ifcvt pass.
authorTom Stellard <thomas.stellard@amd.com>
Mon, 18 Nov 2013 19:43:33 +0000 (19:43 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 18 Nov 2013 19:43:33 +0000 (19:43 +0000)
commitef37e453c407675ab5934d2f6bcec706b7810878
tree949b61737c88b83dbd1e864781eeddd5aee7e178
parentb4c3516b0f7d879e332adf6f4dba3f4763c74086
R600: Add a SubtargetFeatture for disabling the ifcvt pass.

This is useful when writing test cases for the AMDIL structurizer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195029 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPU.td
lib/Target/R600/AMDGPUSubtarget.cpp
lib/Target/R600/AMDGPUSubtarget.h
lib/Target/R600/AMDGPUTargetMachine.cpp