HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 1 - 25 of 640) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/548-checker-inlining-and-dce/
info.txt 1 Test that inlining works when code preventing inlining is eliminated by DCE.
  /art/test/106-exceptions2/src/
Main.java 26 // "this" check should be eliminated on both IGET/IPUT
29 // "this" check should be eliminated on both IGET/IPUT
31 // Check not eliminated
33 // Check not eliminated
36 // Check not eliminated
40 // Check eliminated
43 // Check not eliminated
48 // Check eliminated
51 // All null checks eliminated
63 // "this" check should be eliminated on both IGET/IPU
    [all...]
  /external/libxml2/test/automata/
abba 2 # Tests ab*a with an eliminated epsilon transition
  /external/llvm/test/Transforms/InstCombine/
apint-mul1.ll 1 ; This test makes sure that mul instructions are properly eliminated.
2002-08-02-CastTest.ll 1 ; This testcase is incorrectly getting completely eliminated. There should be
apint-mul2.ll 1 ; This test makes sure that mul instructions are properly eliminated.
2008-06-13-ReadOnlyCallStore.ll 5 store i8 0, i8* %s, align 1 ; This store cannot be eliminated!
invariant.ll 1 ; Test to make sure unused llvm.invariant.start calls are not trivially eliminated
apint-div1.ll 1 ; This test makes sure that div instructions are properly eliminated.
apint-div2.ll 1 ; This test makes sure that div instructions are properly eliminated.
apint-rem1.ll 1 ; This test makes sure that these instructions are properly eliminated.
apint-rem2.ll 1 ; This test makes sure that these instructions are properly eliminated.
  /external/mesa3d/src/glsl/tests/lower_jumps/
lower_returns_1.opt_test 6 # eliminated.
  /art/test/474-fp-sub-neg/
info.txt 8 Addition or subtraction with fp zero should not be eliminated
  /external/llvm/test/Linker/
2004-12-03-DisagreeingType.ll 7 ; When linked, the global above should be eliminated, being merged with the
  /external/llvm/test/Transforms/SCCP/
apint-basictest.ll 2 ; should be eliminated.
apint-basictest2.ll 2 ; and phi instruction should be eliminated.
  /external/llvm/test/LTO/X86/
symver-asm.ll 10 ; RecordStreamer, so it shouldn't get eliminated. However, the object file will
  /external/llvm/test/Transforms/ConstProp/
phi.ll 2 ; should be eliminated.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-5m.d 9 # Three linker-allocated GREGs: one eliminated.
  /external/autotest/client/tests/tbench/
control 14 if we eliminated all filesystem IO and SMB packet processing. tbench
  /external/clang/test/CodeGen/
available-externally-hidden.cpp 3 // Ensure that available_externally functions eliminated at -O2 are now
  /external/llvm/test/CodeGen/NVPTX/
intrin-nocapture.ll 4 ; optimizations (such as the store below being eliminated as dead code). This
  /external/llvm/test/CodeGen/SPARC/
select-mask.ll 4 ;; other than the first for SELECT. Thus, the 'trunc' got eliminated
  /external/llvm/test/Transforms/GlobalOpt/
available_externally_global_ctors.ll 6 ; Verify that the initialization of the available_externally global is not eliminated

Completed in 1081 milliseconds

1 2 3 4 5 6 7 8 91011>>