Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
827be690dce158924924a70fda79b35a9d7ad1cc
/
clang
/
lib
/
Frontend
/
CompilerInvocation.cpp
827be69
[clang] FastMathFlags.allowContract should be initialized only from FPFeatures.allowFPContractAcrossStatement
by Melanie Blower
· 5 years ago
47650dcbe
Revert "[clang-misexpect] Fixed typo which causes that --pgo-warn-misexpect option is not passed in the compiler invocation"
by Dávid Bolvanský
· 5 years ago
6d2b75e
[clang-misexpect] Fixed typo which causes that --pgo-warn-misexpect option is not passed in the compiler invocation
by Dávid Bolvanský
· 5 years ago
7f5d91d
[clang][AIX] Implement ABIInfo and TargetCodeGenInfo for AIX
by jasonliu
· 5 years ago
8290440
Map -O to -O1 instead of -O2
by Fangrui Song
· 5 years ago
170ac4b
[CSInfo][ISEL] Call site info generation support for Mips
by Djordje Todorovic
· 5 years ago
6a3469f
[ObjC] Add compatibility mode for type checking of qualified id block parameters.
by Volodymyr Sapsai
· 5 years ago
b56b1e6
[gcov] Default coverage version to '408*' and delete CC1 option -coverage-exit-block-before-body
by Fangrui Song
· 5 years ago
379e68a
[clang][SLH] Add __has_feature(speculative_load_hardening)
by Zola Bridges
· 5 years ago
01dc694
FP LangOpts should not be dependent on CGOpt
by Melanie Blower
· 5 years ago
1065869
[Matrix] Add matrix type to Clang.
by Florian Hahn
· 5 years ago
8222107
[AST] Preserve the type in RecoveryExprs for broken function calls.
by Haojian Wu
· 5 years ago
25544ce
[gcov] Default coverage version to '407*' and delete CC1 option -coverage-cfg-checksum
by Fangrui Song
· 5 years ago
13a633b
[gcov] Delete CC1 option -coverage-no-function-names-in-data
by Fangrui Song
· 5 years ago
e8147ad
Uniuqe Names for Internal Linkage Symbols.
by Sriraman Tallam
· 5 years ago
c355bec
Add support for #pragma clang fp reassociate(on|off)
by Melanie Blower
· 5 years ago
f5360d4
Reapply "Add support for #pragma float_control" with buildbot fixes
by Melanie Blower
· 6 years ago
fce82c0
Revert "Reapply "Add support for #pragma float_control" with improvements to"
by Melanie Blower
· 6 years ago
69aacaf
Reapply "Add support for #pragma float_control" with improvements to
by Melanie Blower
· 6 years ago
85dc033
Revert "Add support for #pragma float_control"
by Melanie Blower
· 6 years ago
4f1e9a1
Add support for #pragma float_control
by Melanie Blower
· 6 years ago
9671712
Revert "[analyzer] On-demand parsing capability for CTU"
by Dmitri Gribenko
· 6 years ago
811c0c9
[analyzer] On-demand parsing capability for CTU
by Endre Fülöp
· 6 years ago
8d45d6e
[Frontend] Drop unneeded CC1 options
by Fangrui Song
· 6 years ago
4ca2cad
[PowerPC] Add clang -msvr4-struct-return for 32-bit ELF
by Justin Hibbits
· 6 years ago
6a30894
C++2a -> C++20 in some identifiers; NFC.
by Aaron Ballman
· 6 years ago
bef187c
Implement `-fsanitize-coverage-whitelist` and `-fsanitize-coverage-blacklist` for clang
by Matt Morehouse
· 6 years ago
ced398f
[SanitizerCoverage] Add -fsanitize-coverage=inline-bool-flag
by Pratyai Mazumder
· 6 years ago
c7ff5b3
[FPEnv] Use single enum to represent rounding mode
by Serge Pavlov
· 6 years ago
7314aea
[clang] Move branch-protection from CodeGenOptions to LangOptions
by Daniel Kiss
· 6 years ago
e3033c0
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
by Puyan Lotfi
· 6 years ago
531b3af
[Frontend] Replace CC1 option -masm-verbose with -fno-verbose-asm
by Fangrui Song
· 6 years ago
d0d076f
[Driver] Flip the CC1 default of -fdiagnostics-show-option
by Fangrui Song
· 6 years ago
4805901
[Driver] Don't pass -fmessage-length=0 to CC1
by Fangrui Song
· 6 years ago
94d9122
[NFC] Do not run CGProfilePass when not using integrated assembler
by zhizhouy
· 6 years ago
62dea6e
Revert "[AST] Build recovery expressions by default for C++."
by Haojian Wu
· 6 years ago
0788acb
[AST] Build recovery expressions by default for C++.
by Haojian Wu
· 6 years ago
733edf9
[AST] Add RecoveryExpr to retain expressions on semantic errors
by Haojian Wu
· 6 years ago
fc37526
[RISCV] Passing small data limitation value to RISCV backend
by Shiva Chen
· 6 years ago
d9b9621
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
by Djordje Todorovic
· 6 years ago
4add249
[AVR] Add support for the -mdouble=x flag
by Ayke van Laethem
· 6 years ago
f82b32a
Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""
by Nico Weber
· 6 years ago
5aa5c94
Reland "[DebugInfo] Enable the debug entry values feature by default"
by Djordje Todorovic
· 6 years ago
3d9a044
Recommit #2 "[Driver] Default to -fno-common for all targets"
by Sjoerd Meijer
· 6 years ago
c15c68a
[CallSiteInfo] Enable the call site info only for -g + optimizations
by Djordje Todorovic
· 6 years ago
f35d112
Revert "Recommit "[Driver] Default to -fno-common for all targets""
by Sjoerd Meijer
· 6 years ago
2c36c23
Recommit "[Driver] Default to -fno-common for all targets"
by Sjoerd Meijer
· 6 years ago
118b057
[SYCL] Driver option to select SYCL version
by Ruyman
· 6 years ago
27a3ece
[clang][Modules] Add -fsystem-module flag
by Michael Spencer
· 6 years ago
4e36356
Revert "[Driver] Default to -fno-common for all targets"
by Sjoerd Meijer
· 6 years ago
0a9fc92
[Driver] Default to -fno-common for all targets
by Sjoerd Meijer
· 6 years ago
91cdbd5
clang: Switch C compilations to C17 by default.
by Nick Desaulniers
· 6 years ago
740ed61
Revert "[SYCL] Driver option to select SYCL version"
by Alexey Bader
· 6 years ago
bd97704
[SYCL] Driver option to select SYCL version
by Ruyman
· 6 years ago
fc6057e
[Frontend] Replace CC1 option -mcode-model with -mcmodel=
by Fangrui Song
· 6 years ago
2f215cf
Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""
by Djordje Todorovic
· 6 years ago
faff707
Reland "[DebugInfo] Enable the debug entry values feature by default"
by Djordje Todorovic
· 6 years ago
2bf44d1
Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""
by Djordje Todorovic
· 6 years ago
a82d3e8
Reland "[DebugInfo] Enable the debug entry values feature by default"
by Djordje Todorovic
· 6 years ago
97ed706
Revert "[DebugInfo] Enable the debug entry values feature by default"
by Djordje Todorovic
· 6 years ago
55e2678
[clang] Add -fignore-exceptions
by jasonliu
· 6 years ago
9f6ff07
[DebugInfo] Enable the debug entry values feature by default
by Djordje Todorovic
· 6 years ago
14f8703
[xray][clang] Always add xray-skip-entry/exit and xray-ignore-loops attrs
by Ian Levesque
· 6 years ago
e67cbac
Support -fstack-clash-protection for x86
by serge_sans_paille
· 6 years ago
4546211
Revert "Support -fstack-clash-protection for x86"
by serge-sans-paille
· 6 years ago
0fd51a4
Support -fstack-clash-protection for x86
by serge_sans_paille
· 6 years ago
658495e
Revert "Support -fstack-clash-protection for x86"
by serge-sans-paille
· 6 years ago
e229017
Support -fstack-clash-protection for x86
by serge_sans_paille
· 6 years ago
b03c3d8
Revert "Support -fstack-clash-protection for x86"
by Nico Weber
· 6 years ago
4a1a069
Support -fstack-clash-protection for x86
by serge_sans_paille
· 6 years ago
75f09b5
Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid crashing when generating crash diagnostics when '#pragma clang __debug ..."
by Alexandre Ganea
· 6 years ago
f6d9842
Revert "Support -fstack-clash-protection for x86"
by serge-sans-paille
· 6 years ago
9d86918
[ARM] Follow AACPS for preserving number of loads/stores of volatile bit-fields
by Diogo Sampaio
· 6 years ago
39f50da
Support -fstack-clash-protection for x86
by serge_sans_paille
· 6 years ago
fafddbd
Revert "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid crashing when generating crash diagnostics when '#pragma clang __debug ..."
by Jordan Rupprecht
· 6 years ago
5fedc2b
[Clang] Avoid crashing when generating crash diagnostics when '#pragma clang __debug [assert|crash|parser_crash|llvm_fatal_error|llvm_unreachable|overflow_stack]' are used
by Alexandre Ganea
· 6 years ago
ccac6b2
[hip] Properly populate macros based on host processor.
by Michael Liao
· 6 years ago
a3c814d
Separately track input and output denormal mode
by Matt Arsenault
· 6 years ago
2513118
[Driver] Change -fmax-tokens $arg to -fmax-tokens=$arg
by Fangrui Song
· 6 years ago
aed488e
[Driver] Move -fsemantic-interposition decision from cc1 to driver
by Fangrui Song
· 6 years ago
1acf129
[Frontend] Delete a redundant check of -pg for setFramePointer()
by Fangrui Song
· 6 years ago
fd09f12
Implement -fsemantic-interposition
by serge-sans-paille
· 6 years ago
bb39b52
Fix conversions in clang and examples
by Benjamin Kramer
· 6 years ago
0d401fa
Fix a couple more implicit conversions that Clang doesn't diagnose.
by Benjamin Kramer
· 6 years ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
4953213
Make AST reading work better with LLVM_APPEND_VC_REV=NO
by Nico Weber
· 6 years ago
739b410
Add a warning, flags and pragmas to limit the number of pre-processor tokens in a translation unit
by Hans Wennborg
· 6 years ago
d600ab3
[Frontend] Delete some unneeded CC1 options
by Fangrui Song
· 6 years ago
69bf40c
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((patchable_function_entry(N,M))) where M>0
by Fangrui Song
· 6 years ago
67c608a
[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a
by Saar Raz
· 6 years ago
b933d37
[Concepts] Constraint Satisfaction Caching
by Saar Raz
· 6 years ago
a4451d8
Consolidate internal denormal flushing controls
by Matt Arsenault
· 6 years ago
1d62be2
[clang][xray] Add -fxray-ignore-loops option
by Ian Levesque
· 6 years ago
53539bb
[DebugInfo] Add another level to DebugInfoKind called Constructor
by Amy Huang
· 6 years ago
10c11e4
This option allows selecting the TLS size in the local exec TLS model,
by KAWASHIMA Takahiro
· 6 years ago
f17ae66
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
by Fangrui Song
· 6 years ago
9f2d8b5
[HIP] Add option --gpu-max-threads-per-block=n
by Yaxun (Sam) Liu
· 6 years ago
6904cd9
Add Triple::isX86()
by Fangrui Song
· 6 years ago
7376d9eb
[NFC] Separate getLastArgIntValue to Basic
by Yaxun (Sam) Liu
· 6 years ago
2520bef
[Clang FE, SystemZ] Recognize -mrecord-mcount CL option.
by Jonas Paulsson
· 6 years ago
Next »