HomeSort by relevance Sort by last modified time
    Searched full:should (Results 576 - 600 of 60680) sorted by null

<<21222324252627282930>>

  /external/llvm/test/Assembler/
2003-04-15-ConstantInitAssertion.ll 4 ; This should cause an assembler error, not an assertion failure!
2003-04-25-UnresolvedGlobalReference.ll 2 ; There should be absolutely no problem with this testcase.
2004-03-07-FunctionAddressAlignment.ll 2 ; All of these should be eliminable
2004-11-28-InvalidTypeCrash.ll 1 ; Test for PR463. This program is erroneous, but should not crash llvm-as.
2006-09-28-CrashOnInvalid.ll 1 ; Test for PR902. This program is erroneous, but should not crash llvm-as.
2007-01-02-Undefined-Arg-Type.ll 1 ; The assembler should catch an undefined argument type .
2009-02-28-StripOpaqueName.ll 3 ; Stripping the name from A should not break references to it.
  /external/llvm/test/CodeGen/PowerPC/
extsh.ll 1 ; This should turn into a single extsh
load-constant-addr.ll 0 ; Should fold the ori into the lfs.
  /external/llvm/test/CodeGen/X86/
aligned-comm.ll 5 ; Darwin 9+ should get alignment on common symbols.
  /external/llvm/test/MC/ARM/
multi-section-mapping.s 6 @ .wibble should *not* inherit .text's mapping symbol. It's a completely different section.
10 @ A section should be able to start with a $t
15 @ A setion should be able to start with a $d
19 @ Changing back to .text should not emit a redundant $a
  /external/llvm/test/TableGen/
AnonDefinitionOnDemand.td 12 foo Y = foo<1>; // This should work too, synthesizing a new foo<1>.
  /external/llvm/test/Transforms/IPConstantProp/
2008-06-09-WeakProp.ll 2 ; Should not propagate the result of a weak function.
  /external/llvm/test/Transforms/InstCombine/
2004-08-09-RemInfLoop.ll 3 ; This testcase should not send the instcombiner into an infinite loop!
2006-10-19-SignedToUnsignedCastAndConst-2.ll 1 ; The optimizer should be able to remove cast operation here.
  /external/llvm/test/Verifier/
aliasing-chain.ll 2 ; CHECK: Aliasing chain should end with function or global variable
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.text 1 These should all get escaped:
37 These should not, because they occur within a code block:
72 Nor should these, which occur in code spans:
107 These should get escaped, even though they're matching pairs for
Links, reference style.html 22 <p><a href="foo">this</a> should work</p>
24 <p>So should <a href="foo">this</a>.</p>
38 <p>[Something in brackets like <a href="foo">this</a> should work]</p>
44 <p>Backslashing should suppress [this] and [this].</p>
  /external/markdown/tests/extensions-x-abbr/
abbr.html 2 ref and REFERENCE should be ignored.</p>
abbr.txt 2 ref and REFERENCE should be ignored.
  /external/markdown/tests/extensions-x-toc/
invalid.txt 7 crash when it encounters this errant syntax. The unexpected output should
  /external/markdown/tests/misc/
bidi.txt 3 |||||||||||||||||||||||||||||THIS SHOULD BE LTR|||||||||||||||||||||||||
5 |||||||||||||||||||||||||||||THIS SHOULD BE RTL||||||||||||||||||||||||| {@dir=rtl}
8 (**??????** ??? ????? ????? ?????? ?????? ????? ? ?????? ????? ??????? ???????? (THIS SHOULD BE LTR ) ?????? ??????? {@dir=ltr} ???????? ??? ???? ?????? ? ?????
29 |||||||||||||||||||||||||||||THIS SHOULD BE RTL|||||||||||||||||||||||||
mismatched-tags.html 11 <p>Should be in p</p
mismatched-tags.txt 9 Should be in p
php.html 4 <p><b>This should have a p tag</b></p>

Completed in 624 milliseconds

<<21222324252627282930>>