Added test operation to replace linalg.generic and linalg.copy. Also added
test operation for scf.if and scf.for. Adapted tests in all test cases using
buffer-deallocation, buffer-hoisting, buffer-loop-hoisting,
promote-buffers-to-stack, TestBufferPlacement and replaced those operations.
These operations were added to decouple the corresponding dialects from
the test dialect.