aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-23[Frontend] Delete some unneeded CC1 optionsFangrui Song1-21/+8
2020-01-23[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...Fangrui Song1-0/+2
2020-01-24[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2aSaar Raz1-1/+2
2020-01-22[Concepts] Constraint Satisfaction CachingSaar Raz1-0/+2
2020-01-17Consolidate internal denormal flushing controlsMatt Arsenault1-3/+7
2020-01-17[clang][xray] Add -fxray-ignore-loops optionIan Levesque1-0/+2
2020-01-13[DebugInfo] Add another level to DebugInfoKind called ConstructorAmy Huang1-2/+2
2020-01-13This option allows selecting the TLS size in the local exec TLS model,KAWASHIMA Takahiro1-0/+2
2020-01-10[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]Fangrui Song1-0/+2
2020-01-07[HIP] Add option --gpu-max-threads-per-block=nYaxun (Sam) Liu1-0/+6
2020-01-06Add Triple::isX86()Fangrui Song1-1/+1
2019-12-21[NFC] Separate getLastArgIntValue to BasicYaxun (Sam) Liu1-27/+0
2019-12-19[Clang FE, SystemZ] Recognize -mrecord-mcount CL option.Jonas Paulsson1-0/+1
2019-12-19Re-land "Add an -fno-temp-file flag for compilation"Hans Wennborg1-0/+1
2019-12-18Revert "Add an -fno-temp-file flag for compilation"Mitch Phillips1-1/+0
2019-12-18Add an -fno-temp-file flag for compilationHans Wennborg1-0/+1
2019-12-17[Frontend] Fixes -Wrange-loop-analysis warningsMark de Wever1-3/+3
2019-12-17[Clang FE, SystemZ] Recognize -mpacked-stack CL optionJonas Paulsson1-0/+1
2019-12-12Default to -fuse-init-arrayFangrui Song1-1/+1
2019-12-11[OpenMP] Use the OpenMP-IR-BuilderJohannes Doerfert1-0/+2
2019-12-08[Frontend] Allow OpenMP offloading to aarch64Bryan Chan1-1/+2
2019-12-05 Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp...Melanie Blower1-0/+28
2019-12-04Revert " Reapply af57dbf12e54 "Add support for options -frounding-math...Melanie Blower1-28/+0
2019-12-04 Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp...Melanie Blower1-0/+28
2019-11-27[ConstExprPreter] Removed the flag forcing the use of the interpreterNandor Licker1-2/+0
2019-11-26Initial implementation of -fmacro-prefix-map and -ffile-prefix-mapDan McGregor1-0/+3
2019-11-22Move vtordisp mode from Attr class to LangOptions.h, NFCReid Kleckner1-1/+2
2019-11-19clang: Add -fconvergent-functions flagMatt Arsenault1-0/+3
2019-11-19Work on cleaning up denormal mode handlingMatt Arsenault1-7/+2
2019-11-18Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ...Eric Christopher1-30/+0
2019-11-08Revert "Reland "[clang] Report sanitizer blacklist as a dependency in cc1""Jan Korous1-1/+20
2019-11-08[clang] Fix -fsanitize-system-blacklist processing in cc1Jan Korous1-0/+5
2019-11-08Reland "[clang] Report sanitizer blacklist as a dependency in cc1"Jan Korous1-20/+1
2019-11-08Reland "[clang] Report sanitizer blacklist as a dependency in cc1"Jan Korous1-1/+20
2019-11-08Revert "Revert "Revert "[clang] Report sanitizer blacklist as a dependency in...Abel Kocsis1-20/+1
2019-11-08Revert "Revert "[clang] Report sanitizer blacklist as a dependency in cc1""Abel Kocsis1-1/+20
2019-11-08Revert "[clang] Report sanitizer blacklist as a dependency in cc1"Jeremy Morse1-20/+1
2019-11-07[clang] Report sanitizer blacklist as a dependency in cc1Jan Korous1-1/+20
2019-11-07Add support for options -frounding-math, ftrapping-math, -ffp-model=, and -ff...Melanie Blower1-0/+30
2019-11-05[Clang FE] Recognize -mnop-mcount CL option (SystemZ only).Jonas Paulsson1-0/+1
2019-11-04Recommit "[CodeView] Add option to disable inline line tables."Amy Huang1-0/+1
2019-10-31[cfi] Add flag to always generate .debug_frameDavid Candler1-0/+3
2019-10-30Revert "[CodeView] Add option to disable inline line tables."Amy Huang1-1/+0
2019-10-30[CodeView] Add option to disable inline line tables.Amy Huang1-0/+1
2019-10-28Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd1-0/+1
2019-10-22Fix name of warn_ignored_hip_only_optionYaxun (Sam) Liu1-1/+1
2019-10-22[HIP] Add option -fgpu-allow-device-initYaxun (Sam) Liu1-0/+7
2019-10-21[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+20
2019-10-19Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...Michael J. Spencer1-20/+0
2019-10-19[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+20