llc mir output goes to stdout nowadays, so the 2>&1 is not necessary anymore for most tests. llvm-svn: 295859
This adds MIR tests for 24 pseudo instructions. llvm-svn: 289191