llvm-project/clang/lib/Driver/ToolChains/Arch
Simon Atanasyan 6a9570c282 [driver][mips] Use AddTargetFeature to check arguments and add feature flags. NFC
llvm-svn: 307152
2017-07-05 12:57:37 +00:00
..
AArch64.cpp [ARM] Add a driver option for +no-neg-immediates 2017-03-27 15:34:52 +00:00
AArch64.h
ARM.cpp Update clang support for -mexecute-only/-mpure-code for backend change to use subtarget feature rather than command line option. 2017-07-01 02:55:23 +00:00
ARM.h
Mips.cpp [driver][mips] Use AddTargetFeature to check arguments and add feature flags. NFC 2017-07-05 12:57:37 +00:00
Mips.h
PPC.cpp Remove the -faltivec alias option and replace it with -maltivec everywhere. 2017-03-21 22:06:18 +00:00
PPC.h
Sparc.cpp
Sparc.h
SystemZ.cpp
SystemZ.h
X86.cpp [X86] Remove some code that tries to disable HLE feature. This feature flag was removed from the backend. 2017-04-04 06:38:44 +00:00
X86.h