R600/structurizer: improve finding condition values
authorChristian Konig <christian.koenig@amd.com>
Sat, 16 Feb 2013 11:27:40 +0000 (11:27 +0000)
committerChristian Konig <christian.koenig@amd.com>
Sat, 16 Feb 2013 11:27:40 +0000 (11:27 +0000)
commit25bd884c3d0e9803dfafda10e7ecede152ad156f
treee65232a2d6bee2e28d1c3012b45dba80dcb64ef1
parent4c79c71d99336baf312e2784311b257c5d9eebce
R600/structurizer: improve finding condition values

Using the new NearestCommonDominator class.

This is a candidate for the stable branch.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUStructurizeCFG.cpp