Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
7d5de9a1ee5b38da43cbfca586d31b24e94c8ed1
/
clang
/
lib
/
Frontend
/
CompilerInvocation.cpp
7d5de9a
[OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and device codegen.
by Samuel Antao
· 10 years ago
4d5f0bb
[OpenMP] Offloading descriptor registration and device codegen.
by Samuel Antao
· 10 years ago
8b27746
Some minor correction based on David Blaikie post-commit code review for r255281.
by Ekaterina Romanova
· 10 years ago
2b9349d
[clang-cl] Add support for /Brepro
by David Majnemer
· 10 years ago
45784a7
Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM.
by Paul Robinson
· 10 years ago
7927150
Revert r256063, it's killing clang-tools-extra
by Paul Robinson
· 10 years ago
a3ff2e4
CC1 part of debugger tuning; pass through setting from driver to LLVM.
by Paul Robinson
· 10 years ago
fd6f92d
Cross-DSO control flow integrity (Clang part).
by Evgeniy Stepanov
· 10 years ago
9218a3b
Do not generate DW_TAG_imported_module for anonymous namespaces (even nested) for all the platforms except PS4.
by Ekaterina Romanova
· 10 years ago
aff2232
[ThinLTO] Option to invoke ThinLTO backend passes and importing
by Teresa Johnson
· 10 years ago
919ce23
[modules] Add -cc1 flag -fmodules-embed-all-files.
by Richard Smith
· 10 years ago
4dff875
Disable frame pointer elimination when using -pg
by Xinliang David Li
· 10 years ago
a2124ee
Revert r253846 (build bot failure))
by Xinliang David Li
· 10 years ago
eadaf84
Disable frame pointer elimination when using -pg
by Xinliang David Li
· 10 years ago
ff39366
Revert "Make FP_CONTRACT ON the default."
by Manuel Klimek
· 10 years ago
916be92
Make FP_CONTRACT ON the default.
by Stephen Canon
· 10 years ago
5e3fb76
Revert r240335.
by Richard Smith
· 10 years ago
4854d80
[EABI] Add Clang support for -meabi flag
by Renato Golin
· 10 years ago
fbe5ed7
After some discussion, promote -fobjc-weak to a driver option.
by John McCall
· 10 years ago
6623e1f
Introduce module file extensions to piggy-back data onto module files.
by Douglas Gregor
· 10 years ago
5d40ae3
Allow linking multiple bitcode files.
by Artem Belevich
· 10 years ago
460ce58
Define weak and __weak to mean ARC-style weak references, even in MRC.
by John McCall
· 10 years ago
eb7927e
[coroutines] Add lexer support for co_await, co_yield, and co_return keywords.
by Richard Smith
· 10 years ago
7737bd9
[Driver] Alias -fvisibility=internal to -fvisibility=hidden
by Reid Kleckner
· 10 years ago
637d1e6
Roll-back r250822.
by Angel Garcia Gomez
· 10 years ago
b5250d3
Apply modernize-use-default to clang.
by Angel Garcia Gomez
· 10 years ago
c4958b4
[Frontend] Name variable correctly.
by Davide Italiano
· 10 years ago
2704330
[Frontend/CompilerInvocation] Use range-based loop. NFC.
by Davide Italiano
· 10 years ago
945bc50
Recommit "Clang support for -flto=thin."
by Teresa Johnson
· 10 years ago
fca505c
Revert "Clang support for -flto=thin." (bot failures)
by Teresa Johnson
· 10 years ago
31b2354
Clang support for -flto=thin.
by Teresa Johnson
· 10 years ago
436256a
Support Debug Info path remapping
by Saleem Abdulrasool
· 10 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 years ago
129552b
[WinEH] Remove NewMSEH and enable its behavior by default
by Reid Kleckner
· 10 years ago
d170c4b
Add -f[no-]declspec to control recognition of __declspec as a keyword
by Saleem Abdulrasool
· 10 years ago
f5a8e6c
Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets.
by Alexandros Lamprineas
· 10 years ago
b5bc923
[CUDA] Allow parsing of host and device code simultaneously.
by Artem Belevich
· 10 years ago
94a55e8
[CUDA] Allow function overloads in CUDA based on host/device attributes.
by Artem Belevich
· 10 years ago
338c9d0
Emiting llvm.invariant.group.barrier when dynamic type changes
by Piotr Padlewski
· 10 years ago
7cb25c9
[CUDA] Postprocess bitcode linked in during device-side CUDA compilation.
by Artem Belevich
· 10 years ago
4c3f237
Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.
by Ivan Krasin
· 10 years ago
6b21ab2
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
by Adrian Prantl
· 10 years ago
fb1e7f7
[modules] Add an experimental -cc1 feature to embed the contents of an input
by Richard Smith
· 10 years ago
be9b6c7
[modules] For explicit module file dependencies, only list direct dependency module files.
by Richard Smith
· 10 years ago
1193f2c
Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.
by Ivan Krasin
· 10 years ago
c4b94da
Add -fno-coverage-mapping flag.
by Diego Novillo
· 10 years ago
a910741
Remove unnecessary ClangLibdirSuffix variable.
by Yaron Keren
· 10 years ago
124955a
Add -gcodeview and -gdwarf to control which type Clang emits
by Reid Kleckner
· 10 years ago
31fdbfe
Delete trailing whitespace
by Douglas Katzman
· 10 years ago
dbf1045
[MS ABI] Hook clang up to the new EH instructions
by David Majnemer
· 10 years ago
3c5038a
Add support for System z vector language extensions
by Ulrich Weigand
· 10 years ago
2c656c9
Add -femulated-tls flag to select the emulated TLS model.
by Chih-Hung Hsieh
· 10 years ago
546a196
Fix -save-temp when using objc-arc, sanitizer and profiling
by Steven Wu
· 10 years ago
fb2398d
Make the clang module container format selectable from the command line.
by Adrian Prantl
· 10 years ago
f8b5012
[OpenMP] Add TLS-based implementation for threadprivate directive.
by Samuel Antao
· 10 years ago
45be9e0
Add an experimental flag -fsanitize-memory-use-after-dtor.
by Evgeniy Stepanov
· 10 years ago
8749d804
Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
by Teresa Johnson
· 10 years ago
cd98cb7
[Modules] Consider -fmodule-feature in module hash and when loading
by Ben Langmuir
· 10 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
69a1d8c
Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
by David Blaikie
· 10 years ago
529ecb2
[modules] Add a flag to disable the feature that permits conflicting redefinitions of internal-linkage symbols that are not visible.
by Richard Smith
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
6d492ad
ArrayRef-ify ParseArgs
by David Blaikie
· 10 years ago
9881b78
Introduce -fsanitize-trap= flag.
by Peter Collingbourne
· 10 years ago
47972af
[modules] Simplify -cc1 interface for enabling implicit module maps.
by Richard Smith
· 10 years ago
098e6de
Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in VerifyDiagnosticsConsumer
by Eric Fiselier
· 10 years ago
edca6e5
Revert commit r239481 as it is dependent on reverted llvm commit r239480.
by Teresa Johnson
· 10 years ago
2987c29
add the -mrecip driver flag and process its options (3rd try)
by Sanjay Patel
· 10 years ago
88c3c67
Pass down the -flto option to the -cc1 job, and from there into the
by Teresa Johnson
· 10 years ago
825fb3c
Removing spurious semi colons; NFC.
by Aaron Ballman
· 10 years ago
14facf3
range-for'ify Args->filtered_begin(...) loops
by Sean Silva
· 10 years ago
ab70cfa
Simplify this code a bit.
by Sean Silva
· 10 years ago
dc9293d
Revert "add the -mrecip driver flag and process its options (2nd try)"
by Rafael Espindola
· 10 years ago
d79da01
add the -mrecip driver flag and process its options (2nd try)
by Sanjay Patel
· 10 years ago
3204b15
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
by Benjamin Kramer
· 10 years ago
992c6fa
This reverts commit r238064 and r238055.
by Rafael Espindola
· 10 years ago
f5019e6
add the -mrecip driver flag and process its options
by Sanjay Patel
· 10 years ago
24d59d1
"This adds -fconcepts-ts as a cc1 option for enabling the
by Faisal Vali
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
4241314
[modules] Add local submodule visibility support for declarations.
by Richard Smith
· 10 years ago
e9bcddd
Add flag to enable native half type
by Pirama Arumuga Nainar
· 10 years ago
470d942
Make GNUInline consistent with whether we use traditional GNU inline semantics.
by Peter Collingbourne
· 10 years ago
bf59c34
Move sanitizer parser and group expander from Driver to Basic.
by Peter Collingbourne
· 10 years ago
3eea677
Unify sanitizer kind representation between the driver and the rest of the compiler.
by Peter Collingbourne
· 10 years ago
52cc487
[cuda] Include GPU binary into host object file and generate init/deinit code.
by Artem Belevich
· 10 years ago
3f3b3ab
[SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanitizier coverage mode.
by Alexey Samsonov
· 10 years ago
ee97793
[modules] Add -fmodules-local-submodule-visibility flag.
by Richard Smith
· 10 years ago
a71e681
InstrProf: Support for setting profile output from command line
by Justin Bogner
· 10 years ago
d7214a7
Support generating NMake/Jom-style depfiles.
by Paul Robinson
· 10 years ago
4bdc50e
Create a frontend flag to disable CUDA cross-target call checks
by Eli Bendersky
· 11 years ago
bb61825
uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists
by Duncan P. N. Exon Smith
· 11 years ago
256a869
[Driver] Properly support -mglobal-merge using explicit options.
by Ahmed Bougacha
· 11 years ago
359b105
Process the -freciprocal-math optimization flag (PR20912)
by Sanjay Patel
· 11 years ago
c371ff0
MS ABI: Implement driver-level support for thread-safe statics
by David Majnemer
· 11 years ago
7ffc3fb
C++14: Disable sized deallocation by default due to ABI breakage
by Reid Kleckner
· 11 years ago
f3d3db6
Remove .CUDAIsDevice flags from CodeGenOpts as it's already
by Artem Belevich
· 11 years ago
83a6dcc
Ensure that we still parse preprocessed CUDA files as CUDA when we use
by Artem Belevich
· 11 years ago
92e1b62
Remove many superfluous SmallString::str() calls.
by Yaron Keren
· 11 years ago
c888dd0
Add fveclib option.
by Michael Zolotukhin
· 11 years ago
4e46237
GCOV: Expose the -coverage-exit-block-before-body flag in clang -cc1
by Justin Bogner
· 11 years ago
Next »