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
...
*
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
*
Modular Codegen: Separate flags for function and debug info support
David Blaikie
2017-04-12
1
-1
/
+2
*
[Modules] Remove darwin specific code to check for SystemVersion.plist
Bruno Cardoso Lopes
2017-04-12
1
-23
/
+0
*
Preserve vec3 type.
Jin-Gu Kang
2017-04-04
1
-0
/
+1
*
[Driver] Don't crash on invalid values of -mrelocation-model=.
Davide Italiano
2017-04-01
1
-1
/
+12
*
[XRay][clang] Fix the -fxray-instruction-threshold flag processing
Dean Michael Berris
2017-03-30
1
-2
/
+4
*
[XRay] Add -fxray-{always,never}-instrument= flags to clang
Dean Michael Berris
2017-03-30
1
-0
/
+8
*
Use FPContractModeKind universally
Adam Nemet
2017-03-29
1
-17
/
+16
*
Revert "Use FPContractModeKind universally"
Adam Nemet
2017-03-29
1
-16
/
+17
*
Use FPContractModeKind universally
Adam Nemet
2017-03-29
1
-17
/
+16
*
[OpenCL] Extended mapping of parcing CodeGen arguments
Egor Churaev
2017-03-27
1
-2
/
+6
*
[OpenCL][Bug 10573] Don't set CXXOperatorNames flag
Anastasia Stulova
2017-03-24
1
-1
/
+0
*
[ThinLTO] Clang support for emitting minimized bitcode for thin link
Teresa Johnson
2017-03-23
1
-0
/
+1
*
Remove the -faltivec alias option and replace it with -maltivec everywhere.
Eric Christopher
2017-03-21
1
-3
/
+0
*
Canonicalize the path provided by -fmodules-cache-path.
Adrian Prantl
2017-03-14
1
-3
/
+16
*
Modules: Use hash of PCM content for SIGNATURE
Duncan P. N. Exon Smith
2017-03-13
1
-0
/
+1
*
[Linker] Provide callback for internalization
Jonas Devlieghere
2017-03-13
1
-2
/
+2
*
Add -iframeworkwithsysroot compiler option
Alex Lorenz
2017-03-13
1
-0
/
+3
*
Add -cc1 flag -ast-dump-all to perform an AST dump including entities that ha...
Richard Smith
2017-03-09
1
-0
/
+2
*
[PS4] Set our default dialect to C++11. NFC for other targets.
Paul Robinson
2017-03-01
1
-1
/
+5
*
Add a cc1 flag for setting the existing Preprocessor option 'AllowPCHWithComp...
Argyrios Kyrtzidis
2017-02-27
1
-0
/
+1
*
Revert r296209, still one more test to go.
Paul Robinson
2017-02-25
1
-5
/
+1
*
[PS4] Set our default dialect to C++11. NFC for other targets.
Paul Robinson
2017-02-25
1
-1
/
+5
*
Stop asserting when a meaningless -std= flag is passed for a non-compilation
Richard Smith
2017-02-14
1
-2
/
+2
[prev]
[next]