OSDN Git Service

R600: Do not fold modifier/litterals in vector inst
authorVincent Lejeune <vljn@ovi.com>
Thu, 14 Feb 2013 16:55:01 +0000 (16:55 +0000)
committerVincent Lejeune <vljn@ovi.com>
Thu, 14 Feb 2013 16:55:01 +0000 (16:55 +0000)
commitdf65b0fb51d57a7e8dfcd19557b1d00c11c9fe2a
tree32fcb4ec30627c72cb9a2cabb711321756c71f46
parent6872de99b36e9e87a2d9fc0296a43b0f8d3648ab
R600: Do not fold modifier/litterals in vector inst

This fixes a couple of regressions on (probably not just) cayman

NOTE: This is a candidate for the Mesa stable branch.

Reviewed-by: Tom Stellard <thomas.stellard at amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175180 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDILISelDAGToDAG.cpp