/external/chromium/googleurl/base/ |
README.txt | 2 to eliminate the dependency on logging.h.
|
/external/llvm/test/CodeGen/X86/ |
subreg-to-reg-3.ll | 3 ; 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 | 3 ; 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/llvm/test/FrontendC++/ |
integration-O2.cpp | 8 // Verify that ipsccp is running and can eliminate globals.
|
/external/llvm/test/Transforms/Reassociate/ |
subtest.ll | 1 ; With sub reassociation, constant folding can eliminate the 12 and -12 constants.
|
2002-05-15-SubReassociate.ll | 1 ; With sub reassociation, constant folding can eliminate all of the constants.
|
2002-05-15-SubReassociate2.ll | 1 ; With sub reassociation, constant folding can eliminate the two 12 constants.
|
subtest2.ll | 1 ; With sub reassociation, constant folding can eliminate the uses of %a.
|
/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/Transforms/IPConstantProp/ |
user-with-multiple-uses.ll | 4 ; IPSCCP should propagate the 0 argument, eliminate the switch, and propagate
|
/external/llvm/test/Transforms/IndVarSimplify/ |
lftr_simple.ll | 1 ; LFTR should eliminate the need for the computation of i*i completely. It
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
dont_reduce_bytes.ll | 17 ;; cannot eliminate indvar
|
/external/llvm/test/Transforms/ObjCARC/ |
gvn.ll | 7 ; GVN should be able to eliminate this redundant load, with ARC-specific
|
/frameworks/compile/libbcc/runtime/test/timing/ |
floatdidf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
floatdisf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
floatdixf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
floatundidf.c | 37 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
floatundisf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
floatundixf.c | 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|