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
*
Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ...
Eric Christopher
2019-05-14
1
-1
/
+2
*
Add a new language mode for C2x; enable [[attribute]] support by default in C2x.
Aaron Ballman
2019-05-14
1
-2
/
+6
*
Introduce the ability to dump the AST to JSON.
Aaron Ballman
2019-05-13
1
-2
/
+18
*
Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM...
Fangrui Song
2019-05-10
1
-2
/
+1
*
[SPIR] Simplified target checking.
Anastasia Stulova
2019-05-09
1
-3
/
+1
*
[analyzer] Don't display implementation checkers under -analyzer-checker-help...
Kristof Umann
2019-05-01
1
-0
/
+1
*
[analyzer][NFC] Reimplement checker options
Kristof Umann
2019-04-19
1
-1
/
+1
*
[C++20] Implement context-sensitive header-name lexing and pp-import parsing ...
Richard Smith
2019-04-11
1
-2
/
+7
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
1
-3
/
+3
*
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...
Anton Afanasyev
2019-03-30
1
-0
/
+1
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+5
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-5
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+5
*
[PGO] Clang part of change for context-sensitive PGO (part1)
Rong Xu
2019-03-04
1
-3
/
+7
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-03-01
1
-1
/
+1
*
revert r354873 as this breaks lldb builds.
Pierre Gousseau
2019-02-26
1
-1
/
+1
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-02-26
1
-1
/
+1
*
[SYCL] Add clang front-end option to enable SYCL device compilation flow.
Alexey Bader
2019-02-25
1
-0
/
+2
*
Enable coroutines under -std=c++2a.
Richard Smith
2019-02-23
1
-1
/
+1
*
[OPENMP][NVPTX]Use faster teams reduction algorithm.
Alexey Bataev
2019-02-20
1
-0
/
+3
*
[ARM] Add pre-defined macros for ROPI and RWPI
Oliver Stannard
2019-02-18
1
-0
/
+2
*
[OPENMP]Delay emission of the error messages for the exceptions.
Alexey Bataev
2019-02-08
1
-1
/
+0
*
Revert "[OPENMP]Initial support for the delayed diagnostics."
Alexey Bataev
2019-02-08
1
-0
/
+1
*
[OPENMP]Initial support for the delayed diagnostics.
Alexey Bataev
2019-02-08
1
-1
/
+0
*
[NewPM] Add support for new-PM plugins to clang
Philip Pfaffe
2019-02-02
1
-0
/
+2
*
Make clang/test/Index/pch-from-libclang.c pass in more places
Nico Weber
2019-01-31
1
-12
/
+2
*
Add -fapply-global-visibility-to-externs for -cc1
Scott Linder
2019-01-28
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
Teresa Johnson
2019-01-11
1
-0
/
+1
*
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...
Gheorghe-Teodor Bercea
2019-01-09
1
-0
/
+5
*
Move -add-plugin validation after -load was executed.
Nico Weber
2019-01-05
1
-14
/
+1
*
hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne
2019-01-04
1
-0
/
+2
*
Validate -add-plugin arguments.
Nico Weber
2019-01-03
1
-1
/
+15
*
Automatic variable initialization
JF Bastien
2018-12-18
1
-0
/
+13
*
[darwin] parse the SDK settings from SDKSettings.json if it exists and
Alex Lorenz
2018-12-17
1
-0
/
+8
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
1
-0
/
+1
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-3
/
+3
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2018-12-08
1
-0
/
+4
*
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed...
Alex Lorenz
2018-12-06
1
-1
/
+7
*
[asan] Add clang flag -fsanitize-address-use-odr-indicator
Vitaly Buka
2018-12-05
1
-0
/
+5
*
PTH-- Remove feature entirely-
Erich Keane
2018-12-04
1
-8
/
+0
*
[Sema] Provide -fvisibility-global-new-delete-hidden option
Petr Hosek
2018-12-04
1
-0
/
+3
*
[Analyzer] Actually check for -model-path being a directory
Ilya Biryukov
2018-12-03
1
-5
/
+6
*
[analyzer] Emit an error for invalid -analyzer-config inputs
Kristof Umann
2018-11-30
1
-16
/
+63
*
[analyzer] Evaluate all non-checker config options before analysis
Kristof Umann
2018-11-30
1
-0
/
+63
*
[-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.
Adrian Prantl
2018-11-29
1
-0
/
+6
*
[NFC] Replace magic numbers with CodeGenOpt enums
Sam Parker
2018-11-26
1
-6
/
+6
*
[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...
Calixte Denizet
2018-11-17
1
-0
/
+4
*
Sink BuryPointer from Clang into LLVM for reuse there
David Blaikie
2018-11-17
1
-15
/
+0
[next]