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
...
*
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
*
[modules] Add a flag to disable the feature that permits conflicting redefini...
Richard Smith
2015-06-22
1
-0
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
ArrayRef-ify ParseArgs
David Blaikie
2015-06-21
1
-2
/
+2
*
Introduce -fsanitize-trap= flag.
Peter Collingbourne
2015-06-18
1
-2
/
+3
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-4
/
+1
*
Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in Ve...
Eric Fiselier
2015-06-13
1
-1
/
+31
*
Revert commit r239481 as it is dependent on reverted llvm commit r239480.
Teresa Johnson
2015-06-12
1
-2
/
+0
*
add the -mrecip driver flag and process its options (3rd try)
Sanjay Patel
2015-06-11
1
-1
/
+1
*
Pass down the -flto option to the -cc1 job, and from there into the
Teresa Johnson
2015-06-10
1
-0
/
+2
*
Removing spurious semi colons; NFC.
Aaron Ballman
2015-06-09
1
-1
/
+1
*
range-for'ify Args->filtered_begin(...) loops
Sean Silva
2015-06-09
1
-108
/
+64
*
Simplify this code a bit.
Sean Silva
2015-06-09
1
-6
/
+5
*
Revert "add the -mrecip driver flag and process its options (2nd try)"
Rafael Espindola
2015-06-03
1
-1
/
+1
*
add the -mrecip driver flag and process its options (2nd try)
Sanjay Patel
2015-06-02
1
-1
/
+1
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-10
/
+10
*
This reverts commit r238064 and r238055.
Rafael Espindola
2015-05-23
1
-1
/
+1
*
add the -mrecip driver flag and process its options
Sanjay Patel
2015-05-22
1
-1
/
+1
*
"This adds -fconcepts-ts as a cc1 option for enabling the
Faisal Vali
2015-05-22
1
-0
/
+1
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-6
/
+2
*
[modules] Add local submodule visibility support for declarations.
Richard Smith
2015-05-15
1
-0
/
+6
*
Add flag to enable native half type
Pirama Arumuga Nainar
2015-05-14
1
-1
/
+1
*
Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
2015-05-13
1
-3
/
+8
*
Move sanitizer parser and group expander from Driver to Basic.
Peter Collingbourne
2015-05-11
1
-4
/
+1
*
Unify sanitizer kind representation between the driver and the rest of the co...
Peter Collingbourne
2015-05-11
1
-3
/
+3
*
[cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
2015-05-07
1
-0
/
+3
*
[SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanit...
Alexey Samsonov
2015-05-07
1
-2
/
+8
*
[modules] Add -fmodules-local-submodule-visibility flag.
Richard Smith
2015-05-01
1
-0
/
+2
*
InstrProf: Support for setting profile output from command line
Justin Bogner
2015-04-30
1
-1
/
+3
*
Support generating NMake/Jom-style depfiles.
Paul Robinson
2015-04-27
1
-0
/
+2
*
Create a frontend flag to disable CUDA cross-target call checks
Eli Bendersky
2015-04-15
1
-0
/
+3
*
uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists
Duncan P. N. Exon Smith
2015-04-15
1
-0
/
+4
*
[Driver] Properly support -mglobal-merge using explicit options.
Ahmed Bougacha
2015-04-11
1
-1
/
+0
*
Process the -freciprocal-math optimization flag (PR20912)
Sanjay Patel
2015-04-09
1
-0
/
+1
*
MS ABI: Implement driver-level support for thread-safe statics
David Majnemer
2015-03-22
1
-38
/
+10
*
C++14: Disable sized deallocation by default due to ABI breakage
Reid Kleckner
2015-03-20
1
-7
/
+1
[prev]
[next]