OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i686
(Results
226 - 250
of
969
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CodeGenCXX/
mangle-ms-vector-types.cpp
1
// RUN: %clang_cc1 -fms-extensions -ffreestanding -target-feature +avx -emit-llvm %s -o - -cxx-abi microsoft -triple=
i686
-pc-win32 | FileCheck %s
microsoft-new.cpp
1
// RUN: %clang_cc1 -triple
i686
-pc-win32 -fms-compatibility %s -emit-llvm -o - | FileCheck %s
pr13396.cpp
1
// RUN: %clang_cc1 -triple
i686
-pc-linux-gnu %s -emit-llvm -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
objc2-protocol-enc.m
1
// RUN: %clang_cc1 -triple=
i686
-apple-darwin9 -emit-llvm -o %t %s
/external/clang/test/PCH/
pr4489.c
5
// FIXME: This test is forcibly disabled, it is flaky on the clang-
i686
-xp-msvc9
/external/clang/test/Sema/
bitfield-layout.c
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -triple=
i686
-apple-darwin9
pragma-pack-2.c
1
// RUN: %clang_cc1 -triple
i686
-apple-darwin9 %s -fsyntax-only -verify
pragma-pack-3.c
1
// RUN: %clang_cc1 -triple
i686
-apple-darwin9 %s -fsyntax-only -verify
pragma-pack-and-options-align.c
1
// RUN: %clang_cc1 -triple
i686
-apple-darwin9 %s -fsyntax-only -verify
pragma-pack.c
1
// RUN: %clang_cc1 -triple
i686
-apple-darwin9 -fsyntax-only -verify %s
stdcall-fastcall.c
1
// RUN: %clang_cc1 -fsyntax-only -verify -triple
i686
-apple-darwin10 %s
/external/clang/test/SemaCXX/
builtins-va_arg.cpp
2
// RUN: %clang_cc1 %s -ffreestanding -triple
i686
-unknown-linux
new-delete-0x.cpp
1
// RUN: %clang_cc1 -fsyntax-only -verify %s -triple=
i686
-pc-linux-gnu -std=c++11
virtual-override-x86.cpp
1
// RUN: %clang_cc1 -triple=
i686
-pc-unknown -fsyntax-only -verify %s -std=c++11
/external/llvm/test/Analysis/BasicAA/
2008-06-02-GEPTailCrash.ll
5
target triple = "
i686
-pc-linux-gnu"
byval.ll
3
target triple = "
i686
-apple-darwin8"
/external/llvm/test/Assembler/
vector-cmp.ll
4
target triple = "
i686
-apple-darwin9.2.2"
/external/llvm/test/CodeGen/X86/
2007-02-19-LiveIntervalAssert.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i686
-pc-linux-gnu -relocation-model=pic
2007-05-05-Personality.ll
1
; RUN: llc < %s -mtriple=
i686
-pc-linux-gnu -o - | FileCheck %s
2007-05-15-maskmovq.ll
4
target triple = "
i686
-apple-darwin8"
2007-07-10-StackerAssert.ll
1
; RUN: llc < %s -mtriple=
i686
-pc-linux-gnu -mcpu=athlon -relocation-model=pic
2007-09-27-LDIntrinsics.ll
3
target triple = "
i686
-apple-darwin8"
2008-01-08-IllegalCMP.ll
4
target triple = "
i686
-pc-linux-gnu"
2008-10-06-x87ld-nan-2.ll
3
target triple = "
i686
-apple-darwin8"
2009-03-13-PHIElimBug.ll
1
; RUN: llc < %s -mtriple=
i686
-linux | FileCheck %s
Completed in 334 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>