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
*
Do not print include_next/pragma once warnings when input is a header.
Erik Verbruggen
2016-10-27
1
-2
/
+11
*
Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar
2016-10-21
1
-2
/
+4
*
New clang option -mpie-copy-relocations to use copy relocations for PIE builds.
Sriraman Tallam
2016-10-19
1
-0
/
+2
*
Reapply [Driver][Diagnostics] Make 'show option names' default for driver war...
Bruno Cardoso Lopes
2016-10-11
1
-4
/
+7
*
Revert "[Driver][Diagnostics] Make 'show option names' default for driver war...
Renato Golin
2016-10-11
1
-7
/
+4
*
Add an option to save the backend-produced YAML optimization record to a file
Hal Finkel
2016-10-11
1
-0
/
+4
*
[Driver][Diagnostics] Make 'show option names' default for driver warnings
Bruno Cardoso Lopes
2016-10-11
1
-4
/
+7
*
Add -fno-sanitize-address-use-after-scope flag
Vitaly Buka
2016-10-10
1
-2
/
+5
*
[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h.
Justin Lebar
2016-10-08
1
-3
/
+4
*
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
Gor Nishanov
2016-10-02
1
-1
/
+1
*
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
Richard Smith
2016-09-30
1
-0
/
+13
*
CC1: Add -save-stats option
Matthias Braun
2016-09-26
1
-0
/
+1
*
Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by defa...
Renato Golin
2016-09-23
1
-6
/
+0
*
set the underlying value of “#pragma STDC FP_CONTRACT” on by default
Sebastian Pop
2016-09-23
1
-0
/
+6
*
[sanitizer-coverage] add yet another flavour of coverage instrumentation: tra...
Kostya Serebryany
2016-09-14
1
-0
/
+2
*
Reapply r281276 with passing -emit-llvm in one of the tests
Adam Nemet
2016-09-13
1
-0
/
+6
*
Revert "Add -fdiagnostics-show-hotness"
Adam Nemet
2016-09-13
1
-6
/
+0
*
Add -fdiagnostics-show-hotness
Adam Nemet
2016-09-12
1
-0
/
+6
*
Add -fprofile-dir= to clang.
Nick Lewycky
2016-08-31
1
-1
/
+2
*
Unrevert r280035 now that the clang-cl bug it exposed has been fixed by
Richard Smith
2016-08-30
1
-0
/
+2
*
Revert r280035 (and followups r280057, r280085), it caused PR30195
Nico Weber
2016-08-30
1
-2
/
+0
*
This adds new options -fdenormal-fp-math and passes through option -ffast-math
Sjoerd Meijer
2016-08-30
1
-0
/
+13
*
[sanitizer-coverage] add two more modes of instrumentation: trace-div and tra...
Kostya Serebryany
2016-08-30
1
-0
/
+2
*
C++ Modules TS: driver support for building modules.
Richard Smith
2016-08-30
1
-0
/
+2
*
Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...
Hans Wennborg
2016-08-26
1
-0
/
+1
*
C++ Modules TS: add frontend support for building pcm files from module
Richard Smith
2016-08-26
1
-0
/
+3
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-0
/
+1
*
Module: add -fprebuilt-module-path to support loading prebuilt modules.
Manman Ren
2016-08-18
1
-0
/
+2
*
PR18417: Increase -ftemplate-depth to the value 1024 recommended by the C++
Richard Smith
2016-08-17
1
-1
/
+1
*
[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
Yaxun Liu
2016-08-09
1
-0
/
+2
*
[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
Yaxun Liu
2016-08-09
1
-0
/
+1
*
[analyzer] Command line option to show enabled checker list.
Gabor Horvath
2016-08-08
1
-0
/
+1
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
1
-1
/
+1
*
Initial vectorization support for svml calls (short vector math library).
Matt Masten
2016-07-29
1
-0
/
+2
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-0
/
+7
*
Add flags to toggle preservation of assembly comments
Nirav Dave
2016-07-27
1
-0
/
+1
*
Modules: add command line option fmodules-disable-diagnostic-validation
Manman Ren
2016-07-26
1
-1
/
+4
*
Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark
Richard Smith
2016-07-23
1
-2
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+2
*
Add XRay flags to Clang. We implement two flags to control the XRay behaviour:
Aaron Ballman
2016-07-13
1
-0
/
+3
*
[OpenCL] Fixes failures in test/Driver/opencl.cl.
Yaxun Liu
2016-07-13
1
-12
/
+12
*
[PCH] Add a fno-pch-timestamp option to cc1 to disable inclusion of timestamp...
Pierre Gousseau
2016-07-13
1
-0
/
+1
*
[OpenCL] Add missing -cl-no-signed-zeros option into driver
Yaxun Liu
2016-07-08
1
-1
/
+2
*
[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...
Samuel Antao
2016-06-30
1
-2
/
+2
*
[OpenCL] Allow -cl-std and other standard -cl- options in driver
Yaxun Liu
2016-06-29
1
-0
/
+13
*
Frontend: clang-format a statement, NFC
Saleem Abdulrasool
2016-06-28
1
-4
/
+4
*
Restructure the propagation of -fPIC/-fPIE.
Rafael Espindola
2016-06-23
1
-2
/
+2
*
Add support for /Ob1 and -finline-hint-functions flags
Hans Wennborg
2016-06-22
1
-3
/
+8
*
Delete dead code.
Rafael Espindola
2016-06-21
1
-53
/
+0
*
[OpenCL] Include opencl-c.h by default as a clang module
Yaxun Liu
2016-06-20
1
-2
/
+11
[next]