Home
last modified time | relevance | path

Searched refs:eliminate (Results 1 – 25 of 248) sorted by relevance

12345678910

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dpromote-assert-zext.ll7 ; 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.
Dsubreg-to-reg-3.ll3 ; Don't eliminate or coalesce away the explicit zero-extension!
Dsubreg-to-reg-0.ll3 ; Do eliminate the zero-extension instruction and rely on
/external/llvm/test/CodeGen/X86/
Dpromote-assert-zext.ll7 ; 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.
Dsubreg-to-reg-3.ll5 ; Don't eliminate or coalesce away the explicit zero-extension!
Dsubreg-to-reg-0.ll3 ; Do eliminate the zero-extension instruction and rely on
/external/llvm/test/Transforms/DeadStoreElimination/
Dno-targetdata.ll8 ; We would not eliminate the first memcpy with data layout, and we should not
9 ; eliminate it without data layout.
/external/llvm/test/Transforms/Reassociate/
Dsubtest.ll3 ; With sub reassociation, constant folding can eliminate the 12 and -12 constants.
15 ; With sub reassociation, constant folding can eliminate the uses of %a.
D2002-05-15-SubReassociate.ll3 ; With sub reassociation, constant folding can eliminate all of the constants.
16 ; With sub reassociation, constant folding can eliminate the two 12 constants.
Dfast-SubReassociate.ll18 ; With sub reassociation, constant folding can eliminate all of the constants.
49 ; With sub reassociation, constant folding can eliminate the two 12 constants.
/external/llvm/test/Transforms/DeadArgElim/
Dnaked_functions.ll3 ; Don't eliminate dead arugments from naked functions.
12 ; Don't eliminate dead varargs from naked functions.
/external/llvm/docs/
DExtendedIntegerResults.txt19 mid-level optimizers to be able to process this (e.g. eliminate redundant
38 An optimization example is that we should be able to eliminate the explicit
81 here, and even if it did, it could not eliminate the sext. 4) the code
112 about and eliminate these extensions.
122 easily eliminate the extensions etc with existing functionality.
/external/swiftshader/third_party/LLVM/docs/
DExtendedIntegerResults.txt19 mid-level optimizers to be able to process this (e.g. eliminate redundant
38 An optimization example is that we should be able to eliminate the explicit
81 here, and even if it did, it could not eliminate the sext. 4) the code
112 about and eliminate these extensions.
122 easily eliminate the extensions etc with existing functionality.
/external/llvm/test/Transforms/ObjCARC/
Dgvn.ll9 ; 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/IndVarSimplify/
Dpreserve-signed-wrap.ll3 ; Indvars should insert a 64-bit induction variable to eliminate the
4 ; sext for the addressing, however it shouldn't eliminate the sext
Deliminate-max.ll4 ; Indvars should be able to do range analysis and eliminate icmps.
7 ; cannot eliminate, because it requires analyzing more than just the
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dpreserve-signed-wrap.ll4 ; Indvars should insert a 64-bit induction variable to eliminate the
5 ; sext for the addressing, however it shouldn't eliminate the sext
Deliminate-max.ll4 ; Indvars should be able to do range analysis and eliminate icmps.
7 ; cannot eliminate, because it requires analyzing more than just the
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
D2008-08-14-ShadowIV.ll25 ; Unable to eliminate cast because the mantissa bits for double are not enough
50 ; Unable to eliminate cast due to potentional overflow.
71 ; Unable to eliminate cast due to overflow.
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
D2008-08-14-ShadowIV.ll29 ; Unable to eliminate cast because the mantissa bits for double are not enough
54 ; Unable to eliminate cast due to potentional overflow.
75 ; Unable to eliminate cast due to overflow.
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_psi_ops.cpp47 eliminate(n); in visit()
138 bool psi_ops::eliminate(node& n) { in eliminate() function in r600_sb::psi_ops
/external/lmfit/
DCHANGELOG130 - eliminate unncessary wa1 = -wa1 computation
135 -- eliminate lm_initialize_control, provide defaults for float and double
154 - eliminate some static variables (p25, p5, p75, ..)
155 - eliminate function data types; they obscure more than they help
/external/swiftshader/third_party/LLVM/test/Transforms/Reassociate/
Dsubtest.ll1 ; With sub reassociation, constant folding can eliminate the 12 and -12 constants.
/external/swiftshader/third_party/LLVM/test/CodeGen/XCore/
D2009-01-08-Crash.ll5 ;; unable to eliminate.
/external/llvm/test/Transforms/LoopLoadElim/
Dopt-size.ll3 ; When optimizing for size don't eliminate in this loop because the loop would
44 ; Same loop but with noalias on %A and %C. In this case load-eliminate even

12345678910