/external/llvm/test/CodeGen/X86/ |
subreg-to-reg-3.ll | 5 ; Don't eliminate or coalesce away the explicit zero-extension!
|
subreg-to-reg-0.ll | 3 ; Do eliminate the zero-extension instruction and rely on
|
live-out-reg-info.ll | 3 ; Make sure dagcombine doesn't eliminate the comparison due
|
subreg-to-reg-1.ll | 6 ; Don't eliminate or coalesce away the explicit zero-extension!
|
promote-assert-zext.ll | 7 ; ISel doesn't yet know how to eliminate this extra zero-extend. But until 8 ; it knows how to do so safely, it shouldn;t eliminate it.
|
/external/clang/test/FixIt/ |
fixit-unrecoverable.c | 3 them. Ideally, we would eliminate all such cases and move these
|
fixit-unrecoverable.cpp | 3 them. Ideally, we would eliminate all such cases and move these
|
/external/llvm/test/CodeGen/XCore/ |
2009-01-08-Crash.ll | 5 ;; unable to eliminate.
|
/external/v8/build/internal/ |
release_defaults.gypi | 12 # Eliminate Unreferenced Data (/OPT:REF).
|
/external/srtp/ |
TODO | 12 - eliminate GENERIC_AESICM by generalizing the code a bit 26 Eliminate key_len from auth_init() 48 Eliminate /* DAM */ - there's one in srtp.c
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-icmp-opt.ll | 4 ; Optimize (cmp (add / sub), 0): eliminate the subs used to update flag
|
/external/valgrind/solaris/ |
vgpreload-solaris.mapfile | 15 ELIMINATE:
|
/hardware/ti/omap4-aah/security/smc_pa_ctrl/ |
Android.mk | 2 # First eliminate OMAP3 and then ensure that this is not used
|
/hardware/ti/omap4-aah/security/tee_client_api/ |
Android.mk | 2 # First eliminate OMAP3 and then ensure that this is not used
|
/prebuilts/go/darwin-x86/src/cmd/gofmt/testdata/ |
rewrite5.golden | 8 // expressions without those nodes must also eliminate the associated
|
rewrite5.input | 8 // expressions without those nodes must also eliminate the associated
|
/prebuilts/go/linux-x86/src/cmd/gofmt/testdata/ |
rewrite5.golden | 8 // expressions without those nodes must also eliminate the associated
|
rewrite5.input | 8 // expressions without those nodes must also eliminate the associated
|
/external/llvm/test/Transforms/DeadArgElim/ |
naked_functions.ll | 3 ; Don't eliminate dead arugments from naked functions. 12 ; Don't eliminate dead varargs from naked functions.
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
no-targetdata.ll | 8 ; We would not eliminate the first memcpy with data layout, and we should not 9 ; eliminate it without data layout.
|
/external/llvm/test/Transforms/ObjCARC/ |
gvn.ll | 9 ; GVN should be able to eliminate this redundant load, with ARC-specific 26 ; GVN should not be able to eliminate this redundant load, with ARC-specific
|
/external/llvm/test/Transforms/Reassociate/ |
2002-05-15-SubReassociate.ll | 3 ; With sub reassociation, constant folding can eliminate all of the constants. 16 ; With sub reassociation, constant folding can eliminate the two 12 constants.
|
subtest.ll | 3 ; With sub reassociation, constant folding can eliminate the 12 and -12 constants. 15 ; With sub reassociation, constant folding can eliminate the uses of %a.
|
/external/autotest/client/tests/tbench/ |
control | 11 calls. The idea behind tbench is to eliminate smbd from the netbench
|
/external/compiler-rt/test/builtins/timing/ |
floatdidf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|