hanchenye-llvm-project/clang/test/Driver
Renato Golin 1588cdaa4b Turning IAS on by default on ARM/Thumb
This is an experimental feature, where -integrated-as will be
on by default on ARM/Thumb. We aim to detect the missing features
so that the next release is stable.

Updating the ReleaseNotes, too.

Also moving the AArch64 into the same place.

llvm-svn: 197024
2013-12-11 09:35:10 +00:00
..
Inputs [Mips] Add support for nan2008 libraries and headers look up for Code 2013-11-26 11:57:48 +00:00
B-opt.c
O.c Options: Use AliasArgs for -O -> -O2 translation. 2013-08-01 16:21:57 +00:00
Ofast.c
Wp-args.c Fix option typo. 2013-10-27 14:46:16 +00:00
Xarch.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
Xlinker-args.c Driver: Forward -Wl, and -Xlink arguments when using windows linker 2013-08-14 01:24:35 +00:00
aarch64-cpus.c AArch64: Fix wildcard matching on CHECK lines. Now recognises arch64--. 2013-11-01 12:53:57 +00:00
aarch64-features.c
aarch64-mfpu.c [AArch64] Add some CPU targets for "generic", A-53 and A-57. 2013-10-31 09:32:33 +00:00
altivec-asm.S Provide test case for commit r185544. 2013-07-03 18:21:12 +00:00
analyze.c
android-standalone.cpp
apple-kext-mkernel.c
arc-exceptions.m
arc.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
arch.c Add support for passing '-target armv8' through the Driver. 2013-06-26 17:19:48 +00:00
arclite-link.c
arm-alignment.c Fix gnueeabi typo in tests 2013-09-02 14:11:33 +00:00
arm-cortex-cpus.c Teach clang driver about Cortex-A53 and Cortex-A57. 2013-10-24 18:32:36 +00:00
arm-darwin-builtin.c
arm-fixed-r9.c Tests for ARM aligned access + reserved R9 2013-08-25 13:01:50 +00:00
arm-hwdiv.c Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior. 2013-10-21 10:54:53 +00:00
arm-mfpu.c Don't pass +soft-float, +soft-float-abi to the arm assembler. 2013-11-23 14:36:40 +00:00
arm-restrict-it.c Add test case for r194593 2013-11-13 21:40:17 +00:00
armv8-crc.c ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang 2013-10-29 09:47:51 +00:00
asan.c
ast.c
at_file.c Expand test/Driver/at_file.c test to check that PR16209 is fixed. 2013-07-23 17:26:56 +00:00
at_file.c.args Expand test/Driver/at_file.c test to check that PR16209 is fixed. 2013-07-23 17:26:56 +00:00
at_file.c.args.utf16le Expand test/Driver/at_file.c test to check that PR16209 is fixed. 2013-07-23 17:26:56 +00:00
at_file_missing.c test/Driver: Check that @ arguments that aren't files are handled 2013-12-06 22:57:13 +00:00
autolink_integrated_as.c
bindings.c Make the integrated assembler the default for cygwin/mingw too. 2013-11-25 18:50:53 +00:00
bitrig.c
bounds-checking.c Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted 2013-10-22 22:51:04 +00:00
cc-log-diagnostics.c
cc-print-options.c
ccc-as-cpp.c Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum, 2013-07-18 20:29:38 +00:00
ccc-host-triple-no-integrated-as.c
cfi.c
cl-fallback.c clang-cl: pass /FI options to fallback 2013-09-27 17:54:18 +00:00
cl-inputs.c Remove Windows line-endings in two clang-cl test files. 2013-09-10 20:35:58 +00:00
cl-link.c Fix the ASan dll_thunk path 2013-09-11 11:45:31 +00:00
cl-options.c clang-cl: Make the driver parse all(?) msvc flags 2013-11-15 18:29:58 +00:00
cl-outputs.c clang-cl: diagnose setting asm listing filename with multiple inputs 2013-10-18 22:49:04 +00:00
cl-runtime-flags.c clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc. 2013-09-18 22:26:39 +00:00
cl.c clang-cl: use -fdiagnostics-format=msvc by default 2013-09-10 01:07:07 +00:00
claim-unused.c
clang-c-as-cxx.c
clang-exception-flags.cpp
clang-g-opts.c Update testing cases to check dwarf-2 for Darwin. 2013-07-03 20:45:07 +00:00
clang-translation.c X86: Make specifying avx2 simpler on Darwin with '-arch' 2013-11-16 00:53:35 +00:00
clang_cpp.c
clang_f_opts.c Add flag -fauto-profile as alias to -fprofile-sample-use. 2013-12-06 17:58:19 +00:00
clang_f_opts.h
clang_wrapv_opts.c
color-diagnostics.c Add -fansi-escape-codes option 2013-09-11 00:38:02 +00:00
constructors.c
coverage-ld.c
cpath.c
cpp-precomp.c
crash-report.c Use -Xclang to pass -internal-isystem and -internal-externc-isystem to -cc1. 2013-09-25 15:47:05 +00:00
cross-linux.c Revert "Support cross linking to arm on ubuntu." 2013-10-28 23:14:34 +00:00
darwin-arch-default.c
darwin-as.c darwin asm driver: suppress -Q for -no-integrated-as on darwin<11 2013-12-10 22:51:25 +00:00
darwin-asan-nofortify.c
darwin-debug-flags.c
darwin-dsymutil.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
darwin-eabi.c ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs 2013-10-24 10:48:50 +00:00
darwin-iphone-defaults.m
darwin-ld.c Only use the Darwin linker's -export_dynamic option with supported versions. 2013-08-02 22:25:34 +00:00
darwin-objc-defaults.m ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT 2013-10-15 17:16:30 +00:00
darwin-objc-gc.m
darwin-objc-options.m Fix assertion failure left over from changes to move away from "darwin" triples. 2013-12-05 19:38:42 +00:00
darwin-sanitizer-ld.c [ASan] Fix darwin-sanitizer-ld.c for iossim, which seems to use -lc++ instead of -lstdc++. 2013-11-15 16:57:57 +00:00
darwin-sdkroot.c
darwin-verify-debug.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
darwin-version.c
darwin-xarch.c
debug-comp-dir.S
debug-main-file.S clang/test/Driver: Remove the feature "clang-driver" in three tests since they might work as expected since their first commit. 2013-08-20 12:16:35 +00:00
debug-options-as.c clang/test/Driver: Remove the feature "clang-driver" since gcc-as has not been used with -integrated-as since r177360. 2013-08-20 12:16:42 +00:00
debug-options.c Set default Dwarf Version for -gline-tables-only on Darwin to 2. 2013-11-20 20:22:14 +00:00
debug-unsupported.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
debug.c
default-toolchain.c
diagnostics.c
dragonfly.c
dwarf2-cfi-asm.c
dyld-prefix.c
exceptions.m
fast-math.c
fcomment-block-commands.c
flags.c
fpack-struct.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
fparse-all-comments.c
frame-pointer-elim.c
frame-pointer.c [mips] Enable frame-pointer elimination for -O1 and above. 2013-10-16 17:13:08 +00:00
freebsd-mips-as.c
freebsd.c Turning IAS on by default on ARM/Thumb 2013-12-11 09:35:10 +00:00
freebsd.cc FreeBSD 10 ships with only libc++, make sure it's the default when compiling 2013-11-09 15:03:56 +00:00
fsanitize-blacklist.c Re-apply r188666 2013-08-19 13:59:22 +00:00
fsanitize.c SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. 2013-11-01 18:16:25 +00:00
gcc-toolchain.cpp
gcc-version-debug.c Relax testcase for r188400 to not test for forward-slashes as path separators. 2013-08-14 22:10:17 +00:00
gcc_forward.c Don't use the gcc driver for assembling. 2013-11-23 16:40:57 +00:00
gfortran.f90 Add support to the Clang driver for forwarding all of gfortran's flags 2013-10-17 03:28:24 +00:00
gnu-runtime.m
gold-lto.c
hexagon-toolchain-elf.c Fix option spelling. 2013-10-27 14:11:19 +00:00
hexagon-toolchain.c Fix option spelling. 2013-10-27 14:11:19 +00:00
ident_md.c Emit a .ident saying that clang produced this file. 2013-10-16 19:28:50 +00:00
immediate-options.c Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum, 2013-07-18 20:29:38 +00:00
index-header-map.c
inhibit-downstream-commands.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
integrated-as.c clang/test/Driver: Remove the feature "clang-driver" since gcc-as has not been used with -integrated-as since r177360. 2013-08-20 12:16:42 +00:00
integrated-as.s Fix test case inefficiency 2013-12-06 20:42:24 +00:00
ios-simulator-arcruntime.c
krait-cpu.c Added support for mcpu krait 2013-12-06 22:43:17 +00:00
le32-toolchain.c Pass -fno-math-builtin from the Clang driver to -cc1 for the l32 arch. 2013-07-24 18:20:14 +00:00
le32-unknown-nacl.cpp Convert another test to -###. 2013-07-23 15:57:21 +00:00
linker-opts.c
linux-as.c Set appropriate FPU default for Linux on v8 2013-10-24 18:32:41 +00:00
linux-header-search.cpp Teach the Linux toolchain about more modern Gentoo installations of GCC 2013-08-26 08:59:53 +00:00
linux-ld.c Teach the driver to not try to use 'lib32' multilib spellings on ARM 2013-10-29 10:27:30 +00:00
lit.local.cfg Move remaining %clang_cc1 tests out of test/Driver 2013-11-16 06:20:17 +00:00
lto.c Produce an error when trying to link with -emit-llvm. 2013-08-25 14:27:09 +00:00
m_and_mm.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
mg.c
mips-abi.c
mips-as.c [Mips] Pass -mmsa option to the assembler. 2013-11-26 11:58:04 +00:00
mips-cs.cpp [Mips] Reduce number of FileCheck variables used in the tests. 2013-11-26 11:57:53 +00:00
mips-eleb.c
mips-features.c [mips] Added -mfp64 and -mfp32 options. 2013-10-17 14:55:58 +00:00
mips-float.c [Mips] Do not adjust float-abi flags in case of MIPS16 mode. This code 2013-11-19 12:22:38 +00:00
mips-fsf.cpp [Mips] Reduce number of FileCheck variables used in the tests. 2013-11-26 11:57:53 +00:00
mipsel-nacl-defines.cpp [Mips] Allocate NaClTargetInfo for MIPSEL NaCl 2013-09-21 01:27:01 +00:00
mno-global-merge.c
modules.m
modules.mm
montavista-gcc-toolchain.c
ms-inline-asm.c
msvc_forward.c
netbsd.c clang/test/Driver/netbsd.c*: Tweak path separators to be matched on win32 driver. 2013-10-15 06:36:47 +00:00
netbsd.cpp clang/test/Driver/netbsd.c*: Tweak path separators to be matched on win32 driver. 2013-10-15 06:36:47 +00:00
no-integrated-as-win.c Tidy up the no-external-assembler diag 2013-11-22 08:27:46 +00:00
no-objc-arr.m
no-objc-default-synthesize-properties.m Produce an error for unknown -f options. 2013-09-25 19:07:08 +00:00
no-sibling-calls.c
nodefaultlib.c
noexecstack.c Use -target instead of triple and use FileCheck. 2013-10-27 13:59:51 +00:00
noinline.c
nostdincxx.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
nostdlib.c
nostdlibinc.c
objc++-cpp-output.mm
objc-cpp-output.m
openbsd.c Pass correct flags to assembler and linker for OpenBSD on AMD64, PowerPC 2013-12-07 00:57:46 +00:00
option-aliases.c Use -### instead of -ccc-print-options. 2013-09-03 13:26:49 +00:00
output-file-cleanup.c
output-file-is-dir.c
phases.c
pic.c Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
ppc-features.cpp Add minimal command line support for the VSX powerpc processor. 2013-10-16 20:40:13 +00:00
prefixed-tools.c
preprocessor.c
pth.c
qa_override.c Use a valid option (-msse) for testing QA_OVERRIDE_GCC3_OPTIONS. 2013-09-24 13:37:21 +00:00
r600-mcpu.cl R600: Add processor type for Hawaii 2013-11-14 23:45:53 +00:00
redundant-args.c
redzone.c
retain-comments-from-system-headers.c
rewrite-legacy-objc.m ObjectiveC. availability of Array/Dictionary subscripting 2013-11-12 20:50:26 +00:00
rewrite-objc.m ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT 2013-10-15 17:16:30 +00:00
sanitizer-ld.c Revert r193022 and r193048. They broke the ubsan test suite. 2013-10-20 21:29:13 +00:00
save-temps.c
split-debug.c
split-debug.s
stack-protector.c
stackrealign.c
std.c
std.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
sysroot-flags.c
sysroot.c
systemz-march.c Fix test to actually check things. 2013-07-19 17:49:21 +00:00
target-as.s clang/test/Driver: Remove the feature "clang-driver" in three tests since they might work as expected since their first commit. 2013-08-20 12:16:35 +00:00
target-triple-deployment.c Darwin: update clang test to new iOS default version (5.0) 2013-12-10 11:53:25 +00:00
target.c Don't use the gcc driver for assembling. 2013-11-23 16:40:57 +00:00
tsan.c SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. 2013-11-01 18:16:25 +00:00
unknown-arg.c Produce an error for unknown -f options. 2013-09-25 19:07:08 +00:00
unknown-gcc-arch.c Make the integrated assembler the default for cygwin/mingw too. 2013-11-25 18:50:53 +00:00
via-file-asm.c Fix via-file-asm test failure on windows 2013-12-10 00:54:30 +00:00
visibility.cpp
warning-options.cpp
warning-options_pedantic.cpp
working-directory-and-abs.c
working-directory.c clang/test/Driver/working-directory.c: Exclude msys bash rather than tweaking expressions. 2013-09-04 09:37:12 +00:00
x86_64-nacl-defines.cpp Add missing quotes for -###. 2013-07-23 15:20:22 +00:00
x86_features.c Fix test. 2013-10-03 19:18:22 +00:00
xcore-opts.c XCore target has -fno-use-cxa-atexit as default. 2013-11-12 10:09:22 +00:00