llvm-project/clang/lib/Driver
Bernard Ogden da13af380a Add driver support for FP, SIMD and crypto defaults.
Although we wire up a bit for v8fp for macro setting
purposes, we don't set a macro yet. Need to ask list
about that.

Change-Id: Ic9819593ce00882fbec72757ffccc6f0b18160a0
llvm-svn: 193367
2013-10-24 18:32:51 +00:00
..
Action.cpp [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
CC1AsOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
CMakeLists.txt Re-apply r188666 2013-08-19 13:59:22 +00:00
Compilation.cpp Move the execution code from Compilation::ExecuteCommand to Command::Execute 2013-09-12 18:35:08 +00:00
Driver.cpp clang-cl: diagnose setting asm listing filename with multiple inputs 2013-10-18 22:49:04 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h [Driver] Remove the using namespace directives from headers 2013-06-17 13:59:19 +00:00
Job.cpp clang-cl: implement /fallback mode 2013-09-19 20:32:16 +00:00
Makefile
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted 2013-10-22 22:51:04 +00:00
Tool.cpp Remove stray emacs mode markers in all these files that was causing emacs to 2010-12-31 17:31:54 +00:00
ToolChain.cpp Teach clang driver about Cortex-A53 and Cortex-A57. 2013-10-24 18:32:36 +00:00
ToolChains.cpp Teach clang driver about Cortex-A53 and Cortex-A57. 2013-10-24 18:32:36 +00:00
ToolChains.h XCore target: add an xcore toolchain implementation 2013-10-11 10:29:40 +00:00
Tools.cpp Add driver support for FP, SIMD and crypto defaults. 2013-10-24 18:32:51 +00:00
Tools.h XCore target: add an xcore toolchain implementation 2013-10-11 10:29:40 +00:00
Types.cpp Make .asm a valid extension for assembly files 2013-10-17 20:41:18 +00:00
WindowsToolChain.cpp Locate VS InstallDir in the presence of newer runtime 2013-10-10 18:03:08 +00:00