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 ability to specify module name to module file mapping
Boris Kolpackov
2017-08-30
1
-4
/
+18
*
Minimal runtime for UBSan.
Evgeniy Stepanov
2017-08-29
1
-0
/
+1
*
Add flag to request Clang is ABI-compatible with older versions of itself
Richard Smith
2017-08-26
1
-0
/
+27
*
Expose -mllvm -accurate-sample-profile to clang.
Dehao Chen
2017-08-24
1
-0
/
+2
*
[SanitizerCoverage] Add stack depth tracing instrumentation.
Matt Morehouse
2017-08-18
1
-0
/
+2
*
[OpenMP] Error when trying to offload to an unsupported architecture
Gheorghe-Teodor Bercea
2017-08-07
1
-1
/
+8
*
[OpenMP] Prevent emission of exception handling code when using OpenMP to off...
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+7
*
[mips] Revert r309942 & r309940
Simon Dardis
2017-08-03
1
-2
/
+0
*
[mips] Implement -muninit-const-in-rodata
Simon Dardis
2017-08-03
1
-0
/
+2
*
[sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table
Kostya Serebryany
2017-07-28
1
-0
/
+1
*
[c++2a] Add option -std=c++2a to enable support for potential/transitional C+...
Faisal Vali
2017-07-16
1
-0
/
+1
*
Changed Opts.EABIVersion type string to llvm::EABI enum class
Yuka Takahashi
2017-07-01
1
-1
/
+1
*
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
Brian Gesiak
2017-07-01
1
-6
/
+12
*
Revert "[Driver] Add -fdiagnostics-hotness-threshold"
Brian Gesiak
2017-07-01
1
-12
/
+6
*
[Driver] Add -fdiagnostics-hotness-threshold
Brian Gesiak
2017-07-01
1
-6
/
+12
*
Remove Clang support for '-fvectorize-slp-aggressive' which used LLVM's
Chandler Carruth
2017-06-30
1
-1
/
+0
*
[NewPM] Add Clang cc1 flag -fdebug-pass-manager for printing debug information.
Tim Shen
2017-06-29
1
-0
/
+4
*
[Sema] Issue diagnostics if a new/delete expression generates a call to
Akira Hatanaka
2017-06-29
1
-0
/
+2
*
[OpenMP] Add support for auxiliary triple specification
Gheorghe-Teodor Bercea
2017-06-29
1
-0
/
+4
*
Revert "Revert r305164/5/7."
Saleem Abdulrasool
2017-06-23
1
-3
/
+16
*
[Frontend] 'Show hotness' can be used with a sampling profile
Brian Gesiak
2017-06-23
1
-2
/
+6
*
[PR33394] Avoid lexing editor placeholders when Clang is used only
Alex Lorenz
2017-06-16
1
-40
/
+54
*
Be more strict when checking the -flto option value
Yuka Takahashi
2017-06-14
1
-2
/
+8
*
Revert r305164/5/7.
Daniel Jasper
2017-06-12
1
-16
/
+3
*
Driver: add support for `-gz` and `-gz=`
Saleem Abdulrasool
2017-06-11
1
-3
/
+16
*
Add -frewrite-imports flag.
Richard Smith
2017-06-09
1
-0
/
+1
*
Represent debug information compression type fully
Saleem Abdulrasool
2017-06-09
1
-1
/
+3
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-08
1
-0
/
+2
*
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage...
Renato Golin
2017-06-05
1
-2
/
+0
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-03
1
-0
/
+2
*
[Modules] Handle sanitizer feature mismatches when importing modules
Vedant Kumar
2017-06-01
1
-0
/
+7
*
[clang-cl] Improve default calling convention flag handling
Reid Kleckner
2017-05-31
1
-2
/
+2
*
IRGen: Add optnone attribute on function during O0
Mehdi Amini
2017-05-29
1
-0
/
+1
*
Revert MSVC CXXOperatorNames patch due to issues with Chromium
Erich Keane
2017-05-25
1
-1
/
+1
*
For Microsoft compatibility, set fno_operator_names
Erich Keane
2017-05-24
1
-1
/
+1
*
Allow to use vfs::FileSystem for file accesses inside ASTUnit.
Ilya Biryukov
2017-05-23
1
-4
/
+11
*
Add option to include multiple lines in snippets.
Richard Smith
2017-05-22
1
-0
/
+3
*
[asan] A clang flag to enable ELF globals-gc.
Evgeniy Stepanov
2017-05-09
1
-0
/
+2
*
[sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a ...
Kostya Serebryany
2017-05-05
1
-0
/
+1
*
Revert rL301998: "Fix a bug that -isysroot is completely ignored on Unix"
Yuka Takahashi
2017-05-03
1
-1
/
+1
*
Fix a bug that -isysroot is completely ignored on Unix
Yuka Takahashi
2017-05-03
1
-1
/
+1
*
Move functionality for handling module maps as inputs from the -emit-module
Richard Smith
2017-04-28
1
-18
/
+45
*
Improve diagnostics for bad -std= flag.
Richard Smith
2017-04-27
1
-5
/
+17
*
Remove unnecessary and somewhat inaccurate "C89" flag from language standards.
Richard Smith
2017-04-26
1
-1
/
+1
*
Don't accept -std= values that would switch us to a different source language.
Richard Smith
2017-04-26
1
-21
/
+25
*
Refactor frontend InputKind to prepare for treating module maps as a distinct...
Richard Smith
2017-04-26
1
-102
/
+95
*
Move Split DWARF handling to an MC option/command line argument rather than u...
David Blaikie
2017-04-21
1
-0
/
+1
*
Add support for editor placeholders to Clang
Alex Lorenz
2017-04-19
1
-0
/
+3
*
[modules-ts] Fold together -x c++ and -x c++-module at -cc1 level.
Richard Smith
2017-04-18
1
-2
/
+0
*
[Modules] Enable local submodule visibility for ObjC/C
Bruno Cardoso Lopes
2017-04-12
1
-6
/
+0
[prev]
[next]