Home
last modified time | relevance | path

Searched refs:cgp (Results 1 – 23 of 23) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dsext-i1.ll1 ; RUN: llc < %s -march=x86 -disable-cgp-branch-opts | FileCheck %s -check-prefix=32
2 ; RUN: llc < %s -march=x86-64 -disable-cgp-branch-opts | FileCheck %s -check-prefix=64
Dpr3366.ll1 ; RUN: llc < %s -march=x86 -disable-cgp-branch-opts | grep movzbl
DMachineSink-PHIUse.ll2 ; RUN: llc < %s -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats 2>&1 | grep "machine-s…
Dfma-do-not-commute.ll1 ; RUN: llc -fp-contract=fast -mattr=+fma -disable-cgp < %s -o - | FileCheck %s
D2012-10-18-crash-dagco.ll1 ; RUN: llc -march=x86-64 -mcpu=corei7 -disable-cgp-select2branch < %s
D2010-09-30-CMOV-JumpTable-PHI.ll10 ; -cgp-critical-edge-splitting=0 prevents the edge to PHI from being split.
D2008-04-16-ReMatBug.ll1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | not grep ", %e"
Dcmov.ll1 ; RUN: llc < %s -verify-machineinstrs -mtriple=x86_64-apple-darwin10 -disable-cgp-select2branch | F…
Dcodegen-prepare-extload.ll4 ; RUN: opt -codegenprepare < %s -mtriple=x86_64-apple-macosx -S -stress-cgp-ext-ld-promotion | File…
5 ; RUN: opt -codegenprepare < %s -mtriple=x86_64-apple-macosx -S -disable-cgp-ext-ld-promotion | Fil…
/external/llvm/utils/TableGen/
DDAGISelEmitter.cpp79 PatternSortingPredicate(CodeGenDAGPatterns &cgp) : CGP(cgp) {} in PatternSortingPredicate()
DDAGISelMatcherGen.cpp101 MatcherGen(const PatternToMatch &pattern, const CodeGenDAGPatterns &cgp);
153 const CodeGenDAGPatterns &cgp) in MatcherGen() argument
154 : Pattern(pattern), CGP(cgp), NextRecordedOperandNo(0), in MatcherGen()
DDAGISelMatcherEmitter.cpp56 MatcherTableEmitter(const CodeGenDAGPatterns &cgp) in MatcherTableEmitter() argument
57 : CGP(cgp) {} in MatcherTableEmitter()
/external/llvm/test/CodeGen/Thumb/
Ddyn-stackalloc.ll1 ; RUN: llc < %s -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -verify-machi…
2 ; RUN: llc < %s -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -regalloc=bas…
/external/llvm/test/CodeGen/Hexagon/
Dtail-dup-subreg-abort.ll1 ; RUN: llc -march=hexagon -O2 -disable-cgp < %s
/external/llvm/test/CodeGen/NVPTX/
Dbranch-fold.ll1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 -disable-cgp | FileCheck %s
/external/llvm/test/CodeGen/ARM/
Dconstants.ll1 ; RUN: llc < %s -mtriple=armv4t-unknown-linux-gnueabi -disable-cgp-branch-opts -verify-machineinstr…
Dtaildup-branch-weight.ll2 ; RUN: -enable-tail-merge=false -disable-cgp %s -o /dev/null 2>&1 \
Dvector-promotion.ll2 ; RUN: opt -codegenprepare -mtriple=thumbv7-apple-ios %s -o - -mattr=+neon -S -stress-cgp-store-ext…
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dextend-sink-hoist.ll1 ; RUN: opt -codegenprepare -disable-cgp-branch-opts -S < %s | FileCheck %s
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-cmp-vec.ll2 ; RUN: -aarch64-atomic-cfg-tidy=0 -disable-cgp -disable-branch-fold \
Dfast-isel-int-ext2.ll1 …rwin -fast-isel -fast-isel-abort=1 -aarch64-atomic-cfg-tidy=false -disable-cgp-branch-opts -verify…
Darm64-codegen-prepare-extload.ll2 ; RUN: opt -codegenprepare < %s -mtriple=aarch64-apple-ios -S -stress-cgp-ext-ld-promotion | FileCh…
3 ; RUN: opt -codegenprepare < %s -mtriple=aarch64-apple-ios -S -disable-cgp-ext-ld-promotion | FileC…
/external/llvm/test/CodeGen/Thumb2/
D2009-09-28-ITBlockBug.ll1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -disable-cgp-branch-opts -arm-atomic-…