/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.
|
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
|
/external/swiftshader/third_party/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
|
/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/python/cpython2/Lib/idlelib/ |
idlever.py | 2 The separate Idle version was eliminated years ago;
|
/external/swiftshader/third_party/LLVM/test/Linker/ |
2004-12-03-DisagreeingType.ll | 6 ; When linked, the global above should be eliminated, being merged with the
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
apint-basictest.ll | 2 ; should be eliminated.
|
apint-basictest2.ll | 2 ; and phi instruction should be eliminated.
|
/external/swiftshader/third_party/subzero/wasm-tests/ |
write_loop.c | 9 // Depend on argc to avoid having this whole thing get dead-code-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.
|
/external/swiftshader/third_party/LLVM/test/Transforms/ConstProp/ |
phi.ll | 2 ; should be eliminated.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
bpo-5m.d | 9 # Three linker-allocated GREGs: one eliminated.
|