summaryrefslogtreecommitdiffstats
path: root/include/clang/Driver/Options.td
Commit message (Expand)AuthorAgeFilesLines
* Add CoreOption flag to "-coverage" option to make it available for clang-clMarco Castelluccio2017-11-081-1/+1
* New clang option -fno-plt which avoids the PLT and lazy binding while making ...Sriraman Tallam2017-11-071-0/+4
* [CFI] Add CFI-icall pointer type generalizationVlad Tsyrklevich2017-10-311-0/+3
* [X86][Driver] Move all of the X86 feature flags to one spot in the Options.td...Craig Topper2017-10-261-121/+125
* clang-cl: Expose --version.Nico Weber2017-10-231-1/+2
* Fix a typo with -fno-double-square-bracket-attributes and add a test to demon...Aaron Ballman2017-10-211-2/+2
* Revert r316193.Richard Smith2017-10-201-5/+0
* Try to shorten system header paths when using -MD depfilesPeter Wu2017-10-191-0/+5
* [Hexagon] Handling of new HVX flags and target-featuresSumanth Gundapaneni2017-10-181-8/+24
* [Bitfield] Add an option to access bitfield in a fine-grained manner.Wei Mi2017-10-161-0/+7
* Add -f[no-]double-square-bracket-attributes as new driver options to control ...Aaron Ballman2017-10-151-0/+7
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-2/+2
* Cleanup and generalize -shared-libasan.Evgeniy Stepanov2017-10-051-1/+3
* [mips] Accept but ignore -m(no-)branch-likelySimon Dardis2017-09-261-0/+4
* [MSan] Add flag to disable use-after-dtor.Matt Morehouse2017-09-141-0/+3
* Driver: Make -fwhole-program-vtables a core option so it can be used from cla...Peter Collingbourne2017-09-131-2/+3
* IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.Peter Collingbourne2017-09-121-1/+1
* [ARM] Option for reading thread pointer from coprocessor registerStrahinja Petrovic2017-09-121-0/+2
* [modules] Add ability to specify module name to module file mapping (reapply)Boris Kolpackov2017-08-311-2/+2
* Revert r312105 [modules] Add ability to specify module name to module file ma...Victor Leschuk2017-08-301-2/+2
* [modules] Add ability to specify module name to module file mappingBoris Kolpackov2017-08-301-2/+2
* Minimal runtime for UBSan.Evgeniy Stepanov2017-08-291-0/+4
* [Bash-autocompletion] Add support for -std=Yuka Takahashi2017-08-291-1/+8
* Add flag to request Clang is ABI-compatible with older versions of itselfRichard Smith2017-08-261-0/+3
* Expose -mllvm -accurate-sample-profile to clang.Dehao Chen2017-08-241-0/+13
* [mips] Introducing option -mabs=[legacy/2008]Petar Jovanovic2017-08-241-0/+1
* Revert r310057Stefan Maksimovic2017-08-111-0/+4
* Revert r310489 and follow-up commits r310505, r310519, r310537 and r310549Alex Lorenz2017-08-101-2/+0
* [OpenMP] Add flag for overwriting default PTX version for OpenMP targetsGheorghe-Teodor Bercea2017-08-091-0/+2
* [OpenMP] Add flag for disabling the default generation of relocatable OpenMP ...Gheorghe-Teodor Bercea2017-08-091-0/+4
* [OpenMP] Add flag for specifying the target device architecture for OpenMP de...Gheorghe-Teodor Bercea2017-08-071-0/+4
* Revert r304953 for release 5.0.0Stefan Maksimovic2017-08-041-4/+0
* [mips] Revert r309942 & r309940Simon Dardis2017-08-031-8/+0
* [mips] Implement -muninit-const-in-rodataSimon Dardis2017-08-031-0/+8
* [mips] Add support -m(no-)embedded-data optionSimon Dardis2017-08-031-0/+6
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-0/+1
* [mips] Add support for -m(no-)extern-data.Simon Dardis2017-07-241-0/+6
* [mips] Add support for -m(no-)local-sdataSimon Dardis2017-07-201-0/+4
* Reland "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-201-0/+6
* Revert "Reland "[mips] Teach the driver to accept -m(no-)gpopt.""Simon Dardis2017-07-191-6/+0
* Reland "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-0/+6
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-6/+0
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+6
* Also add the option -no-pie (like -nopie)Sylvestre Ledru2017-07-181-0/+1
* [mips][mt][7/7] Add driver option for the MIPS MT ASE.Simon Dardis2017-07-121-0/+4
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+10
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-0/+3
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-3/+0
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-0/+3
* Remove Clang support for '-fvectorize-slp-aggressive' which used LLVM'sChandler Carruth2017-06-301-3/+0