radeon/llvm: Set the neverHasSideEffects bit on more instructions
authorTom Stellard <thomas.stellard@amd.com>
Wed, 29 Aug 2012 14:20:24 +0000 (10:20 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 29 Aug 2012 19:52:10 +0000 (15:52 -0400)
commit733c28a0d95c1da87b14ef893f8a59b1f940322a
tree7683419caef00aad4fbb94173079c4d50685d48f
parentcf4ac69928eb17685958e6b3b01b97544560d90e
radeon/llvm: Set the neverHasSideEffects bit on more instructions

This flag makes these instructions candidates for the dead code
elimination and common subexpression elimination.
src/gallium/drivers/radeon/SIInstructions.td