Home
last modified time | relevance | path

Searched refs:simplify (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/external/llvm/test/Transforms/LoopSimplify/
Dbasictest.ll1 ; RUN: opt < %s -loop-simplify
2 ; RUN: opt < %s -passes=loop-simplify
Dpr26682.ll1 ; RUN: opt < %s -lcssa -loop-simplify -indvars -S | FileCheck %s
7 ; Check that loop-simplify merges two loop exits, but preserves LCSSA form.
D2004-03-15-IncorrectDomUpdate.ll1 ; RUN: opt < %s -loop-simplify -licm -disable-output
D2004-02-05-DominatorInfoCorruption.ll1 ; RUN: opt < %s -loop-simplify -verify -licm -disable-output
Dhardertest.ll1 ; RUN: opt < %s -loop-simplify
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
DProgram.cs44 var simplify = new Simplify(new CommonTreeNodeStream(t)); in _Main()
45 t = (CommonTree)simplify.Downup(t); in _Main()
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
DPR7357.ll1 …2:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-n32" -simplify-libcalls -S | Fil…
4 ; check that simplify libcalls will not replace a call with one calling
DStrNCat.ll2 ; RUN: opt < %s -simplify-libcalls -S | \
4 ; RUN: opt < %s -simplify-libcalls -S | \
DStrCat.ll3 ; RUN: opt < %s -simplify-libcalls -S | \
5 ; RUN: opt < %s -simplify-libcalls -S | \
Dabs.ll1 ; RUN: opt < %s -simplify-libcalls -S | grep {select i1 %ispos}
D2005-05-20-sprintf-crash.ll1 ; RUN: opt < %s -simplify-libcalls -disable-output
D2009-01-04-Annotate.ll1 ; RUN: opt < %s -simplify-libcalls -S > %t
DPuts.ll2 ; RUN: opt < %s -simplify-libcalls -S | FileCheck %s
D2009-05-30-memcmp-byte.ll1 ; RUN: opt < %s -simplify-libcalls -instcombine -S | grep {ret i32 -65}
Dmemmove.ll1 ; RUN: opt < %s -simplify-libcalls -S | grep {llvm.memmove}
Dmemset-64.ll1 ; RUN: opt < %s -simplify-libcalls -S | grep {llvm.memset}
D2009-02-11-NotInitialized.ll1 ; RUN: opt < %s -inline -simplify-libcalls -functionattrs | \
Dmemset.ll1 ; RUN: opt < %s -simplify-libcalls -S | grep {llvm.memset}
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dmemset_chk-simplify-nobuiltin.ll1 ; RUN: opt -S -disable-simplify-libcalls -codegenprepare < %s | FileCheck %s
9 ; - TLI::has (always returns false thanks to -disable-simplify-libcalls)
/external/fmtlib/doc/basic-bootstrap/
DREADME2 a minimum to simplify integration in case of changes to Sphinx theming.
/external/swiftshader/third_party/LLVM/test/Transforms/LoopSimplify/
D2004-03-15-IncorrectDomUpdate.ll1 ; RUN: opt < %s -loop-simplify -licm -disable-output
Dbasictest.ll1 ; RUN: opt < %s -loop-simplify
D2004-02-05-DominatorInfoCorruption.ll1 ; RUN: opt < %s -loop-simplify -verify -licm -disable-output
Dhardertest.ll1 ; RUN: opt < %s -loop-simplify
D2004-04-12-LoopSimplify-SwitchBackedges.ll1 ; RUN: opt < %s -loop-simplify -disable-output

12345678910>>...15