llvm-6502/test/CodeGen
Chandler Carruth 38adf0bdaa Rewrite three tests that had truly egregious abuses of 'grep' in them to
use FileCheck.

Aside from removing a dependence on TCL-style quoting, this also makes
the tests ... significantly more robust. =] It would be really, *really*
great of the maintainer(s) of the CellSPU backend went through and
systematically rewrite these tests to use FileCheck. There are a lot
more that have nearly this bad of abuses.

Another step along the path to a TclTest-free testsuite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159523 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-02 12:20:14 +00:00
..
ARM Now that RegistersDefinedFromSameValue handles one instruction being an 2012-07-01 17:08:01 +00:00
CellSPU Rewrite three tests that had truly egregious abuses of 'grep' in them to 2012-07-02 12:20:14 +00:00
CPP
Generic add a new @llvm.donothing intrinsic that, well, does nothing, and teach CodeGen to ignore calls to it 2012-06-28 22:30:12 +00:00
Hexagon
MBlaze
Mips The Mips specific inline asm operand modifier 'z' has the 2012-06-28 01:33:40 +00:00
MSP430
NVPTX
PowerPC Add support for the PPC isel instruction. 2012-06-22 23:10:08 +00:00
SPARC
Thumb
Thumb2
X86 Optimization of shuffle node that can fit to the register form of VBROADCAST instruction on AVX2. 2012-07-01 06:12:26 +00:00
XCore