This patch does the following:
- Starts using YAML macro to reduce the number of YAML documents in tests.
- Adds # before 'RUN'/CHECK lines in a few tests where it is missing.
- Removes unused YAML keys.
- Starts using ENTSIZE=<none> to simplify tests (see D84526).
- Removes trailing white spaces in a few places.