index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Frontend
/
CompilerInvocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[modules] Add -cc1 flag -fmodules-embed-all-files.
Richard Smith
2015-11-24
1
-0
/
+1
*
Disable frame pointer elimination when using -pg
Xinliang David Li
2015-11-23
1
-1
/
+2
*
Revert r253846 (build bot failure))
Xinliang David Li
2015-11-23
1
-2
/
+1
*
Disable frame pointer elimination when using -pg
Xinliang David Li
2015-11-23
1
-1
/
+2
*
Revert "Make FP_CONTRACT ON the default."
Manuel Klimek
2015-11-17
1
-0
/
+1
*
Make FP_CONTRACT ON the default.
Stephen Canon
2015-11-16
1
-1
/
+0
*
Revert r240335.
Richard Smith
2015-11-12
1
-2
/
+0
*
[EABI] Add Clang support for -meabi flag
Renato Golin
2015-11-09
1
-0
/
+15
*
After some discussion, promote -fobjc-weak to a driver option.
John McCall
2015-11-05
1
-7
/
+10
*
Introduce module file extensions to piggy-back data onto module files.
Douglas Gregor
2015-11-03
1
-0
/
+52
*
Allow linking multiple bitcode files.
Artem Belevich
2015-10-27
1
-4
/
+8
*
Define weak and __weak to mean ARC-style weak references, even in MRC.
John McCall
2015-10-22
1
-5
/
+21
*
[coroutines] Add lexer support for co_await, co_yield, and co_return keywords.
Richard Smith
2015-10-22
1
-0
/
+1
*
[Driver] Alias -fvisibility=internal to -fvisibility=hidden
Reid Kleckner
2015-10-21
1
-1
/
+1
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
[Frontend] Name variable correctly.
Davide Italiano
2015-10-17
1
-2
/
+2
*
[Frontend/CompilerInvocation] Use range-based loop. NFC.
Davide Italiano
2015-10-16
1
-2
/
+2
*
Recommit "Clang support for -flto=thin."
Teresa Johnson
2015-10-15
1
-1
/
+3
*
Revert "Clang support for -flto=thin." (bot failures)
Teresa Johnson
2015-10-15
1
-3
/
+1
*
Clang support for -flto=thin.
Teresa Johnson
2015-10-15
1
-1
/
+3
*
Support Debug Info path remapping
Saleem Abdulrasool
2015-10-12
1
-0
/
+3
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-29
/
+9
*
[WinEH] Remove NewMSEH and enable its behavior by default
Reid Kleckner
2015-10-08
1
-1
/
+0
*
Add -f[no-]declspec to control recognition of __declspec as a keyword
Saleem Abdulrasool
2015-10-04
1
-0
/
+11
*
Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] tar...
Alexandros Lamprineas
2015-10-02
1
-0
/
+3
*
[CUDA] Allow parsing of host and device code simultaneously.
Artem Belevich
2015-09-22
1
-0
/
+3
*
[CUDA] Allow function overloads in CUDA based on host/device attributes.
Artem Belevich
2015-09-22
1
-0
/
+3
*
Emiting llvm.invariant.group.barrier when dynamic type changes
Piotr Padlewski
2015-09-15
1
-0
/
+1
*
[CUDA] Postprocess bitcode linked in during device-side CUDA compilation.
Artem Belevich
2015-09-10
1
-0
/
+3
*
Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.
Ivan Krasin
2015-09-02
1
-1
/
+1
*
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
Adrian Prantl
2015-08-27
1
-0
/
+1
*
[modules] Add an experimental -cc1 feature to embed the contents of an input
Richard Smith
2015-08-14
1
-0
/
+1
*
[modules] For explicit module file dependencies, only list direct dependency ...
Richard Smith
2015-08-13
1
-0
/
+3
*
Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.
Ivan Krasin
2015-08-13
1
-0
/
+4
*
Add -fno-coverage-mapping flag.
Diego Novillo
2015-08-05
1
-1
/
+2
*
Remove unnecessary ClangLibdirSuffix variable.
Yaron Keren
2015-08-05
1
-6
/
+4
*
Add -gcodeview and -gdwarf to control which type Clang emits
Reid Kleckner
2015-08-05
1
-3
/
+7
*
Delete trailing whitespace
Douglas Katzman
2015-08-05
1
-16
/
+16
*
[MS ABI] Hook clang up to the new EH instructions
David Majnemer
2015-07-31
1
-0
/
+1
*
Add support for System z vector language extensions
Ulrich Weigand
2015-07-30
1
-0
/
+4
*
Add -femulated-tls flag to select the emulated TLS model.
Chih-Hung Hsieh
2015-07-28
1
-0
/
+3
*
Fix -save-temp when using objc-arc, sanitizer and profiling
Steven Wu
2015-07-17
1
-1
/
+11
*
Make the clang module container format selectable from the command line.
Adrian Prantl
2015-07-17
1
-0
/
+2
*
[OpenMP] Add TLS-based implementation for threadprivate directive.
Samuel Antao
2015-07-13
1
-0
/
+2
*
Add an experimental flag -fsanitize-memory-use-after-dtor.
Evgeniy Stepanov
2015-07-10
1
-0
/
+2
*
Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
Teresa Johnson
2015-07-06
1
-0
/
+2
*
[Modules] Consider -fmodule-feature in module hash and when loading
Ben Langmuir
2015-06-23
1
-0
/
+4
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Update for LLVM API change to return by InputArgList directly (rather than by...
David Blaikie
2015-06-22
1
-18
/
+18
[prev]
[next]