llvm-6502/test/CodeGen
Eli Bendersky aac7922b8f Rewrite a test to count emitted instructions without using -stats
Also removed the comments of "should produce..." because they completely
don't match the actually produced output.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176381 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-01 21:34:37 +00:00
..
AArch64 AArch64: be more careful resorting to inefficient addressing for weak vars. 2013-02-28 14:36:31 +00:00
ARM Generate an error message instead of asserting or segfaulting when we can't 2013-03-01 19:12:05 +00:00
CPP
Generic For inline asm: 2013-01-11 18:12:39 +00:00
Hexagon Hexagon: Add constant extender support framework. 2013-03-01 17:37:13 +00:00
MBlaze
Mips Set properties for f128 type. 2013-03-01 21:11:44 +00:00
MSP430
NVPTX [NVPTX] Disable vector registers 2013-02-12 14:18:49 +00:00
PowerPC Fix PR15332 (patch by Florian Zeitz). 2013-02-26 21:28:57 +00:00
R600 R600/SI: fix sampler tests after fixing wait insertions 2013-03-01 17:39:05 +00:00
SI Add R600 backend 2012-12-11 21:25:42 +00:00
SPARC
Thumb Rewrite a test to count emitted instructions without using -stats 2013-03-01 21:34:37 +00:00
Thumb2 Make ARMAsmPrinter generate the correct alignment specifier syntax in instructions. 2013-02-22 10:01:33 +00:00
X86 Add regression tests (WORKSFORME) 2013-03-01 19:23:37 +00:00
XCore